How This Kg ⇄ Stones Converter Works (With Exact Formulas)
This tool is designed for accuracy, clarity, and speed. It uses the internationally agreed constants
1 stone = 6.35029318 kilograms and 1 stone = 14 pounds, with
1 pound = 0.45359237 kilograms. The calculator accepts kilograms and produces both
decimal stones and the popular split format “stones + pounds.” It also works in reverse: enter stones
and pounds to obtain kilograms. All computations run instantly in your browser for a smooth, private,
and accessible experience on desktop and mobile.
Core Formulas
To convert kilograms → stones (decimal), divide kilograms by 6.35029318. The integer part of that
result is the stones, and the fractional part multiplied by 14 gives the pounds:
stones_decimal = kg / 6.35029318
st = floor(stones_decimal)
lb = (stones_decimal − st) × 14
For the reverse direction, multiply stones by 6.35029318 and add pounds times 0.45359237:
kg = st × 6.35029318 + lb × 0.45359237
Rounding & Precision
Results can be shown with 0–4 decimal places and with three rounding modes. This is useful for health,
fitness, sports, or shipping scenarios where you need predictable rounding. Choose the mode that aligns
with your context (for example, “floor” to avoid overstating weight). A quick comparison for a single
input highlights how modes differ:
| Input |
Mode |
Decimal Stones |
Stones + Pounds |
| 72.57 kg | Half-up | 11.43 st | 11 st 5.99 lb |
| 72.57 kg | Floor | 11.43 st | 11 st 5.00 lb |
| 72.57 kg | Ceiling | 11.43 st | 11 st 6.00 lb |
Constants at a Glance
| Quantity | Exact Value |
| 1 stone in kilograms | 6.35029318 kg |
| 1 stone in pounds | 14 lb |
| 1 pound in kilograms | 0.45359237 kg |
Worked Examples
Below are typical conversions showing both the decimal and split formats:
| kg |
stones (decimal) |
st |
lb (2 dp) |
| 10 | 1.57 | 1 | 8.05 |
| 65 | 10.24 | 10 | 3.30 |
| 72.5 | 11.43 | 11 | 6.00 |
| 80 | 12.60 | 12 | 8.38 |
| 150 | 23.62 | 23 | 8.69 |
Batch, Range & Sharing
The Batch panel lets you paste many kilogram values (one per line or CSV) and export the resulting table
to CSV, or print to PDF. The Range panel generates a sequence (e.g., 40–120 kg by 2) with a mini chart, ideal
for planning or educational use. When you adjust settings, the page updates a shareable permalink so you can
bookmark your preferences or embed the tool elsewhere.
Reliability, Accessibility & Notes
The interface is built with Bootstrap 5 for responsiveness, clear labels, and keyboard support. The live
result region uses ARIA so screen‑reader users receive updates without extra navigation. All math runs locally
in your browser; no data is sent to a server. Finally, remember that units in stones are most common in the UK
and Ireland—if you need a different unit system, switch to kilograms and pounds directly or use our kg ⇄ lb
converter. This content is informational only and not medical advice.