# Dynes to Newtons (dyn to N)

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

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

## Formula

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

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 dyn = 0.00005 N
- 12.5 dyn = 0.000125 N
- 100 dyn = 0.001 N

## Conversion table

| Dynes (dyn) | Newtons (N) |
| --- | --- |
| 1 | 0.00001 |
| 2 | 0.00002 |
| 3 | 0.00003 |
| 4 | 0.00004 |
| 5 | 0.00005 |
| 6 | 0.00006 |
| 7 | 0.00007 |
| 8 | 0.00008 |
| 9 | 0.00009 |
| 10 | 0.0001 |
| 15 | 0.00015 |
| 20 | 0.0002 |
| 25 | 0.00025 |
| 30 | 0.0003 |
| 40 | 0.0004 |
| 50 | 0.0005 |
| 75 | 0.00075 |
| 100 | 0.001 |
| 200 | 0.002 |
| 250 | 0.0025 |
| 500 | 0.005 |
| 1000 | 0.01 |

## API

- `GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=dyn&to_unit=N` → 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":"dyn","to_unit":"N"}`
- 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 newtons are in one dyne?**

1 dyn = 0.00001 N. 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 dynes to newtons?**

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

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

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

## Related conversions

- [Newtons to dynes](https://tttkmbb.com/conversion/newtons-to-dynes.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)
