Singapore GPA/CAP ↔ Indian Percentage Converter
Convert Indian percentage ↔ Singapore 5.0 CAP using published common equivalency bands. Cited sources on page.
NUS/NTU publish Cumulative Average Point (CAP) on a 5.0 scale with letter-grade tables in student handbooks. Bands map Indian % bands onto those published letter/CAP steps for educ…
| Indian % | 5.0 CAP |
|---|---|
| 85–100% | A+ / 5.0 |
| 80–84.99% | A / 5.0 |
| 75–79.99% | A- / 4.5 |
| 70–74.99% | B+ / 4.0 |
| 65–69.99% | B / 3.5 |
| 60–64.99% | B- / 3.0 |
| 55–59.99% | C+ / 2.5 |
| 50–54.99% | C / 2.0 |
| 45–49.99% | D+ / 1.5 |
| 40–44.99% | D / 1.0 |
| 0–39.99% | F / 0.0 |
How the Singapore GPA/CAP ↔ Indian Percentage Converter works
How conversion works on this page
NUS/NTU publish Cumulative Average Point (CAP) on a 5.0 scale with letter-grade tables in student handbooks. Bands map Indian % bands onto those published letter/CAP steps for educational comparison.
Use the mode toggle for Indian % → foreign scale and the reverse. Band tables are shown under the result.
Country / scale context
Singapore’s autonomous universities use CAP (often out of 5.0). A Second Upper / CAP ≥ 3.5–4.0 band is a common internal benchmark — Indian applicants should still follow each faculty’s stated overseas equivalency.
Important limitation
Credential evaluators (e.g. WES) and individual universities may apply course-by-course evaluation that differs from a single overall percentage mapping. Treat outputs as educational guidance for planning, not as an official evaluation report.
Frequently asked questions
Is this an official conversion from a credential evaluator?
No. It applies documented common conventions and cites them. Official WES / university evaluations can differ.
Can I convert both ways?
Yes — use the mode toggle above the inputs.
Where do the bands / formula come from?
NUS/NTU publish Cumulative Average Point (CAP) on a 5.0 scale with letter-grade tables in student handbooks. Bands map Indian % bands onto those published letter/CAP steps for educational comparison.
Will a university accept this percentage?
Always check the target institution’s published India / overseas equivalency table. This tool does not replace an admissions decision.
For developers & AI agents
The Singapore GPA/CAP ↔ Indian Percentage Converter is also available as a free, unauthenticated JSON API — no API key, no sign-up, CORS enabled for all origins. Send a GET request with the parameters below and receive the computed result as JSON, including the source of the format or formula used. Invalid input returns HTTP 400 with a JSON { "error": "..." } body.
GET https://knwdle.com/api/tools/singapore-gpa-indian-percentage-converter| Parameter | Required | Description |
|---|---|---|
percentage | No | Indian percentage 0–100. |
gpa | No | Foreign numeric value (0–5). Also accepts "grade" or "foreign". |
Request:
GET https://knwdle.com/api/tools/singapore-gpa-indian-percentage-converter?percentage=78
Response:
{
"tool": "singapore-gpa-indian-percentage-converter",
"source": "NUS/NTU publish Cumulative Average Point (CAP) on a 5.0 scale with letter-grade tables in student handbooks. Bands map I…"
}