UAE IBAN Calculator 2026 - Generate & Validate UAE Bank IBAN
Generate, validate, and format International Bank Account Numbers (IBAN) for United Arab Emirates banks. Our comprehensive UAE IBAN calculator helps you create compliant 23-character IBANs, verify check digits using MOD97-10 algorithm, and ensure accurate international banking transactions as per Central Bank of UAE (CBUAE) standards.
๐ฆ What is a UAE IBAN?
IBAN (International Bank Account Number) is an internationally standardized format for bank account identification used for electronic payments. The UAE adopted IBAN based on ISO 13616-1:2007 standards to facilitate faster, more reliable international fund transfers.
UAE IBAN Structure (23 characters fixed length):
โข Country Code (AE): 2 letters - ISO 3166-1 code for United Arab Emirates
โข Check Digits: 2 digits - Calculated using MOD97-10 algorithm (ISO/IEC 7064)
โข Bank Identifier: 3 digits - Unique code identifying the bank
โข Account Number: 16 digits - Customer's bank account number (numeric only)
Example IBAN: AE07 0331 2345 6789 0123 456 (formatted with spaces) or AE070331234567890123456 (continuous)
Issued By: Central Bank of UAE (CBUAE) - Only authorized banks can generate IBANs
UAE IBAN Calculator Tools
Generate UAE IBAN from Bank Code & Account Number
Validate UAE IBAN
Format UAE IBAN (Add Spaces)
Results
Understanding UAE IBAN Structure
The United Arab Emirates IBAN follows the ISO 13616-1:2007 international standard with a fixed length of 23 characters. Unlike some countries with variable IBAN lengths, all UAE IBANs are exactly 23 characters, making validation straightforward. The Central Bank of UAE (CBUAE) mandates this structure to ensure consistency and reliability across all UAE financial institutions.
Every UAE IBAN begins with the country code "AE" followed by two check digits that verify the entire IBAN's validity using a sophisticated mathematical algorithm. The bank identifier (3 digits) uniquely identifies each licensed bank in the UAE, while the remaining 16 digits represent the customer's specific account number within that bank.
IBAN Components Breakdown
| Position | Component | Length | Characters | Description | Example |
|---|---|---|---|---|---|
| 1-2 | Country Code | 2 | Alphabetic | ISO 3166-1 alpha-2 code for UAE | AE |
| 3-4 | Check Digits | 2 | Numeric | Calculated using MOD97-10 algorithm | 07 |
| 5-7 | Bank Identifier | 3 | Numeric | Unique bank code assigned by CBUAE | 033 |
| 8-23 | Account Number | 16 | Numeric | Customer's bank account number | 1234567890123456 |
Detailed Component Explanation
Country Code (AE)
Position: Characters 1-2
Value: Always "AE"
Purpose: Identifies the United Arab Emirates as the account's country. This follows ISO 3166-1 alpha-2 standard where each country has a unique two-letter code. Other examples include US (United States), GB (United Kingdom), SA (Saudi Arabia), DE (Germany).
Important: Must always be uppercase letters.
Check Digits
Position: Characters 3-4
Value: 00-99
Purpose: Validates IBAN accuracy and detects errors in transcription or data entry. Calculated using MOD97-10 algorithm defined in ISO/IEC 7064 standard. The check digits ensure the IBAN passes mathematical validation, reducing failed transactions.
Calculation: Complex modulo 97 algorithm (explained below)
Bank Identifier Code
Position: Characters 5-7
Value: 3-digit numeric code
Purpose: Uniquely identifies the bank within UAE. Assigned by Central Bank of UAE to each licensed financial institution. This routing number ensures funds reach the correct bank.
Examples: 033 (Emirates NBD), 032 (Mashreq), 095 (Standard Chartered)
Customer Account Number
Position: Characters 8-23
Value: 16-digit numeric
Purpose: Identifies the specific customer account within the bank. This is equivalent to your traditional bank account number but standardized to exactly 16 digits. Banks may pad shorter account numbers with leading zeros.
Important: Only numeric characters (0-9) allowed, no letters or special characters
IBAN Check Digit Calculation (MOD97-10 Algorithm)
The check digits in positions 3-4 of a UAE IBAN are calculated using the MOD97-10 algorithm specified in ISO/IEC 7064 standard. This algorithm provides error detection capabilities that can identify up to 99.9% of transcription errors, transposition errors, and other common mistakes.
MOD97-10 Check Digit Calculation Formula:
Where N is constructed as follows:
Step-by-Step Calculation Process
Step 1: Construct the Base String
Arrange components in order: Bank Code + Account Number + Country Code + "00"
Example: 033 + 1234567890123456 + AE + 00
Result: 03312345678901234560AE00
Step 2: Convert Letters to Numbers
Replace letters with their numeric values using the conversion: A=10, B=11, C=12... Z=35
For UAE: A=10, E=14
Replace "AE" with "1014"
Result: 0331234567890123456010 1400
Combined: 033123456789012345601014 00
Step 3: Calculate Modulo 97
This large number is divided by 97, and we take the remainder.
Example remainder: 90
Step 4: Calculate Check Digits
If result is single digit, pad with leading zero (e.g., 8 becomes 08)
Step 5: Construct Final IBAN
Combine: Country Code + Check Digits + Bank Code + Account Number
Result: AE080331234567890123456
Formatted: AE08 0331 2345 6789 0123 456
Validation Process (Reverse Check)
IBAN Validation Formula:
Rearrange as: Bank Code + Account Number + Country Code + Check Digits
Validation Example:
IBAN to validate: AE070331234567890123456
Step 1: Rearrange to: 0331234567890123456AE07
Step 2: Convert letters: 03312345678901234561014 07
Step 3: Calculate MOD(0331234567890123456101407, 97)
Step 4: If remainder = 1, IBAN is valid โ
Step 5: If remainder โ 1, IBAN is invalid โ
Major UAE Banks and Their IBAN Codes
| Bank Name | Bank Code | IBAN Example (Formatted) | Headquarters |
|---|---|---|---|
| Emirates NBD | 033 | AE07 0331 2345 6789 0123 456 | Dubai |
| First Abu Dhabi Bank (FAB) | 023 | AE07 0231 2345 6789 0123 456 | Abu Dhabi |
| Abu Dhabi Commercial Bank (ADCB) | 044 | AE07 0441 2345 6789 0123 456 | Abu Dhabi |
| Mashreq Bank | 032 | AE07 0321 2345 6789 0123 456 | Dubai |
| Dubai Islamic Bank | 026 | AE07 0261 2345 6789 0123 456 | Dubai |
| Commercial Bank of Dubai | 046 | AE07 0461 2345 6789 0123 456 | Dubai |
| HSBC Bank Middle East | 065 | AE07 0651 2345 6789 0123 456 | Dubai |
| Standard Chartered Bank | 095 | AE07 0951 2345 6789 0123 456 | Dubai |
| Abu Dhabi Islamic Bank (ADIB) | 123 | AE07 1231 2345 6789 0123 456 | Abu Dhabi |
| Citibank UAE | 080 | AE07 0801 2345 6789 0123 456 | Dubai |
| RAK Bank | 301 | AE07 3011 2345 6789 0123 456 | Ras Al Khaimah |
| Sharjah Islamic Bank | 214 | AE07 2141 2345 6789 0123 456 | Sharjah |
| Arab Bank | 002 | AE07 0021 2345 6789 0123 456 | Jordan (UAE Branch) |
| Bank of Sharjah | 019 | AE07 0191 2345 6789 0123 456 | Sharjah |
| Ajman Bank | 340 | AE07 3401 2345 6789 0123 456 | Ajman |
Note: Account numbers (last 16 digits) are examples only. Your actual IBAN will have your specific account number. Check digits vary based on the complete IBAN.
When Do You Need a UAE IBAN?
International Payments
UAE IBAN is mandatory for receiving international wire transfers from overseas banks. When someone in Europe, North America, Asia, or any other region sends money to your UAE bank account, they must provide your complete 23-character IBAN. Without a valid IBAN, international transfers may be rejected, delayed, or returned to the sender with associated fees.
Local UAE Payments
While many local UAE transactions can use traditional account numbers, an increasing number of domestic payment systems require IBAN for:
- **Salary transfers:** Many UAE employers mandate IBAN for WPS (Wage Protection System) compliance - **Government payments:** Federal and emirate-level government entities require IBAN - **Utility payments:** DEWA, ADDC, SEWA, Etisalat, du often request IBAN for direct debit - **Investment accounts:** Securities, mutual funds, and brokerage accounts - **Loan disbursements:** Personal loans, mortgages, auto financing - **Insurance settlements:** Claim payouts from insurance companiesE-commerce and Business Transactions
Online businesses, freelancers, and e-commerce merchants accepting international payments need to provide UAE IBAN to payment processors, marketplaces (Amazon, eBay, Noon), and affiliate networks for payout processing.
How to Find Your UAE IBAN
Online Banking
โข Log into your bank's online banking portal
โข Navigate to account details or account information
โข IBAN will be displayed prominently near account number
โข Most banks show IBAN on the main dashboard
โข Can usually download IBAN certificate as PDF
Mobile Banking App
โข Open your bank's mobile app
โข Select the specific account
โข View account details
โข Swipe or scroll to see full IBAN
โข Many apps have "Share IBAN" feature
Bank Statements
โข Check paper or electronic bank statements
โข IBAN appears at the top of first page
โข Listed alongside account number and branch
โข Formatted with spaces for readability
โข Available on monthly statements
Checkbook
โข Look on the front of your checkbook cover
โข Some banks print IBAN on individual checks
โข Usually shown on inside flap
โข May be on separate IBAN card
ATM Receipt
โข Request mini-statement at ATM
โข Select "Account Details" option
โข IBAN may appear on printout
โข Availability varies by bank
Contact Bank
โข Call customer service hotline
โข Visit any branch with ID
โข Request IBAN certificate
โข Email support for digital copy
โข Live chat support (if available)
IBAN Format Standards
Writing and Displaying IBAN
The Central Bank of UAE specifies that when printed or written on documents, UAE IBAN should be formatted in groups of four characters (with the final group containing three characters) separated by spaces for easy readability and to prevent transcription errors.
Correct IBAN Formatting:
โ Printed Format: AE07 0331 2345 6789 0123 456 (groups of 4, 4, 4, 4, 4, 3)
โ Electronic Format: AE070331234567890123456 (continuous, no spaces)
โ Uppercase: Always use uppercase letters (AE, not ae)
โ Incorrect: ae07-0331-2345-6789-0123-456 (lowercase, wrong separators)
โ Incorrect: AE 07 03 31 23 45 67 89 01 23 45 6 (groups of 2)
Electronic vs. Paper Format
| Format Type | Spacing | Use Case | Example |
|---|---|---|---|
| Electronic/Digital | No spaces | Online forms, databases, APIs, XML files | AE070331234567890123456 |
| Print/Display | Groups of 4 | Invoices, statements, checks, documents | AE07 0331 2345 6789 0123 456 |
| Data Entry | Either format | Manual input, copy-paste | Either acceptable, spaces ignored |
Common IBAN Errors and How to Avoid Them
โ Top IBAN Mistakes:
โข Wrong Length: UAE IBAN must be exactly 23 characters. 22 or 24 characters will fail validation.
โข Incorrect Country Code: Must start with "AE", not "AE1" or "UAE"
โข Invalid Check Digits: Random check digits will fail MOD97 validation
โข Letters in Account Number: Positions 8-23 must be numeric only (0-9)
โข Lowercase Letters: IBAN letters must be uppercase
โข Mixing Up Zeros and Os: Use zero (0), not letter O
โข Transposition Errors: Swapping digits (e.g., 12 vs 21)
โข Wrong Bank Code: Using incorrect 3-digit bank identifier
Error Detection Capabilities
The MOD97-10 check digit algorithm can detect:
- **Single digit errors:** Any single incorrect digit (99.9% detection) - **Transposition errors:** Two adjacent digits swapped (99.9% detection) - **Twin errors:** Same digit repeated incorrectly - **Jump transpositions:** Non-adjacent digits swapped - **Most double errors:** Two incorrect digitsSecurity and Privacy Considerations
โ ๏ธ IBAN Security Guidelines:
Safe to Share:
โข Your IBAN is NOT confidential and can be shared safely
โข Similar to account number, it's needed for receiving payments
โข Can be shared via email, messaging apps, or phone
โข Required for invoice payments and salary transfers
Never Share These:
โข Online banking username and password
โข PIN numbers or security codes
โข OTP (One-Time Password) codes
โข Card CVV/CVC numbers
โข Full card details
Best Practices:
โข Share IBAN only with trusted parties expecting to send you money
โข Verify recipient authenticity before sharing financial details
โข Use secure channels (encrypted email, official banking portals)
โข Monitor your account for unauthorized debits (though IBAN alone cannot debit)
โข Be cautious of phishing scams requesting IBAN alongside sensitive data