# Newtons to Dynes (N to dyn)

> Convert newtons to dynes: 1 N = 100000 dyn. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.

- Page id: `newtons-to-dynes` · Quantity: Force (`force`, base unit N) · Tool: `convert_units`
- Canonical page: https://tttkmbb.com/conversion/newtons-to-dynes · This document: https://tttkmbb.com/conversion/newtons-to-dynes.md · JSON: https://tttkmbb.com/conversion/newtons-to-dynes.json (add `?value=` for a result)

## Formula

- `1 N = 100000 dyn`
- `dynes = newtons × 100000`
- Reverse: `newtons = dynes × 0.00001`

The factor follows from the SI definitions of both units (NIST SP 811); values below are rounded to 6 significant figures, the API returns up to 12.

## Worked examples

- 5 N = 500000 dyn
- 12.5 N = 1250000 dyn
- 100 N = 10000000 dyn

## Conversion table

| Newtons (N) | Dynes (dyn) |
| --- | --- |
| 1 | 100000 |
| 2 | 200000 |
| 3 | 300000 |
| 4 | 400000 |
| 5 | 500000 |
| 6 | 600000 |
| 7 | 700000 |
| 8 | 800000 |
| 9 | 900000 |
| 10 | 1000000 |
| 15 | 1500000 |
| 20 | 2000000 |
| 25 | 2500000 |
| 30 | 3000000 |
| 40 | 4000000 |
| 50 | 5000000 |
| 75 | 7500000 |
| 100 | 10000000 |
| 200 | 20000000 |
| 250 | 25000000 |
| 500 | 50000000 |
| 1000 | 100000000 |

## API

- `GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=N&to_unit=dyn` → unified JSON envelope with `result.values.result`, `formula`, `factor`, `sources`, `freshness`
- MCP: server `https://tttkmbb.com/mcp`, tool `convert_units` with `{"value":5,"from_unit":"N","to_unit":"dyn"}`
- All force units: https://tttkmbb.com/api/v1/units?quantity=force · full converter: [Force Converter](https://tttkmbb.com/conversion/force.md)
- Authentication: none. Freshness: `static` (fixed conversion factors).

## FAQ

**How many dynes are in one newton?**

1 N = 100000 dyn. The factor comes from the SI definitions of both units (NIST SP 811 / BIPM), so it is exact or correct to at least 10 significant figures.

**What is the formula to convert newtons to dynes?**

Multiply the value in newtons by 100000: dynes = newtons × 100000. For example, 5 N = 500000 dyn.

**How do I convert dynes back to newtons?**

Multiply by the inverse factor 0.00001 (newtons = dynes × 0.00001), or use the dynes-to-newtons page.

## Related conversions

- [Dynes to newtons](https://tttkmbb.com/conversion/dynes-to-newtons.md) (reverse)
- [Newtons to Pounds-force](https://tttkmbb.com/conversion/newtons-to-pound-force.md)
- [Pounds-force to Newtons](https://tttkmbb.com/conversion/pound-force-to-newtons.md)
- [Kilonewtons to Pounds-force](https://tttkmbb.com/conversion/kilonewtons-to-pound-force.md)
- [Pounds-force to Kilonewtons](https://tttkmbb.com/conversion/pound-force-to-kilonewtons.md)
- [Kilograms-force to Newtons](https://tttkmbb.com/conversion/kgf-to-newtons.md)
- [Newtons to Kilograms-force](https://tttkmbb.com/conversion/newtons-to-kgf.md)
- [Kips to Kilonewtons](https://tttkmbb.com/conversion/kips-to-kilonewtons.md)
- [Kilonewtons to Kips](https://tttkmbb.com/conversion/kilonewtons-to-kips.md)

## Data Sources

- NIST Special Publication 811 – Guide for the Use of the International System of Units (SI), Appendix B conversion factors — https://www.nist.gov/pml/special-publication-811 (standard, retrieved 2026-09-24)
- BIPM – The International System of Units (SI Brochure, 9th edition) — https://www.bipm.org/en/publications/si-brochure (standard, retrieved 2026-09-24)
- Wikipedia – Conversion of units — https://en.wikipedia.org/wiki/Conversion_of_units (reference, retrieved 2026-09-24)
