US Standard GPA:
Two Input Modes:
Percentage: Converts standard percentage marks to 4.0 GPA using a linear scale.
CGPA (10.0): Converts a 10-point CGPA directly to a 4.0 scale.
Real-Time Conversion:
The GPA updates automatically as you type.
Performance Badge:
Excellent (A): 3.7 – 4.0
Good (B): 3.0 – 3.69
Average (C): 2.0 – 2.99
Below Average: below 2.0
Clear Button:
Resets the input and hides the result for a fresh conversion.
| Input Mode | Input | GPA (4.0) | Badge |
|---|---|---|---|
| Percentage | 92% | 4.0 | Excellent (A) |
| Percentage | 85% | 3.5 | Good (B) |
| CGPA | 9.0 | 3.6 | Good (B) |
| CGPA | 6.5 | 2.6 | Average (C) |
Percentage → GPA (4.0 scale)
90–100% → 4.0
80–89% → 3.0 + (value − 80)/10
70–79% → 2.0 + (value − 70)/10
60–69% → 1.0 + (value − 60)/10
Below 60 → value / 60
CGPA (10.0) → GPA (4.0 scale)
Formula: (CGPA / 10) × 4
Ideal for international applications requiring a 4.0 GPA.
Supports both percentage marks and 10.0 scale CGPA.
Quick visual feedback with badges for performance.