ABV Per Mille to ABV Fraction for Alcohol Strength
Snapshot
1 ABV Per Mille equals 0.001 ABV Fraction. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: This result uses fixed ABV normalization across percent, fraction, and per-mille strength scales.
- Example: For 0.25 ABV Per Mille, the result equals 0.00025 ABV Fraction.
- 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 ABV Fraction (fraction)
SwitchMachine access
Available to apps and AI agents
ABV Per Mille to ABV Fraction for Alcohol Strength 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
alcohol-dilution- Source unit
abv_per_mille- Target unit
abv_fraction
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": "alcohol-dilution",
"value": 1,
"from": "abv_per_mille",
"to": "abv_fraction"
}Essential response
{
"ok": true,
"conversion": {
"family": "alcohol-dilution",
"value": 1,
"from": "abv_per_mille",
"to": "abv_fraction",
"result": {
"raw": 0.001,
"display": "0.001"
},
"canonicalPath": "/alcohol-dilution/abv-per-mille-to-abv-fraction/"
}
}Explanation
Formula: ABV Fraction = ABV Per Mille × 0.001. Why: fractional and per-mille alcohol-strength formats convert through ABV percent by fixed scaling, so the route stays deterministic and reversible.
ABV Per Mille (permille): an alcohol-strength scale expressed in parts per thousand by volume.
ABV Fraction (fraction): a 0-to-1 alcohol-strength representation where 1 equals 100% ABV.
This route is useful when restating alcohol strength between label-style ABV values and fractional or per-mille forms used in lab, blending, or formula work.
This conversion is purely multiplicative because both strength scales reduce through ABV percent using fixed proof and fractional definitions with no offset.
Common Conversion Values
| ABV Per Mille (permille) | ABV Fraction (fraction) |
|---|---|
| 0.25 | 0.00025 |
| 0.5 | 0.0005 |
| 1 | 0.001 |
| 5 | 0.005 |
| 12 | 0.012 |
| 20 | 0.02 |
| 40 | 0.04 |
| 57.15 | 0.05715 |
| 80 | 0.08 |
| 100 | 0.1 |
Questions & answers
Frequently Asked Questions
How many fraction are in 1 permille?
1 permille equals 0.001 fraction on this page.
Why does this route go through ABV percent?
ABV percent is the common reference layer for this family, so proof, fraction, and per-mille strength values stay consistent and reversible.
How do I reverse ABV Per Mille to ABV Fraction?
Use the switch button or open the ABV Fraction to ABV Per Mille page to apply the same alcohol-strength relationship in reverse.
Can I use decimal inputs?
Yes. Decimal strength values are supported for beverage labeling, spirits references, lab work, and batching calculations.