Skip to content

Switzerland GPA Calculator: Swiss 1-6 to US 4.0 Scale

The Switzerland GPA calculator converts Swiss 1-6 grades into an ECTS credit-weighted average, with the US 4.0 equivalent and Swiss classification (Ausgezeichnet, Sehr gut, Gut, Genugend).

Swiss University GPA Calculator (1-6 Scale)

Default mode for every Swiss university (ETH Zurich, EPFL, UZH, UniBe, UniBas, UniGE, HSG, UniFR, UNIL, USI). Enter each Swiss grade (1.0 to 6.0; 4.0 is the pass mark) and its ECTS credit value. The calculator returns your credit-weighted Swiss average, the US 4.0 equivalent, and the Swiss classification.

Grade (1-6) ECTS Credits Remove
Average 0.00 / 6.0
US 4.0 Equivalent: 0.00
Courses0
ECTS Credits0
Average-
Swiss grade scale reference (1-6, ETH Zurich, EPFL, all Swiss universities)
Grade RangeClassificationGerman / FrenchUS 4.0
5.50 to 6.00ExcellentAusgezeichnet / Excellent3.5 to 4.0
5.00 to 5.49Very GoodSehr gut / Tres bien3.0 to 3.49
4.50 to 4.99GoodGut / Bien2.5 to 2.99
4.00 to 4.49Pass (Sufficient)Genugend / Suffisant2.0 to 2.49
Below 4.00Fail (Insufficient)Ungenuegend / Insuffisant0.0

Source: ETH Zurich Examinations Office, EPFL Academic Regulations, swissuniversities Rectors' Conference. The pass mark of 4.0 is uniform across federal and cantonal universities; some Fachhochschulen apply additional rules for compensating below-pass marks within the same examination block.

How Swiss Universities Calculate the Weighted Average (Notendurchschnitt)

Swiss universities calculate the weighted average (Notendurchschnitt in German, moyenne ponderee in French) using ECTS credits as weights. Each course grade on the 1.0 to 6.0 scale is multiplied by its ECTS credit value; the sum of weighted grades is divided by total ECTS credits to produce the semester or cumulative average. This credit-weighted number appears on the official transcript (Leistungsnachweis or Releve de notes) and decides distinction classifications at graduation. The calculator above runs the same math live; the standalone gpa calculator europe pattern applies, with the Swiss scale wired in rather than the German DAAD inverse scale or the British honours bands.

Whether you are a Swiss gpa calculator user, a swiss grades to gpa converter, or simply needed a gpa calculator switzerland bachelor reference, the math is identical across cycles: Bachelor, Master, and Doctorate transcripts all use the 1 to 6 credit-weighted average. The Pruefungsblock structure at ETH Zurich and EPFL groups courses into examination blocks, each with its own block average that must reach 4.0 to pass; on top of those block averages sits the overall cumulative average displayed on the diploma supplement.

Swiss University GPA Formula
Swiss Average = Sum(Grade x ECTS Credits) Sum(ECTS Credits)
Where:
  • Grade = numeric grade per course on the Swiss 1.0 to 6.0 scale (4.0 minimum pass, 6.0 maximum)
  • ECTS Credits = the ECTS workload assigned to the course in the official course catalogue (typically 3 to 8 per course)
  • Sum = total across every completed ECTS-bearing course on the transcript
Example: A Master student at ETH Zurich completes four courses in one semester: Algorithms (8 ECTS, grade 5.5), Machine Learning (6 ECTS, grade 5.25), Probability (6 ECTS, grade 5.0), and Computer Architecture (10 ECTS, grade 5.75). Weighted sum: 5.5 x 8 + 5.25 x 6 + 5.0 x 6 + 5.75 x 10 = 44 + 31.5 + 30 + 57.5 = 163. Total ECTS: 30. Average = 163 / 30 = 5.43 (Sehr gut / Very Good, US 4.0 equivalent of roughly 3.43).

