ABV Percent to UK Proof for Alcohol Strength
Snapshot
1 ABV Percent equals 1.749781 UK Proof. 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 ABV Percent, the result equals 0.437445 UK Proof.
- 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
1.749781 UK Proof (proof (UK))
SwitchMachine access
Available to apps and AI agents
ABV Percent to UK Proof 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_percent- Target unit
uk_proof
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_percent",
"to": "uk_proof"
}Essential response
{
"ok": true,
"conversion": {
"family": "alcohol-dilution",
"value": 1,
"from": "abv_percent",
"to": "uk_proof",
"result": {
"raw": 1.74978127734,
"display": "1.749781"
},
"canonicalPath": "/alcohol-dilution/abv-percent-to-uk-proof/"
}
}Explanation
Formula: UK Proof = ABV Percent × 1.749781. 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.
ABV Percent (% ABV): the standard beverage-labeling scale expressing alcohol by volume as a percentage.
UK Proof (proof (UK)): a historical proof scale where 100 proof equals 57.15% ABV.
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
| ABV Percent (% ABV) | UK Proof (proof (UK)) |
|---|---|
| 0.25 | 0.437445 |
| 0.5 | 0.874891 |
| 1 | 1.749781 |
| 5 | 8.748906 |
| 12 | 20.997375 |
| 20 | 34.995626 |
| 40 | 69.991251 |
| 57.15 | 100 |
| 80 | 139.982502 |
| 100 | 174.978128 |
Questions & answers
Frequently Asked Questions
How many proof (UK) are in 1 % ABV?
1 % ABV equals 1.74978127734 proof (UK) 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 Percent to UK Proof?
Use the switch button or open the UK Proof to ABV Percent 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.