UK Proof to ABV Percent for Alcohol Strength
Snapshot
1 UK Proof equals 0.5715 ABV Percent. 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 and proof definitions for the selected alcohol-strength pair.
- Example: For 0.25 UK Proof, the result equals 0.142875 ABV Percent.
- 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.5715 ABV Percent (% ABV)
SwitchMachine access
Available to apps and AI agents
UK Proof to ABV Percent 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
uk_proof- Target unit
abv_percent
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": "uk_proof",
"to": "abv_percent"
}Essential response
{
"ok": true,
"conversion": {
"family": "alcohol-dilution",
"value": 1,
"from": "uk_proof",
"to": "abv_percent",
"result": {
"raw": 0.5715,
"display": "0.5715"
},
"canonicalPath": "/alcohol-dilution/uk-proof-to-abv-percent/"
}
}Explanation
Formula: ABV Percent = UK Proof × 0.5715. Why: proof scales are normalized through ABV percent using fixed legal definitions, including US proof = 2 times ABV and 100 UK proof = 57.15% ABV.
UK Proof (proof (UK)): a historical proof scale where 100 proof equals 57.15% ABV.
ABV Percent (% ABV): the standard beverage-labeling scale expressing alcohol by volume as a percentage.
This route is useful when translating between ABV and proof systems for beverage labeling, spirits references, and dilution planning.
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
| UK Proof (proof (UK)) | ABV Percent (% ABV) |
|---|---|
| 0.25 | 0.142875 |
| 0.5 | 0.28575 |
| 1 | 0.5715 |
| 5 | 2.8575 |
| 12 | 6.858 |
| 20 | 11.43 |
| 40 | 22.86 |
| 57.15 | 32.661225 |
| 80 | 45.72 |
| 100 | 57.15 |
Questions & answers
Frequently Asked Questions
How many % ABV are in 1 proof (UK)?
1 proof (UK) equals 0.5715 % ABV 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 UK Proof to ABV Percent?
Use the switch button or open the ABV Percent to UK Proof 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.