The Swiss 1 to 6 Grade Scale and Bilingual Classifications

The Swiss 1 to 6 scale uses bilingual classification terms (German and French; Italian appears at USI) reflecting the country's multilingual academic tradition. The table below maps each grade range to its Swiss classification, ECTS letter grade, and approximate UK and US equivalents used by credential evaluators for international graduate applications. WES (World Education Services) and ECE (Educational Credential Evaluators) accept the piecewise conversion as a starting point and then refine it course by course based on the issuing institution.

Swiss university grade scale with classifications and international equivalents
Grade /6GermanFrenchECTS GradeUK EquivalentUS GPA Approx.
5.50 to 6.00AusgezeichnetExcellentAFirst Class3.5 to 4.0
5.00 to 5.49Sehr gutTres bienBFirst / Upper Second3.0 to 3.49
4.50 to 4.99GutBienCUpper Second (2:1)2.5 to 2.99
4.00 to 4.49GenugendSuffisantD to ELower Second to Third2.0 to 2.49
Below 4.00UngenuegendInsuffisantFFail0.0

Half points (5.5, 4.5) and quarter points (5.25, 4.75) are normal increments on official transcripts. ETH Zurich, EPFL, and most cantonal universities round individual course grades to the nearest 0.25; the cumulative average on the transcript is shown to two decimal places without further rounding. This is unlike the German DAAD scale (1.0 best, 5.0 fail) or the Austrian 1 to 5 scale where 1 is best; the Swiss scale should never be confused with either neighbour.

How to Convert Swiss 1-6 Grades to a US 4.0 GPA

The Swiss 1 to 6 scale does not map linearly onto the US 4.0 scale because the Swiss pass mark sits at 4.0 (not 0). A naive linear conversion such as US GPA = Swiss x (4 / 6) would compress every passing Swiss grade into the 2.67 to 4.0 US band and put failing grades at US 0.67, which evaluators reject. The piecewise mapping below preserves the Swiss pass threshold (Swiss 4.0 to US 2.0) and the Swiss top mark (Swiss 6.0 to US 4.0), interpolating linearly within each band.

Swiss to US 4.0 Piecewise Conversion

US GPA = piecewise(Swiss grade)

Where:
  • If Swiss >= 6.0: US = 4.0
  • If Swiss 5.5 to 5.99: US = 3.5 + (Swiss - 5.5)
  • If Swiss 5.0 to 5.49: US = 3.0 + (Swiss - 5.0)
  • If Swiss 4.5 to 4.99: US = 2.5 + (Swiss - 4.5)
  • If Swiss 4.0 to 4.49: US = 2.0 + (Swiss - 4.0)
  • If Swiss below 4.0: US = 0.0 (failing)
Example: Swiss average of 5.25 sits in the 5.0 to 5.49 band: US = 3.0 + (5.25 - 5.0) = 3.0 + 0.25 = 3.25. A Swiss average of 5.75 sits in the 5.5 to 5.99 band: US = 3.5 + (5.75 - 5.5) = 3.5 + 0.25 = 3.75.

This piecewise conversion approximates the published WES iGPA Calculator output for Swiss transcripts to within roughly 0.1 GPA points across the passing range. For binding US graduate school applications, request the canonical course-by-course evaluation from World Education Services (WES), ECE, or Scholaro; expect roughly USD 200 to 250 for a Swiss transcript evaluation in 2026. The calculator above is for planning purposes (target programme research, Master admissions estimates, scholarship eligibility checks).

ETH Zurich, EPFL, UZH, and the Pruefungsblock System

Swiss universities apply institution-specific rules on top of the shared 1 to 6 scale. The most distinctive Swiss feature is the Pruefungsblock (examination block) structure used at ETH Zurich, EPFL, and most cantonal universities. Courses are grouped into examination blocks; each block has its own credit-weighted average that must reach 4.0 to pass, and individual grades below 4.0 within the block can be offset by stronger grades elsewhere provided no single grade falls below 3.0.

