Kokil Thapa - Professional Web Developer in Nepal
Freelancer Web Developer in Nepal with 15+ Years of Experience

Kokil Thapa is an experienced full-stack web developer focused on building fast, secure, and scalable web applications. He helps businesses and individuals create SEO-friendly, user-focused digital platforms designed for long-term growth.

How to Calculate GPA in Nepal — Conversion Table & Calculator (2026)

By Kokil Thapa | Last reviewed: September 2026

Students applying for scholarships, abroad study, or their first tech internship often hit the same wall: transcripts show letter grades and credit hours, but the form asks for a single number. If you need to know how to calculate GPA in Nepal — conversion table & calculator (2026), you are working across at least two different worlds — the NEB 4.0 scale used in +2 and the university credit-hour system used by TU, KU, PU, and affiliated colleges. This guide walks through the official grade mapping, the weighted GPA formula every institution uses, percentage conversion rules that actually match Nepali boards, and a repeatable workflow you can run by hand or through the free GPA tools on this site.

What grading system does Nepal use for GPA in 2026?

Nepal does not run one national GPA engine. Instead, three layers overlap, and mixing them up is the most common calculation mistake I see when students prepare documents for embassies or foreign universities.

  • Basic level (Grade 8–10 / SEE): NEB publishes a letter-grade and GPA scale tied to percentage bands. SEE results show GPA on a 4.0 scale, but the subject list is fixed and credit weighting differs from +2.
  • Secondary level (+2 / Class 11–12): NEB uses a standard 4.0 GPA with defined grade points from A+ (4.0) through E (0.8). Each subject carries equal weight unless your faculty assigns practical/theory splits.
  • University level (Bachelor's, Master's): Tribhuvan University, Kathmandu University, Pokhara University, Purbanchal University, and most affiliated campuses calculate semester GPA (SGPA) and cumulative GPA (CGPA) using credit hours × grade points. The letter-grade bands align closely with NEB, but credit values vary by course — a 3-credit core module counts three times a 1-credit elective.
Nepal GPA Systems — 2026 OverviewSEEGrade 8–10NEB +2Class 11–12UniversityTU, KU, PU, etc.Shared 4.0 Grade-Point ScaleA+ 4.0 → E 0.8GPA = Σ(Credit × Grade Point) ÷ Σ(Credit)SGPA per semester · CGPA cumulative
How to calculate GPA in Nepal — three education levels converging on the same 4.0 weighted formula

If you are building or maintaining an education portal — something I have done for Nepal education portal projects — store both the raw marks and the computed GPA separately. Registrars recompute CGPA when a student repeats a course, and your system should not overwrite historical semester data.

How do you calculate GPA manually in Nepal?

Every Nepali institution that publishes GPA uses some version of the weighted mean. The formula is identical whether you are in +2 Science at a Kathmandu campus or in third-semester IT at TU.

The core GPA formula

GPA = (C₁×G₁ + C₂×G₂ + C₃×G₃ + … + Cₙ×Gₙ) ÷ (C₁ + C₂ + C₃ + … + Cₙ)

Where:
  C = Credit hours (or subject weight) for each course
  G = Grade point on the 4.0 scale (from the conversion table)
  n = Number of subjects in the calculation

For NEB +2 where every subject counts equally, set all credit values to 1. The formula simplifies to averaging grade points. At university level, always use the credit hours printed on your syllabus — a 4-credit project course moves your GPA four times as much as a 1-credit elective.

Worked example — NEB +2 semester

Suppose a Science student earns these grades in five subjects, each weighted equally:

SubjectGradeGrade PointCredit (C)C × G
PhysicsA3.613.6
ChemistryB+3.213.2
MathematicsA+4.014.0
EnglishB2.812.8
NepaliA3.613.6
Totals517.2

GPA = 17.2 ÷ 5 = 3.44. That is first-division territory on the NEB scale and roughly equivalent to 81–84% under the standard midpoint mapping (covered in the next section).

Worked example — university semester with mixed credits

  1. List every enrolled course with its credit hours from the official grade sheet.
  2. Look up the grade point for each letter grade in the 2026 table below.
  3. Multiply credit × grade point for each row.
  4. Sum the products and sum the credits separately.
  5. Divide total weighted points by total credits. That number is your SGPA.
  6. To get CGPA, include all semesters: sum every (credit × grade point) across all terms, divide by lifetime credits attempted (excluding withdrawn courses per your university policy).
