New Zealand Grade ↔ Indian Percentage Converter
Convert Indian percentage ↔ New Zealand 9-point / letter using published common equivalency bands. Cited sources on page.
New Zealand universities commonly use A+–D letter grades with a 9-point grade-point average (A+=9 … C-=1) as published in academic statutes / calendars.…
| Indian % | 9-point / letter |
|---|---|
| 90–100% | A+ / 9 |
| 85–89.99% | A / 8 |
| 80–84.99% | A- / 7 |
| 75–79.99% | B+ / 6 |
| 70–74.99% | B / 5 |
| 65–69.99% | B- / 4 |
| 60–64.99% | C+ / 3 |
| 55–59.99% | C / 2 |
| 50–54.99% | C- / 1 |
| 0–49.99% | D/E Fail / 0 |
How the New Zealand Grade ↔ Indian Percentage Converter works
How conversion works on this page
New Zealand universities commonly use A+–D letter grades with a 9-point grade-point average (A+=9 … C-=1) as published in academic statutes / calendars.
Use the mode toggle for Indian % → foreign scale and the reverse. Band tables are shown under the result.
Country / scale context
NZQA evaluates overseas secondary and tertiary credentials for immigration and study; university admission still uses each university’s own overseas qualification tables.
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?
New Zealand universities commonly use A+–D letter grades with a 9-point grade-point average (A+=9 … C-=1) as published in academic statutes / calendars.
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 New Zealand Grade ↔ 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/new-zealand-grade-indian-percentage-converter| Parameter | Required | Description |
|---|---|---|
percentage | No | Indian percentage 0–100. |
gpa | No | Foreign numeric value (0–9). Also accepts "grade" or "foreign". |
Request:
GET https://knwdle.com/api/tools/new-zealand-grade-indian-percentage-converter?percentage=78
Response:
{
"tool": "new-zealand-grade-indian-percentage-converter",
"source": "New Zealand universities commonly use A+–D letter grades with a 9-point grade-point average (A+=9 … C-=1) as published i…"
}