Correct convention
This converter handles fixed durations, not dates, clocks or time zones.
Convert fixed durations from nanoseconds to centuries without mixing time zones.
Local conversion with no external APIs or value storage.
| Unit | Converted value |
|---|---|
| Nanosecond (ns) | 3,600,000,000,000 |
| Microsecond (µs) | 3,600,000,000 |
| Millisecond (ms) | 3,600,000 |
| Second (s) | 3,600 |
| Minute (min) | 60 |
| Hour (h) | 1 |
| Day (d) | 0.041666666667 |
| Week (wk) | 0.005952380952 |
| Fortnight (fn) | 0.002976190476 |
| Average Gregorian month (mo) | 0.001368953503 |
| Common year (365 d) | 0.000114155251 |
| Julian year (365.25 d) | 0.000114077116 |
| Decade (dec) | 0.000011407712 |
| Century (c) | 0.000001140771 |
The conversion runs locally. Values are not sent to servers, stored by default or processed through external APIs.
Enter a valid numeric value.
Choose the source and destination units.
Adjust precision, then copy or review equivalents.
This converter handles fixed durations, not dates, clocks or time zones.
Calendar-like units use explicit conventions: 365 days for a common year and 365.25 for a Julian year.
Values remain in the browser and are not stored by default.
This converter handles fixed durations, not dates, clocks or time zones.
Calendar-like units use explicit conventions: 365 days for a common year and 365.25 for a Julian year.
Defined factors are exact where an exact definition exists; display may be rounded to the selected precision.
No. Everything is calculated locally without external APIs or default storage.