Semester courses:
  Data Structures     3 cr × 3.6 (A)   = 10.8
  Database Systems    3 cr × 3.2 (B+)  =  9.6
  Web Technology      2 cr × 4.0 (A+)  =  8.0
  Mathematics III     3 cr × 2.8 (B)   =  8.4
  ─────────────────────────────────────────
  Total credits: 11        Weighted sum: 36.8

SGPA = 36.8 ÷ 11 = 3.35

A common mistake: averaging SGPA values directly. If Semester 1 SGPA is 3.5 on 15 credits and Semester 2 SGPA is 3.0 on 18 credits, your CGPA is not (3.5 + 3.0) ÷ 2. You must re-weight: ((3.5×15) + (3.0×18)) ÷ 33 = 3.23.

Manual GPA Calculation StepsStep 1 — Collect transcript: grades + credit hours per subjectStep 2 — Map each letter grade to grade point using 2026 tableStep 3 — Multiply Credit × Grade Point for every courseStep 4 — Sum products ÷ sum credits = SGPA or GPAResult: GPA on 4.0 scale (e.g. 3.44)
Four-step manual workflow for how to calculate GPA in Nepal from any NEB or university transcript

What is the official Nepal GPA conversion table for 2026?

NEB and most Nepali universities share this letter-grade to grade-point mapping. Percentage bands come from the National Examinations Board (NEB) grading guideline used in published results. Always confirm against your specific campus handbook — some faculties treat D+ as non-passing even though it carries a grade point.

Letter GradeGrade Point (GPA)Percentage RangeDivision / Remark
A+4.090 – 100%Outstanding
A3.680 – below 90%Excellent
B+3.270 – below 80%Very Good
B2.860 – below 70%Good
C+2.450 – below 60%Satisfactory
C2.040 – below 50%Acceptable
D+1.630 – below 40%Partially Acceptable
D1.220 – below 30%Insufficient
E0.80 – below 20%Very Insufficient

Passing threshold: For +2, you generally need a minimum GPA of 2.0 (grade C) overall and must not fall below D+ in more than two subjects — check the current NEB regulation because retake rules changed after the 2078 BS curriculum update. University programs often require CGPA ≥ 2.0 to sit for board exams and ≥ 2.5 for graduation with honours at TU-affiliated campuses.

Quick reference — marks to grade

If you have raw marks out of 100 rather than a letter grade, locate the percentage band first, then assign the grade point. Example: 76% → B+ → 3.2. For practical exams graded out of 50, convert to percentage before mapping: 42/50 = 84% → A → 3.6.

How do you convert GPA to percentage in Nepal?

Foreign universities, scholarship committees, and employers often ask for percentage even when your transcript shows GPA. Nepal has no single legally binding conversion formula, but three methods appear in practice. Know which one your target institution expects.

Method 1 — Midpoint of grade band (most common for NEB)

Take the midpoint percentage of the letter grade's band, then weight by credits exactly as you would for GPA. For a single grade, use the band midpoint: A (3.6) ≈ 85%, B+ (3.2) ≈ 75%. This is what most Nepali college admin offices use when issuing equivalence certificates.

Method 2 — Linear formula (common for TU transcripts)

Percentage ≈ (GPA ÷ 4.0) × 100

Example: GPA 3.44 → (3.44 ÷ 4.0) × 100 = 86.0%

This slightly overstates compared to Method 1 for grades below A+ because it treats the 4.0 scale as a continuous 0–100 line. Use it only when the receiving institution explicitly accepts linear conversion.

Method 3 — TU-style adjusted formula

Some TU equivalence offices apply:

Percentage ≈ (GPA − 0.75) × 25

Example: GPA 3.35 → (3.35 − 0.75) × 25 = 65.0%

This produces lower percentages and aligns more closely with legacy division-classification systems. If you are applying abroad, attach the official transcript and ask your campus exam section for a signed equivalence letter rather than self-converting.

For specific conversions, see the dedicated guides for 3.6 GPA to percentage in Nepal and 2.55 GPA to grade in Nepal — both include ready-made lookup tables for borderline cases scholarship panels scrutinise.

