IBAN format · GL

Greenlandic IBAN format

The Greenlandic IBAN format is defined by ISO 13616 and is fixed for every account opened in Greenland. A Greenlandic IBAN is always 18 characters long and uses the structure pattern 4!n9!n1!n: 4 digits (0–9), then 9 digits (0–9), then 1 digit (0–9). The first two characters are the country code GL, the next two are MOD 97 check digits, and the remaining 14 characters form the BBAN, which Greenland divides into 3 fields. This page breaks down each field, shows a worked GL IBAN, and explains how the check digits are computed.

Country code
GL
Total length
18 chars
Check-digit algo
MOD 97-10
ISO 13616 pattern
4!n9!n1!n
4 digits (0–9), then 9 digits (0–9), then 1 digit (0–9)

Structure breakdown

The Greenland BBAN (positions 5–18) is the country-specific part of the IBAN and is 14 characters long. Greenland splits it into 3 fields: Field 1 is 4 digits; Field 2 is 9 digits; Field 3 is 1 digit. The exact meaning of each field (bank code, branch, account number) is defined by Greenland's national registry and is stable, so a GL IBAN that matches the pattern and length is structurally valid even before the MOD 97 check.

Country code
ISO 3166 — Greenland
GL
Check digits
MOD 97-10 checksum
88
BBAN field 1
4 digits · digits (0–9)
0123
BBAN field 2
9 digits · digits (0–9)
012345678
BBAN field 3
1 digit · digits (0–9)
0

The table below applies the 4!n9!n1!n pattern to a real, MOD 97-valid Greenland IBAN (GL8801230123456780). Each row shows one field of the IBAN — country code, check digits, then the BBAN fields in order — so you can see exactly how a GL IBAN is assembled. This is the same breakdown the IBAN validator produces when you paste a Greenland IBAN.

Greenlandic IBAN check digits

Positions 3–4 of a Greenland IBAN hold two MOD 97-10 check digits. ISO 13616 computes them by rearranging the IBAN so the BBAN leads and the country code plus check digits trail, converting letters to numbers (A=10 … Z=35), and taking the giant resulting integer mod 97. The check digits are chosen so the whole IBAN leaves a remainder of 1. If any single character of a GL IBAN is mistyped, the remainder changes and validation fails — which is why the format checker on this page can flag a typo from one wrong digit.

What makes a Greenlandic IBAN valid

A Greenland IBAN is structurally valid only when it passes three independent checks at once. First, the character set: the first two characters must be the letters GL, the next two must be digits, and the BBAN may contain only digits and uppercase letters. Second, the length: a GL IBAN must be exactly 18 characters, because Greenland fixes its BBAN at 14 characters and ISO 13616 fixes the country code and check digits at four. Third, the MOD 97 checksum. The 4!n9!n1!n pattern adds one more layer — it confirms the BBAN splits into 3 fields of the right size and type, so a Greenland IBAN with the right total length but the wrong internal split still fails. This is why the format checker on this page is stricter than a generic length-only check.

Common Greenlandic IBAN format mistakes

Most Greenland IBAN format errors come from a handful of avoidable mistakes. Pasting a domestic Greenland account number instead of the IBAN is the most common — the IBAN always starts with GL and is 18 characters, while a local account number is usually shorter and has no country prefix. Dropping or adding a character when copying from a statement is next; because the length is fixed, even one extra digit fails. Confusing the country code with a similar one (for example GL vs a neighbor) changes both the expected length and the check digits, so the whole IBAN fails. Finally, including spaces in the stored value is harmless for validation but can break payment forms that count characters literally — strip spaces before you submit a GL IBAN to a wire form.

Greenlandic IBAN and SWIFT codes

When you send or receive an international payment to Greenland, the IBAN tells the network which account to credit, and the bank's SWIFT/BIC code tells it which bank holds that account. After checking the GL IBAN format here, look up the receiving bank's BIC with a SWIFT code lookup tool to complete the wire instructions.

Greenland IBAN overview →View GL IBAN example →Validate an GL IBAN