Dutch Grade (/10) ↔ Indian Percentage Converter
Convert Indian percentage ↔ Netherlands 1–10 using published common equivalency bands. Cited sources on page.
Dutch higher education grades from 1–10 with 6 as the usual pass (Nuffic / university teaching-examination regulations). Conversion bands follow commonly published international-eq…
| Indian % | 1–10 |
|---|---|
| 90–100% | 9–10 (Uitstekend) |
| 80–89.99% | 8–8.9 (Goed) |
| 70–79.99% | 7–7.9 (Ruim voldoende) |
| 60–69.99% | 6–6.9 (Voldoende) |
| 50–59.99% | 5.5–5.9 (Onvoldoende / borderline) |
| 0–49.99% | < 5.5 (Onvoldoende) |
How the Dutch Grade (/10) ↔ Indian Percentage Converter works
How conversion works on this page
Dutch higher education grades from 1–10 with 6 as the usual pass (Nuffic / university teaching-examination regulations). Conversion bands follow commonly published international-equivalency tables.
Use the mode toggle for Indian % → foreign scale and the reverse. Band tables are shown under the result.
Country / scale context
Nuffic issues credential evaluations for Dutch institutions. Grades of 8+ are uncommon and signal strong performance — Indian first-class percentages do not map linearly onto Dutch 8–9 without an evaluator’s table.
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?
Dutch higher education grades from 1–10 with 6 as the usual pass (Nuffic / university teaching-examination regulations). Conversion bands follow commonly published international-equivalency tables.
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 Dutch Grade (/10) ↔ 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/netherlands-grade-indian-percentage-converter| Parameter | Required | Description |
|---|---|---|
percentage | No | Indian percentage 0–100. |
gpa | No | Foreign numeric value (0–10). Also accepts "grade" or "foreign". |
Request:
GET https://knwdle.com/api/tools/netherlands-grade-indian-percentage-converter?percentage=78
Response:
{
"tool": "netherlands-grade-indian-percentage-converter",
"source": "Dutch higher education grades from 1–10 with 6 as the usual pass (Nuffic / university teaching-examination regulations).…"
}