ETH Zurich (ETHZ) Specifics

ETH Zurich groups Bachelor courses into Basispruefung (first-year examination block, typically 56 ECTS) and Pruefungsblock 1 and 2 (covering semesters 3 to 6). Each block requires a credit-weighted average of 4.0 and no single grade below 3.0 with compensation rules. The Master programmes follow a similar block structure with thesis components weighted separately. Failing the Basispruefung twice excludes the student from continuing in the programme. The ETH Excellence Scholarship for Master applicants typically requires a cumulative Bachelor average of 5.0 and above. Source: ETH Zurich Examinations Office.

EPFL (Ecole Polytechnique Federale de Lausanne) Specifics

EPFL uses the identical 1 to 6 scale and Pruefungsblock structure as ETH Zurich (both belong to the ETH Domain). EPFL transcripts use the French terminology (Excellent, Tres bien, Bien, Suffisant, Insuffisant) alongside numeric grades. The EPFL Excellence Fellowship for Master applicants is competitive at a Bachelor average of 5.25 and above; the standard CGPA threshold for continuing in a Master programme is 4.0.

University of Zurich, University of Bern, University of Basel

Cantonal universities issue grades on the same 1 to 6 scale but apply slightly different compensation rules per faculty. The Medical Faculty at UZH and UniBe issue grades in 0.5 increments only; the Law Faculty at UZH and UniBas issue grades in 0.25 increments. Cantonal graduation classifications are: Magna cum laude (cumulative average 5.5 and above), Cum laude (5.0 and above), Rite (above the pass threshold). Some faculties report only Pass / Fail for clinical rotations and laboratory practicals.

HSG (St. Gallen), USI, Other Swiss Universities

The University of St. Gallen (HSG) is one of Europe's top business schools and uses the 1 to 6 scale with a graduation distinction threshold of 5.0 (Magna cum laude at 5.5). Universita della Svizzera italiana (USI) in Lugano uses the same scale with Italian terminology on transcripts (Eccellente, Molto bene, Bene, Sufficiente, Insufficiente). The University of Fribourg issues bilingual German and French transcripts; specific terminology depends on the language of instruction per course.

Swiss Universities Directory

The major Swiss universities below all use the 1 to 6 grading scale and the ECTS credit-weighted average documented above. The calculator above works for every institution in this list. Per-university dedicated pages are planned for ETH Zurich, EPFL, UZH, and HSG as cluster volume justifies.

Major Swiss universities with city, instruction language, and academic focus
UniversityCityLanguageKnown For
ETH Zurich (Eidgenoessische Technische Hochschule) Zurich German Engineering, Sciences, Mathematics, Architecture
EPFL (Ecole Polytechnique Federale de Lausanne) Lausanne French Engineering, Computer Science, Life Sciences
University of Zurich (UZH) Zurich German Medicine, Law, Sciences, Humanities, Economics
University of Bern (UniBe) Bern German Medicine, Law, Natural Sciences, Veterinary
University of Geneva (UNIGE) Geneva French International Relations, Medicine, Sciences, Law
University of Basel Basel German Life Sciences, Medicine, Humanities, Law
University of St. Gallen (HSG) St. Gallen German Business, Economics, Finance, Law
University of Fribourg (UniFR) Fribourg Bilingual DE/FR Theology, Law, Humanities, Sciences
University of Lausanne (UNIL) Lausanne French Medicine, Biology, Business, Social Sciences
Universita della Svizzera italiana (USI) Lugano Italian Communication, Economics, Informatics, Architecture
University of Neuchatel (UniNE) Neuchatel French Hydrogeology, Migration Studies, Law, Economics
ZHAW (Zurich Univ. of Applied Sciences) Winterthur German Applied Sciences, Health, Business, Engineering

Scholarships and What Counts as a Good Swiss GPA

