This converter moves freely between the three gravity scales brewers and winemakers use most: degrees Plato, Brix, and specific gravity. Enter a reading in any one scale and the other two appear instantly, with the working shown so you can trust the numbers.
How it works
Specific gravity (SG) is the ratio of the density of your liquid to the density of water. Plato and Brix express the same dissolved-sugar content as a percentage by mass. The tool uses the industry-standard ASBC cubic polynomial to go from SG to Plato:
Plato = -616.868 + 1111.14 x SG - 630.272 x SG^2 + 135.997 x SG^3
Going the other way, from Plato to SG, a widely used inverse approximation is:
SG = 1 + (Plato / (258.6 - (Plato / 258.2) x 227.1))
Brix and Plato are treated as numerically interchangeable here, since they
differ by less than 0.1 degrees in the brewing and winemaking range. If you
have a Brix reading from a refractometer, that is effectively your Plato value
for recipe purposes.
Worked example
Say your hydrometer reads 1.048. Plugging into the polynomial:
1111.14 x 1.048 = 1164.48-630.272 x 1.048^2 = -692.18135.997 x 1.048^3 = 156.58- Sum with the constant: about
12.0degrees Plato.
So 1.048 SG equals roughly 12 °Plato / 12 °Brix — a typical strength for a
standard-gravity ale.
When each scale appears in practice
Degrees Plato is the professional brewing standard. German brewing law, the ASBC Beer Analysis Methods, and most commercial craft breweries express original and final gravity in °P. Equipment such as inline density meters and Anton Paar instruments typically output in Plato.
Brix dominates in winemaking and cider production. The Brix scale is defined against pure sucrose solutions, which is close enough to grape must or apple juice for practical use. Most winemaking refractometers are graduated in Brix.
Specific gravity is the traditional home-brewer scale, read from a floating glass hydrometer. A reading of 1.050 means the liquid is 5% denser than water, and “50 gravity points” is a common shorthand.
Attenuation and alcohol calculation
One key reason brewers convert between scales is to calculate attenuation and estimated alcohol content. If your original gravity is 1.056 (about 13.9 °P) and your final gravity is 1.010 (about 2.6 °P), apparent attenuation is roughly (13.9 − 2.6) / 13.9 ≈ 81%. Alcohol by volume is approximately (OG − FG) × 131.25, or about 6.0% in this example. The tool gives you both SG values so you can plug them straight into attenuation and ABV formulas.
Tips and notes
- Use the full SG form (for example
1.052), not the points-only shorthand (52), so the polynomial receives the correct magnitude. - Refractometers read Brix and are perfect for pre-fermentation wort, but alcohol distorts the reading once fermentation begins — switch to a hydrometer for finished gravity.
- Temperature matters: a standard hydrometer is calibrated at 20°C (68°F). Hot wort fresh from the kettle reads artificially low; cool to room temperature or apply a temperature correction before converting.
- For lab-grade work the tiny Brix-versus-Plato difference matters; for everyday brewing it does not. Every calculation here runs locally in your browser.