calc.engineer / RF & Antennas / Wavelength Freq

Wavelength Freq v1.0.0

Convert between radio frequency and wavelength. Provide either frequency in MHz or wavelength in metres, and get the full set of equivalent values: frequency in MHz and GHz, wavelength in metres, centimetres, millimetres, and feet. Essential for antenna dimensioning, waveguide selection, and quick band identification. The fundamental relationship is lambda = c / f where c is the speed of light (299 792 458 m/s).

Frequency in megahertz (MHz)
Wavelength in metres
Fill in the inputs and Compute to see the structured result.

From an agent (MCP) or the API

curl -X POST https://calc.engineer/api/wavelength_freq \
  -H "Content-Type: application/json" \
  -d '{"freq_mhz": …, "wavelength_m": …}'

MCP: connect to https://calc.engineer/mcp and call wavelength_freq.

calc.engineer — free, MCP-native engineering tools.