GPA → Percentage Conversion MethodsLinear(GPA ÷ 4) × 1003.44 → 86%Midpoint BandNEB grade centre3.44 → ~83%TU Adjusted(GPA − 0.75) × 253.44 → 67%Same GPA — three different percentagesAlways confirm with target institutionBest practice: official equivalence letter from exam sectionAttach original transcript + NEB/university seal
GPA to percentage in Nepal — three conversion methods producing different results from the same 3.44 GPA

How do you use a GPA calculator for Nepal in 2026?

Manual calculation works for one semester. When you are modelling retakes, projecting honours eligibility, or batch-converting a full transcript, a calculator saves time and eliminates arithmetic slips. The workflow below matches what I implement when building grade modules for database-driven academic portals.

Calculator input checklist

  • Subject name — optional for personal use, required for PDF export.
  • Credit hours — from syllabus; default to 1 for NEB +2 equal-weight subjects.
  • Letter grade or percentage — the tool maps to grade point via the 2026 table.
  • Calculation mode — SGPA (single term), CGPA (multi-term), or percentage reverse-lookup.

Using the site calculator

  1. Open the GPA calculator on /tools.
  2. Select your level: NEB +2, SEE, or University (credit-hour mode).
  3. Add one row per subject. Enter credit and grade.
  4. Click calculate. The tool returns GPA to two decimal places and an estimated percentage range.
  5. For CGPA, enable multi-semester mode and add each term without clearing previous rows.
  6. Export or screenshot the result for scholarship forms. Cross-check one subject manually — if the tool and your hand calculation disagree, your credit value is usually wrong.

Developers building their own calculator should store grade mappings in a config array rather than hard-coding conditionals — NEB updates bands occasionally, and a single JSON file is easier to patch than scattered if/else blocks across a Laravel or PHP codebase.

<?php
$gradeMap = [
    'A+' => ['point' => 4.0, 'min' => 90, 'max' => 100],
    'A'  => ['point' => 3.6, 'min' => 80, 'max' => 89.99],
    'B+' => ['point' => 3.2, 'min' => 70, 'max' => 79.99],
    // … remaining grades
];

function calculateGpa(array $courses): float {
    $weighted = 0;
    $credits  = 0;
    foreach ($courses as $course) {
        $weighted += $course['credit'] * $course['grade_point'];
        $credits  += $course['credit'];
    }
    return $credits > 0 ? round($weighted / $credits, 2) : 0;
}
Online GPA Calculator PipelineUser InputGrades + CreditsGrade Map2026 NEB TableWeighted SumΣ(C × G)GPA Output4.0 scalePercentage EstimateLinear · Midpoint · TU modesValidation: hand-check one row before submitting abroadMismatch → verify credit hours on official syllabusAvailable at /tools — free, no login required
Nepal GPA calculator pipeline — from subject input through weighted calculation to GPA and percentage output

Manual vs calculator — when to use which

ScenarioManual calculationOnline calculator
Single semester, 5–6 subjectsFast enough on paperGood for verification
Full bachelor's transcript (8+ semesters)Error-proneRecommended
Retake / grade replacement modellingTedious to recalculateChange one row, instant update
Official embassy submissionNot sufficient aloneUse plus campus equivalence letter
Developer building portalN/AImplement same formula server-side

What mistakes should you avoid when calculating GPA in Nepal?

After helping students and campus admins untangle transcripts on education platforms, these are the failures that keep appearing:

  • Averaging SGPAs without credit weighting — always re-sum raw (credit × point) pairs across semesters.
  • Using foreign 5.0 scales — US 4.0 and Nepal 4.0 align closely, but a 10-point CGPA from India needs a separate equivalence table, not a direct swap.
  • Ignoring failed subjects — some universities include F grades (0 points) in attempted credits; others exclude them after retake. Read your exam bylaws.
  • Mixing percentage formulas — pick one conversion method and state it on the form. Submitting 86% (linear) when your transcript implies 83% (midpoint) triggers verification delays.
  • Rounding too early — carry four decimal places internally, round to two only at the final GPA step. Early rounding shifted a client's honours eligibility by 0.01 on a real portal audit.

Students targeting tech careers should treat GPA as one data point, not the whole story. Employers hiring in Nepal's growing software market weigh portfolios and practical skills heavily — see top tech skills every Nepali developer must learn for where to invest energy alongside academics.

Ready to calculate your Nepal GPA?

