MetricCalc

Knots to Meters per Second — Convert kn to m/s (Exact: 1 kn = 0.514444… m/s)

Professional knots (kn) to meters per second (m/s) converter for aviation and maritime operations. Exact factor: 1 kn = 0.514444… m/s (463/900). Ideal for flight ops, bridge teams, SAR, modeling, and telemetry pipelines.

Exact definition: 1 kn = 1852/3600 m/s = 463/900 m/s ≈ 0.514444… m/s. Explore more in our free speed conversion metric calculator.

About Knots to m/s Conversion

In navigation, knots (kn) keep planning intuitive because nautical miles align with latitude/longitude. In engineering and data science, meters per second (m/s) is the natural SI unit for modeling, vector math, and sensor fusion. Converting kn → m/s lets bridge and cockpit data plug directly into physics-based calculations (drag, lift, Reynolds number), ocean/wind field models, and BI pipelines that standardize on SI.

The conversion is exact by definition, so the step is audit-friendly and safe for automation. Use the precise fraction 463/900 when you want clean, rational arithmetic in spreadsheets or code, and round only at the presentation layer.

Knots to m/s Formula

Exact relationship

Use the factor method:

m/s = knots × (1852 / 3600) = knots × 463/900 ≈ knots × 0.514444…

Example:

18 kn × 463/900 = 9.26 m/s (exact to two decimals here)

Reverse calculation (m/s → kn)

Multiply by 900/463 (≈ 1.943844492): kn = (m/s) × 900/463.

What is a Knot?

A knot is one nautical mile per hour. Because nautical miles correspond to minutes of latitude, course legs, bearings, and ETAs computed in knots integrate directly with marine and aeronautical charts, ECDIS, and flight computers. That’s why both maritime and aviation operations default to knots.

What is meters per second (m/s)?

Meters per second is the SI base unit for speed. It pairs cleanly with newtons, pascals, and joules in physics, and is preferred in control theory, robotics, meteorology, and many ML/telemetry pipelines that operate strictly in SI.

Step-by-Step: Converting kn to m/s

  1. Obtain the speed in knots (SOG, STW, IAS, TAS, or GS).
  2. Multiply by 463/900 (≈ 0.514444…).
  3. Label the result in m/s. Round according to your SOPs and audience.

Example walkthrough (SAR estimate):

Input:  Surface current = 2.3 kn
m/s:    2.3 × 463/900 = 1.05844 m/s
Note:   Use m/s in drift models; present kn in ops brief alongside m/s for analysts

Common Conversions

Everyday checks for flight ops, bridge teams & modeling

kn m/s
52.57222
105.14444
126.17333
157.71667
2010.28889
2512.86111
3015.43333
4020.57778
5025.72222

Precision, Rounding & Significant Figures

Operational rounding

Bridge/cockpit callouts typically use whole knots or tenths; analysts often prefer m/s with 2–3 decimals. Keep raw data precise and round late. State the constant (463/900) in your methods so external reviewers can reproduce values exactly.

Consistent documentation

Standardize column names (e.g., speed_kn, speed_ms), convert once at the pipeline edge, and avoid multi-step rounding that accumulates drift across tables and dashboards.

Related Speed Converters

Quick Reference Table

m/s kn
2.575
5.1410
7.7215
10.2920
12.8625
15.4330
20.5840
25.7250

Frequently Asked Questions

How do you convert knots to meters per second (m/s)?

Use the exact factor derived from definitions: 1 nautical mile = 1,852 meters and 1 hour = 3,600 seconds. Therefore 1 kn = 1852/3600 m/s = 463/900 m/s ≈ 0.514444… m/s. Multiply knots by 0.514444… to get m/s.

Why use m/s instead of km/h or mph in analysis?

Meters per second is SI and works naturally with physics formulas, vector sums, CFD/meteorology models, and GNSS/IMU fusion. Converting kn → m/s aligns nautical data with engineering simulations or ML features.

Does wind, current, air density, or altitude change the conversion?

No. Those conditions change the measured speed (IAS/TAS/GS in air; STW/SOG at sea). The unit relationship is fixed: 1 kn = 463/900 m/s exactly.

What precision should I publish?

Keep full precision internally and round only for presentation (e.g., 2–3 decimals in m/s). Document the exact factor 463/900 to ensure reproducibility.

How do I convert back from m/s to knots?

Multiply by 1.943844492… (exactly 900/463). Or use the reverse tool linked below in Related Speed Converters.

What’s the difference between SOG and STW and do both convert the same?

Yes, both convert with the same factor. SOG (Speed Over Ground) is GNSS-referenced and includes set/drift; STW (Speed Through Water) is log-based. Regardless of the sensor, the unit conversion doesn’t change.

Can I cascade via km/h first?

You can (kn × 1.852 = km/h, then ÷ 3.6 = m/s), but direct conversion kn × 0.514444… avoids compounding round-off.

Is 1 knot always one nautical mile per hour worldwide?

Yes. Under international standards, 1 NM is exactly 1,852 m, so 1 kn is globally consistent and converts the same way everywhere.

Tips for Working with Knots & m/s

Popular Metric Conversion Tools