On the Swiss 1 to 6 scale, academic standing thresholds and scholarship eligibility cutoffs follow a consistent pattern across Swiss universities:

  • ETH Excellence Scholarship and Opportunity Award: Bachelor cumulative average of 5.0 and above (top 10 percent of the cohort) for Master applicants.
  • EPFL Excellence Fellowship: typically 5.25 and above for Master applicants from top-ranked Bachelor programmes.
  • Swiss Government Excellence Scholarships (SER): the State Secretariat for Education, Research and Innovation supports international postgraduate applicants with outstanding records; selection is highly competitive and country-specific.
  • Magna cum laude graduation: 5.5 and above cumulative average at most cantonal universities.
  • Cum laude graduation: 5.0 and above cumulative average.
  • Good Academic Standing: cumulative 4.0 and above; below 4.0 in two consecutive examination blocks usually triggers programme exclusion.
  • Graduation minimum: 4.0 cumulative across the programme, with each examination block at 4.0 or above (or passed through compensation).

For US, UK, or Canadian graduate school applications, a Swiss cumulative of 5.0 (US 3.0 equivalent) is competitive for most international programmes; 5.5 and above (US 3.5 equivalent) reaches the bar at top-tier institutions. Erasmus Plus, DAAD, and Fulbright-equivalent Swiss programmes typically require 5.0 to 5.25 cumulative from the originating Swiss university.

Worked Examples: Calculating Your Swiss GPA Step by Step

Three short worked examples cover the most common Swiss student scenarios. Each one uses the credit-weighted formula from the FormulaBox above and produces both the Swiss average and the US 4.0 equivalent.

Example 1: Bachelor Semester at UZH

A Bachelor student at the University of Zurich completes one semester with five courses: Microeconomics (6 ECTS, grade 5.0), Macroeconomics (6 ECTS, grade 4.75), Statistics (6 ECTS, grade 5.25), Programming for Economists (3 ECTS, grade 5.5), and Academic Writing (3 ECTS, grade 5.0). Weighted sum: 5.0 x 6 + 4.75 x 6 + 5.25 x 6 + 5.5 x 3 + 5.0 x 3 = 30 + 28.5 + 31.5 + 16.5 + 15 = 121.5. Total ECTS: 24. Semester average: 121.5 / 24 = 5.06 (Sehr gut / Very Good). US 4.0 equivalent (piecewise): 3.0 + (5.06 - 5.0) = 3.06.

Example 2: Master Year at ETH Zurich

A Master student at ETH Zurich completes two semesters totalling 60 ECTS. Semester 1 cumulative: 5.40 over 30 ECTS. Semester 2 cumulative: 5.55 over 30 ECTS. Annual cumulative: (5.40 x 30 + 5.55 x 30) / 60 = (162 + 166.5) / 60 = 328.5 / 60 = 5.48 (Sehr gut). US 4.0 equivalent: 3.0 + (5.48 - 5.0) = 3.48. This is at the boundary of the Sehr gut and Ausgezeichnet bands; ETH Excellence Scholarship eligibility for a follow-on doctoral position usually requires Master cumulative of 5.5 and above.

Example 3: EPFL Block With a Retake

An EPFL student finishes Pruefungsblock 1 with four courses: Linear Algebra (5 ECTS, grade 3.5), Analysis I (5 ECTS, grade 4.25), General Physics (5 ECTS, grade 4.5), Discrete Mathematics (5 ECTS, grade 4.75). Block weighted sum: 3.5 x 5 + 4.25 x 5 + 4.5 x 5 + 4.75 x 5 = 17.5 + 21.25 + 22.5 + 23.75 = 85. Total ECTS: 20. Block average: 85 / 20 = 4.25 (Genugend, passing). The single grade below 4.0 (Linear Algebra 3.5) is compensated by the block average being above 4.0 and no grade falling below 3.0; the block passes. If the Linear Algebra grade had been 2.75, the block would fail despite a passing average and the student would need to retake.

