Percentage to GPA
Enter a percentage grade and this tool converts it to a GPA on the 4.0 scale along with the matching letter grade. It is handy for students translating a course mark, comparing grades across systems, or estimating a GPA for applications that expect the US scale.
How it works
The converter clamps your input to 0–100, then finds the band it falls into and returns that band’s GPA point and letter:
| Percentage | Letter | GPA |
|---|---|---|
| 93–100 | A | 4.0 |
| 90–92 | A− | 3.7 |
| 87–89 | B+ | 3.3 |
| 83–86 | B | 3.0 |
| 80–82 | B− | 2.7 |
| 77–79 | C+ | 2.3 |
| 73–76 | C | 2.0 |
| 70–72 | C− | 1.7 |
| 67–69 | D+ | 1.3 |
| 63–66 | D | 1.0 |
| 60–62 | D− | 0.7 |
| Below 60 | F | 0.0 |
Example
A grade of 88% falls in the 87–89 band, which maps to B+ and a GPA of 3.3. A 95% maps to A / 4.0, and a 71% maps to C− / 1.7.
This is the widely cited College Board style table; some institutions use slightly different cut-offs, so check your own scale if it differs. The conversion happens entirely in your browser and nothing leaves your device.