Nanometers to Micrometers
Snapshot
1 Nanometers equals 0.001 Micrometers. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: This conversion uses exact wavelength scaling through meters.
- Example: For 2 Nanometers, the result equals 0.002 Micrometers.
- Use the reverse page if you need the opposite direction with the same basis.
Use the interactive calculator below for custom values and the common-value table for quick checks.
Interactive conversion
Converter Calculator
0.001 Micrometers (um)
SwitchMachine access
Available to apps and AI agents
Nanometers to Micrometers can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The identifiers below select the same calculation as the calculator.
Machine-readable identifiers
- Conversion family
electromagnetic-wavelength-frequency- Source unit
nanometer_wavelength- Target unit
micrometer_wavelength
The JSON API and OpenAPI specification use the identifiers to reach the conversion engine. WebMCP lets compatible AI agents request the same calculation.
Example API request and response
POST /api/v1/convertRequest
{
"family": "electromagnetic-wavelength-frequency",
"value": 1,
"from": "nanometer_wavelength",
"to": "micrometer_wavelength"
}Essential response
{
"ok": true,
"conversion": {
"family": "electromagnetic-wavelength-frequency",
"value": 1,
"from": "nanometer_wavelength",
"to": "micrometer_wavelength",
"result": {
"raw": 0.001,
"display": "0.001"
},
"canonicalPath": "/electromagnetic-wavelength-frequency/nanometers-to-micrometers/"
}
}Explanation
Formula: Micrometers = Nanometers × 0.001. Why: both wavelength units normalize through meters, so the conversion is exact metric prefix scaling.
Nanometers (nm): a wavelength unit equal to one billionth of a meter, common in visible light, lasers, and photonics.
Micrometers (um): a wavelength unit equal to one millionth of a meter, common in infrared and optics.
This route is useful when restating the same electromagnetic quantity inside one unit family without changing whether it is expressed as frequency or wavelength.
This conversion is purely multiplicative because both units stay in the same physical quantity family and reduce through one canonical base unit.
Common Conversion Values
| Nanometers (nm) | Micrometers (um) |
|---|---|
| 1 | 0.001 |
| 2 | 0.002 |
| 5 | 0.005 |
| 10 | 0.01 |
| 100 | 0.1 |
| 1,000 | 1 |
Questions & answers
Frequently Asked Questions
What does 1 nanometers equal in micrometers?
1 Nanometers equals 0.001 Micrometers on this page.
How is Nanometers to Micrometers calculated?
This page rescales the same physical quantity on one fixed basis, so calculator output, direct answer, and common values stay aligned without any offset.
When would I convert nanometers to micrometers?
Use this route when translating RF, microwave, infrared, or optical values between the scales used in engineering, communications, and spectroscopy work.
How do I reverse Nanometers to Micrometers?
Use the mirror Micrometers to Nanometers route; it applies the inverse relationship with the same electromagnetic assumptions.