Whether you are a +2 student checking scholarship eligibility, a TU undergrad preparing an abroad application, or a developer wiring grade logic into a campus portal, the process is the same: map grades to the 2026 conversion table, multiply by credits, divide by total credits. Use the GPA calculator on /tools for quick results, cross-check one subject by hand, and get an official equivalence letter when a foreign institution requires verified percentage. If you need a custom education portal with automated GPA, transcript export, and student dashboards built in Laravel, get in touch via the contact page — this is exactly the kind of system-level work that sits alongside knowing how to calculate GPA in Nepal — conversion table & calculator (2026) on the academic side.

Frequently Asked Questions

Multiply each subject's grade point by its credit hour, sum those products, then divide by total credit hours. This weighted average determines your semester and cumulative GPA under current NEB and TU examination standards.

Use the official NEB conversion table mapping percentage ranges to grade points. For example, 80-90% equals A+ (4.0), while 70-79% equals A (3.6). Never use linear mathematical conversion as grading bands are discrete intervals.

SGPA measures performance for a single semester using only that term's credits and grades. CGPA averages all completed semesters weighted by credit hours. Employers and universities typically require CGPA for final evaluation and eligibility decisions.

Most online calculators default to NEB +2 grading scales which differ from Tribhuvan University or Pokhara University systems. Always verify the calculator supports your specific institution's grading policy before relying on computed results for applications or transcripts.

Practical marks combine with theory marks according to subject-specific weightings defined in the curriculum. The final combined percentage maps to a grade point. Some technical subjects assign separate credit hours for practicals, treating them as distinct graded components in the GPA formula.

Yes, but failed subjects carry zero grade points while still counting toward total credit hours until passed. This significantly lowers CGPA. Recalculate immediately after passing supplementary exams using updated grade points to reflect accurate academic standing for job or further study applications.

No centralized government tool exists. The National Examination Board publishes grading guidelines and conversion tables but not interactive calculators. Reputable educational portals and university websites provide compliant tools. Cross-reference any calculator output against official NEB documentation to ensure accuracy.

Nepal uses a 4.0 scale similar to US systems but with different percentage-to-grade mappings. Direct numerical equivalence is misleading. Foreign universities evaluate Nepali GPAs contextually using credential evaluation services rather than simple conversion. Always submit official transcripts alongside self-calculated figures during international applications.

Standard NEB Class 12 subjects typically carry 3 to 5 credit hours depending on stream and subject type. Compulsory English and Nepali often have higher credits than electives. Consult your college's official course specification sheet rather than assuming uniform values, as vocational streams vary significantly.

Discrepancies usually stem from incorrect credit hour entry, outdated grading tables, or excluded internal assessment marks. Official transcripts include board-exam adjustments and moderation policies invisible to external calculators. Treat self-calculations as estimates and always defer to certified documents issued by your examination board or university.

At TU and PU, mandatory internships and capstone projects carry credit hours and grade points included in CGPA. Non-credit extracurricular activities do not factor in. Check your program's curriculum structure carefully, as professional degrees like engineering and nursing weight practical components differently than humanities programs.

Recalculate after every semester result publication to track academic trajectory and identify at-risk standing early. Scholarship renewals, campus transfers, and honors eligibility often depend on minimum CGPA thresholds checked annually. Regular monitoring prevents surprises when final transcripts are issued for employment or postgraduate admissions.

No. NEB +2 uses a distinct grading scale and credit structure compared to university bachelor programs. Mixing these systems produces invalid results. Maintain separate records for pre-university and undergraduate performance. When applying for jobs requiring overall academic history, present both GPAs clearly labeled with their respective issuing bodies.

NEB requires minimum D grade (1.6 GPA) per subject and overall 2.0 GPA for +2 promotion. Universities set varying departmental thresholds, often 2.0 CGPA for graduation eligibility. Falling below institutional minimums triggers academic probation or dismissal. Verify specific requirements in your program handbook rather than assuming universal standards.

Yes, reputable employers request official transcripts directly from examination boards or universities during background verification. Self-reported GPAs on CVs serve only as preliminary screening criteria. Falsifying grades constitutes document fraud with legal consequences. Always report accurate figures and prepare certified documentation before interviews to avoid disqualification or reputational damage.

Share this article

What I've Built

Products I Build & Run

Legal-tech and language-services platforms I designed, built and operate — each running in production for real clients across Nepal and Australia.

More in the making — I keep shipping tools for Nepal's legal, language and digital work. Got an idea worth building?

Quick Contact Options
Choose how you want to connect me: