Home IBAN Seychelles

Seychelles IBAN validator

How the IBAN format works

Format
SC + 2 check digits + 4-letter bank code + 20 digits (branch + account) + 3-letter currency code (31 chars)
Example
SC18SSCB11010000000000001497USD

Things to watch for

  • 31 characters total, ends in a 3-letter currency code (e.g. USD)
  • Checks structure and checksum only, not that the account exists
Regex for IBAN
^SC[0-9]{2}[A-Z]{4}[0-9]{20}[A-Z]{3}$

A Seychelles IBAN is 31 characters: “SC”, two check digits, a 4-letter bank code, 20 digits covering branch and account, and a 3-letter currency code at the end — USD in the example SC18SSCB11010000000000001497USD. It’s the same basic design as neighboring Mauritius’s IBAN — a letter bank code, a numeric branch/account block, and a trailing currency suffix for multi-currency accounts — but Seychelles’ combined branch/account block runs one digit longer at 20 digits against Mauritius’s 19, pushing the total length to 31 characters instead of 30. Like Mauritius, Seychelles built its banking sector around international and offshore financial services, so accounts denominated in US dollars or euros alongside the Seychellois rupee are common enough that the currency suffix earns its place in the IBAN itself. The Central Bank of Seychelles oversees the system domestically.

How this validator works

This tool checks the “SC” prefix, confirms the bank code is 4 letters, the combined branch/account block is exactly 20 digits, and the trailing currency code is 3 letters, then runs the mod-97 checksum (ISO 7064) a correctly generated Seychelles IBAN must satisfy — entirely in your browser, with nothing sent to a server.

What a pass doesn’t tell you

A pass confirms the 31 characters are correctly structured and internally consistent — not that the account is open, active, or belongs to whoever you expect. This tool does no lookup against the Central Bank of Seychelles or any commercial bank there. If a Seychelles IBAN fails, recount the 20-digit branch/account block carefully — at one digit longer than Mauritius’s equivalent block, it’s an easy place to drop a character without noticing.

Scope: Seychelles IBAN structure and mod-97 checksum validation only — not payment processing or confirmation an account is active. Use it to catch a typo before a transfer fails.

Content last reviewed 2026-07-23.

IBAN FAQ

What does a Seychelles IBAN look like?

31 characters: 'SC', two check digits, a 4-letter bank code, 20 digits for branch and account, and a 3-letter currency code — for example SC18SSCB11010000000000001497USD.

How is a Seychelles IBAN different from a Mauritius IBAN?

Both end in a 3-letter currency code and use a 4-letter bank code, but Seychelles' combined branch/account block is 20 digits — one longer than Mauritius's 19 — making the full Seychelles IBAN 31 characters against Mauritius's 30.

Does this tool confirm the Seychelles account is verified?

No. It checks only that the 31 characters are correctly structured and pass the mod-97 checksum, entirely in your browser, with no lookup against the Central Bank of Seychelles or any commercial bank.

← More IBAN validators