Ireland Grade ↔ Indian Percentage Converter
Convert Indian percentage ↔ Ireland NFQ Honours classification using published common equivalency bands. Cited sources on page.
Irish NFQ honours classifications mirror UK-style bands (First / 2.1 / 2.2 / Third) as published in university marks-and-standards documents.…
| Indian % | NFQ Honours classification |
|---|---|
| 70–100% | First Class Honours |
| 60–69.99% | Second Class Honours, Grade 1 (2.1) |
| 50–59.99% | Second Class Honours, Grade 2 (2.2) |
| 40–49.99% | Third Class Honours / Pass |
| 0–39.99% | Fail |
How the Ireland Grade ↔ Indian Percentage Converter works
How conversion works on this page
Irish NFQ honours classifications mirror UK-style bands (First / 2.1 / 2.2 / Third) as published in university marks-and-standards documents.
Use the mode toggle for Indian % → foreign scale and the reverse. Band tables are shown under the result.
Country / scale context
Ireland’s NFQ levels structure undergraduate and postgraduate awards; Indian applicants to Irish universities are usually assessed against published percentage or CGPA equivalencies on each university’s international page.
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?
Irish NFQ honours classifications mirror UK-style bands (First / 2.1 / 2.2 / Third) as published in university marks-and-standards documents.
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 Ireland 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/ireland-grade-indian-percentage-converter| Parameter | Required | Description |
|---|---|---|
percentage | No | Indian percentage 0–100. |
gpa | No | Foreign numeric value (0–100). Also accepts "grade" or "foreign". |
Request:
GET https://knwdle.com/api/tools/ireland-grade-indian-percentage-converter?percentage=78
Response:
{
"tool": "ireland-grade-indian-percentage-converter",
"source": "Irish NFQ honours classifications mirror UK-style bands (First / 2.1 / 2.2 / Third) as published in university marks-and…"
}