Matura, Fachhochschulen, and Pre-University Grading in Switzerland

Swiss students enter university through three main routes. The Matura (Maturitaetszeugnis in German, Maturite in French, Maturita in Italian) is the cantonal secondary-school leaving certificate that grants direct admission to any Swiss university without an entrance examination. Matura grades are issued on the same 1 to 6 scale used at university; the Matura average appears on the certificate and is used for Numerus Clausus medical school admission at UZH, UniBe, UniBas, UniFR, and UNIL.

Fachhochschulen (Universities of Applied Sciences, FH; Hautes Ecoles Specialisees in French, HES) admit students through the Berufsmaturitaet (vocational matura) route. ZHAW, FHNW, BFH, HSLU, OST, and SUPSI all use the 1 to 6 scale with the same 4.0 pass mark; some FH programmes apply additional compensation rules within examination blocks (most allow one or two below-pass grades to be carried provided the block average reaches 4.0 and no individual grade falls below 3.0). FH grades convert to the US 4.0 scale through the same piecewise mapping documented above.

Pedagogical Universities (Paedagogische Hochschulen, PH) train teachers and apply the 1 to 6 scale with field-practice components graded on a separate Pass / Fail basis. The clinical and field components do not contribute to the cumulative numeric average; only the academic coursework does. This split mirrors the approach at medical faculties (UZH, UniBe, UniBas), where bedside-teaching modules carry a Pass / Fail outcome while lectures and written examinations contribute to the credit-weighted Swiss average.

Swiss students moving abroad regularly hit two adjacent conversion problems: the US 4.0 mapping (covered in detail above) and the European Higher Education Area (EHEA) ECTS grade conversion (A, B, C, D, E, F) for Erasmus exchange transcripts. The ECTS letter grade is a statistical ranking by cohort rather than an absolute scale, so the Ausgezeichnet to A and Sehr gut to B mappings shown in the table are approximations; your home institution's exchange office issues the official Erasmus transcript with the canonical ECTS letter per course. For Swiss students applying within the EU (France, Germany, Italy, Spain), the ECTS letter and the Swiss numeric grade both appear on the diploma supplement.

