{"success":true,"version":"v1","request":{"tool":"get_calculator_schema","calculator_id":"waist-to-height-ratio"},"result":{"entity_type":"calculator","id":"waist-to-height-ratio","calculator_id":"waist-to-height-ratio","canonical_url":"https://tttkmbb.com/health/waist-to-height-ratio","name":"Waist-to-Height Ratio Calculator","title":"Waist-to-Height Ratio Calculator – Central Obesity Risk Screening","category":"health","category_name":"Health","tool_name":"calculate_waist_to_height_ratio","featured_mcp_tool":false,"description":"Divides waist circumference by height and classifies the ratio using the 'keep your waist to less than half your height' guidance (NICE 2022).","use_when":"You want a simple central-adiposity screen that predicts cardiometabolic risk better than BMI alone.","do_not_use_when":"The person is under 18 or pregnant.","inputs":[{"name":"waist_cm","label":"Waist circumference","type":"number","unit":"cm","required":true,"min":30,"max":300,"description":"Waist measured midway between the lowest rib and the top of the hip bone.","example":85},{"name":"height_cm","label":"Height","type":"number","unit":"cm","required":true,"min":50,"max":300,"description":"Height in centimetres.","example":175}],"outputs":[{"name":"ratio","label":"Waist-to-height ratio","type":"number","decimals":3,"description":"waist / height (same units)."},{"name":"category","label":"Category","type":"string","decimals":4,"description":"Risk band: below 0.4 low/very slim, 0.4–0.49 healthy, 0.5–0.59 increased risk, 0.6 and above high risk."},{"name":"max_healthy_waist_cm","label":"Waist at ratio 0.5","type":"number","unit":"cm","decimals":1,"description":"Waist circumference at which the ratio would reach 0.5."}],"input_schema":{"type":"object","properties":{"waist_cm":{"description":"Waist measured midway between the lowest rib and the top of the hip bone. Unit: cm.","type":"number","minimum":30,"maximum":300,"examples":[85],"x-unit":"cm"},"height_cm":{"description":"Height in centimetres. Unit: cm.","type":"number","minimum":50,"maximum":300,"examples":[175],"x-unit":"cm"}},"additionalProperties":false,"required":["waist_cm","height_cm"]},"output_schema":{"type":"object","properties":{"ratio":{"description":"waist / height (same units).","type":"number"},"category":{"description":"Risk band: below 0.4 low/very slim, 0.4–0.49 healthy, 0.5–0.59 increased risk, 0.6 and above high risk.","type":"string"},"max_healthy_waist_cm":{"description":"Waist circumference at which the ratio would reach 0.5. Unit: cm.","type":"number","x-unit":"cm"}}},"formula":"ratio = waist_cm / height_cm","sources":[{"name":"NICE guideline NG246 (2025) Overweight and obesity management – waist-to-height ratio","url":"https://www.nice.org.uk/guidance/ng246","type":"standard","retrieved_at":"2026-09-23"},{"name":"Ashwell M, Gibson S (2016) Waist-to-height ratio as an indicator of early health risk, BMJ Open 6:e010159","url":"https://bmjopen.bmj.com/content/6/3/e010159","type":"peer_reviewed","retrieved_at":"2026-09-23"}],"freshness":{"type":"static","max_age_seconds":null,"note":"Deterministic formula with fixed constants; results never go stale. Inputs supplied by the caller determine the output."},"examples":[{"name":"Waist 85 cm, height 175 cm","inputs":{"waist_cm":85,"height_cm":175},"expected":{"ratio":0.486,"category":"Healthy","max_healthy_waist_cm":87.5},"url":"https://tttkmbb.com/api/v1/calculate/waist-to-height-ratio?waist_cm=85&height_cm=175"},{"name":"Waist 100 cm, height 170 cm","inputs":{"waist_cm":100,"height_cm":170},"expected":{"ratio":0.588,"category":"Increased risk"},"url":"https://tttkmbb.com/api/v1/calculate/waist-to-height-ratio?waist_cm=100&height_cm=170"}],"faq":[{"q":"Why is 0.5 the threshold?","a":"Meta-analyses show cardiometabolic risk rises clearly once the waist exceeds half the height, across sexes and ethnic groups, which is why NICE adopted it."}],"tags":["waist to height ratio","whtr","central obesity","waist circumference"],"related":[{"calculator_id":"bmi","reason":"Combine with BMI for a fuller screening picture."},{"calculator_id":"body-fat","reason":"Estimate body-fat percentage from circumferences."}],"links":{"html":"https://tttkmbb.com/health/waist-to-height-ratio","markdown":"https://tttkmbb.com/health/waist-to-height-ratio.md","json":"https://tttkmbb.com/health/waist-to-height-ratio.json","api":"https://tttkmbb.com/api/v1/calculate/waist-to-height-ratio","schema":"https://tttkmbb.com/api/v1/calculators/waist-to-height-ratio","openapi":"https://tttkmbb.com/openapi.json","mcp":"https://tttkmbb.com/mcp"},"version":"v1","updated_at":"2026-09-23"},"timestamp":"2026-09-23T23:32:54Z","next_actions":[{"tool":"run_calculator","calculator_id":"waist-to-height-ratio","reason":"Run Waist-to-Height Ratio Calculator with the inputs above."}],"links":{"markdown":"https://tttkmbb.com/health/waist-to-height-ratio.md"}}