GPA calculator — US, UK and India
Enter your courses, grades and credit hours and get your weighted GPA instantly — no sign-in, no uploads. Built for students checking where they stand before final results, applicants converting grades between systems, and anyone planning the marks they need next term. Supports three grading systems: the US 4.0 scale, UK Honours classification (First through Third) and the India 10-point CGPA.
How it works
Each course grade is mapped to a grade point, multiplied by that course’s credit
hours, and summed. The weighted GPA is that sum divided by the total credit hours:
GPA = Σ(gradePoint × credits) ÷ Σ(credits). Because of the weighting, courses
worth more credits pull the average harder. On the UK setting, classes map to
points (First = 1, 2:1 = 2.1, 2:2 = 2.2, Third = 3) and the result is labelled
with the matching honours class. Blank grades and courses with zero credits are
skipped, and the result only appears once at least one valid graded course is
entered.
Example
Three US courses — an A (4.0) worth 3 credits, a B+ (3.3) worth 4 credits, and a
B (3.0) worth 3 credits — give (4.0×3 + 3.3×4 + 3.0×3) ÷ (3+4+3) = (12 + 13.2 + 9) ÷ 10 = 3.42 / 4.0.
| Letter | US 4.0 | India 10-point |
|---|---|---|
| A+ / O | 4.0 | 10 |
| A | 4.0 | 8 |
| B+ | 3.3 | 7 |
| B | 3.0 | 6 |
| C | 2.0 | 5 |
| F | 0.0 | 0 |
Everything runs in your browser — nothing is uploaded or stored.