Last verified: 2026-05-25. Sources: swissuniversities (Rectors' Conference of Swiss Higher Education Institutions), ETH Zurich Examinations Office, EPFL Academic Regulations, and World Education Services (WES) credential evaluation guidance.

This Switzerland GPA calculator estimates your ECTS credit-weighted average on the Swiss 1 to 6 scale and the corresponding US 4.0 equivalent. Swiss universities apply institution-specific rules for examination block compensation, grade replacement after retakes, thesis weighting, and progression decisions; always verify against your faculty regulations and the registrar's office (Studiensekretariat or Bureau des etudes). For binding US graduate school applications, request the authoritative course-by-course evaluation from WES. See also the US GPA calculator for the 4.0 scale and the GPA scale reference for the full international conversion context.

How to calculate GPA in Switzerland?
How to calculate GPA in Switzerland: at any Swiss university (ETH Zurich, EPFL, University of Zurich, University of Bern, University of Basel, University of Geneva), multiply each course grade on the 1 to 6 scale by its ECTS credit value, sum the weighted grades, then divide by total ECTS credits. The formula is Average = Sum(Grade x ECTS Credits) / Sum(ECTS Credits). Result reads on the 6.0 maximum scale; the minimum passing grade is 4.0 (Genugend). Use the calculator above to skip the manual arithmetic; it returns your Swiss average, the US 4.0 equivalent, and the classification label automatically.
What is the Swiss grading scale and how does it work?
The Swiss grading scale runs from 1.0 (worst) to 6.0 (best) with 4.0 as the minimum pass. Grades are usually issued in 0.25 or 0.5 increments depending on the institution and the assessment type; final transcripts may show two decimal places. The bands are: 5.5 to 6.0 Ausgezeichnet (Excellent), 5.0 to 5.49 Sehr gut (Very Good), 4.5 to 4.99 Gut (Good), 4.0 to 4.49 Genugend (Pass / Sufficient), below 4.0 Ungenuegend (Fail / Insufficient). German universities use the inverse 1 to 5 scale where 1 is best, so the Swiss 1 to 6 should never be confused with the German DAAD scale.
How do I convert my Swiss GPA to a US 4.0 scale?
The Swiss 1 to 6 scale does not map linearly to the US 4.0 scale because the Swiss pass mark sits at 4.0 (not 0). A standard piecewise conversion treats Swiss 6.0 as US 4.0, Swiss 5.5 as US 3.5, Swiss 5.0 as US 3.0, Swiss 4.5 as US 2.5, and Swiss 4.0 (Swiss pass) as US 2.0; anything below Swiss 4.0 maps to US 0.0. Example: a Swiss average of 5.25 converts to roughly US 3.25. The calculator above runs this conversion live so you can read both numbers without doing the band lookup by hand. World Education Services (WES) and Educational Credential Evaluators (ECE) apply similar piecewise conversions, though specific cutoffs vary slightly per evaluator.
What average grade is needed to pass at ETH Zurich and EPFL?
At ETH Zurich and EPFL the minimum weighted average to pass an examination block (Pruefungsblock or bloc d'examens) is 4.0 on the 1 to 6 scale. Individual subject grades below 4.0 can be offset by stronger marks in other subjects within the same block, provided the credit-weighted average reaches 4.0 and no single grade falls below 3.0. Grades carry ECTS weight. Failing a block twice usually triggers exclusion from the programme. Bachelor and Master theses must each reach at least 4.0 in their own right. Both institutions belong to the ETH Domain (ETH-Bereich) and apply identical regulations.
How to calculate GPA in ETHZ specifically?
ETHZ (ETH Zurich) calculates the GPA as an ECTS credit-weighted average of the 1 to 6 grades on your transcript. The student portal reports separate averages per examination block (Basispruefung, Pruefungsblock 1, Pruefungsblock 2) and an overall cumulative average across all completed blocks. The block average decides whether you pass the block; the cumulative average appears on the final transcript and matters for graduation honours and Master admissions. ETHZ counts each course in the block average using the ECTS credits assigned in the course catalogue (typically 4 to 8 ECTS per course; 30 ECTS per semester is standard full-time). The Excellence Scholarship cutoff for Master applicants is normally a cumulative average of 5.0 and above.
How to calculate GPA from marks in Switzerland?
If your university gives raw percentage marks rather than Swiss 1 to 6 grades (common at some Fachhochschulen and at the secondary Matura level), first convert each percentage to the Swiss scale using the linear formula Swiss grade = 1 + 5 x (percentage / 100), capped at 6.0. A 100 percent maps to Swiss 6.0, 80 percent to 5.0, 60 percent to 4.0 (pass), 40 percent to 3.0 (fail). Then take the ECTS credit-weighted average of the converted Swiss grades. Many cantonal Matura schools instead use percentage-to-grade tables published by the canton; check your transcript footnote before applying the linear conversion.
How to calculate total cumulative average across years at a Swiss university?
Cumulative average (Gesamtdurchschnitt) covers every ECTS-bearing course on your Swiss university transcript from enrolment through the current term, not just the active semester. List every completed course, multiply each Swiss grade by its ECTS credit value, sum these weighted grades across all semesters, then divide by the total ECTS credits attempted. A worked example: a Master student finishes three semesters at 5.4, 5.6, 5.2 over 30, 30, 24 ECTS produces (5.4 x 30 + 5.6 x 30 + 5.2 x 24) / (30 + 30 + 24) = (162 + 168 + 124.8) / 84 = 454.8 / 84 = 5.41. The calculator above produces the same number when you enter every course directly, with less rounding drift than chaining pre-rounded semester averages.