Bangladesh
Learn everything you need to know to make payouts in Bangladesh with dLocal.
Market specifications
Take a look of all the information you need to make a payout.
Country reference Mandatory paramentersPayment methods
Find all the information about payment methods capabilities.
Bank transfers Wallet transfersBank information
Find all the bank account validations details you need to make a payout.
Bank codesMarket specifications
Do you want to know more information about Bangladesh's market? Go to the Accelerate Growth in Asia’s Leading eCommerce Hubs article.
Country reference
country code | currency code | amount decimals | document name | document format | document required? |
---|---|---|---|---|---|
BD | BDT | 2 | National Identity Card (NID) | 17 digits. All numeric. | Yes |
Mandatory parameters
Bank transfers
Bank transfer parameters | B2C | B2B | P2P |
---|---|---|---|
login | Yes | Yes | Yes |
pass | Yes | Yes | Yes |
external_id | Yes | Yes | Yes |
beneficiary_name | Yes | Yes | Yes |
beneficiary_lastname | Yes | Yes | Yes |
country | Yes | Yes | Yes |
bank_account | Yes | Yes | Yes |
amount | Yes | Yes | Yes |
currency | Yes | Yes | Yes |
bank_branch | Yes | Yes | Yes |
address | Yes | Yes | Yes |
phone | Yes | Yes | Yes |
purpose | - | - | Yes |
remitter_full_name | - | - | Yes |
remitter_document_type | - | - | Yes |
remitter_document | - | - | Yes |
remitter_birth_date | - | - | Yes |
remitter_address | - | - | Yes |
remitter_country | - | - | Yes |
remitter_nationality | - | - | Yes |
Wallet transfers
Wallet transfer parameters | B2C | B2B | P2P |
---|---|---|---|
login | Yes | Yes | Yes |
pass | Yes | Yes | Yes |
external_id | Yes | Yes | Yes |
beneficiary_name | Yes | Yes | Yes |
beneficiary_lastname | Yes | Yes | Yes |
country | Yes | Yes | Yes |
amount | Yes | Yes | Yes |
currency | Yes | Yes | Yes |
phone | Yes | Yes | Yes |
account_type | Yes | Yes | Yes |
purpose | - | - | Yes |
remitter_full_name | - | - | Yes |
remitter_document_type | - | - | Yes |
remitter_document | - | - | Yes |
remitter_birth_date | - | - | Yes |
remitter_address | - | - | Yes |
remitter_country | - | - | Yes |
remitter_nationality | - | - | Yes |
Payment methods
Bangladesh supports payouts via Bank transfers and Wallet transfers. Each method requires specific parameters and follows validation rules aligned with local compliance and banking standards.
Use Wallet transfers for instant payments to mobile wallets. Use Bank transfers when sending funds directly to a bank account.
Bank transfers
Bank transfers in Bangladesh require detailed account information, including bank account number, bank branch code, address, and phone number. The format of these fields depends on the receiving bank, and strict validation rules apply.
Refer to the bank codes section for format specifications.
Mandatory parameters
All fields listed below are required for bank transfer payouts. For successful processing, ensure correct formatting and value types.
Mandatory parameter | Description |
---|---|
login | API authentication credentials. Maximum 32 characters. |
pass | API authentication credentials. Maximum 32 characters. |
external_id | Unique transaction identifier. Maximum 100 characters. |
beneficiary_name | First name of the beneficiary. Maximum 50 characters. |
beneficiary_lastname | Last name of the beneficiary. Maximum 50 characters. |
country | Country code. For Bangladesh, use BD . |
bank_account | Bank account number. Between 8 to 18 digits. |
amount | Payout amount. Use up to 2 decimal places. |
currency | Payout currency. For Bangladesh, use BDT or USD . |
bank_branch | Bank branch code. 9 digits (3 for the bank code + 6 digits). |
address | Full address of the beneficiary. Maximum 200 characters. |
phone | Phone number. Maximum 100 characters. |
purpose | Reason for the payout. EPREMT for Remittance (P2P). Mandatory only for remittance (P2P). |
remitter_full_name | Full name of the sender. Maximum 200 characters. Mandatory only for remittance (P2P). |
remitter_document_type | Type of identification document: ID for national identification number, PASS for passport. Mandatory only for remittance (P2P). |
remitter_document | Document number of the sender. Maximum 45 characters. Mandatory only for remittance (P2P). |
remitter_birth_date | Sender’s birth date in YYYYMMDD format. Mandatory only for remittance (P2P). |
remitter_address | Full address of the sender. Maximum 200 characters. Mandatory only for remittance (P2P). |
remitter_country | ISO 3166-1 alpha-2 code of the sender. Mandatory only for remittance (P2P). |
remitter_nationality | ISO 3166-1 alpha-2 code of the sender's nationality. Mandatory only for remittance (P2P). |
Example request
{
"login": "1n234n56",
"pass": "HolAc123o",
"external_id": "1234567812345678",
"beneficiary_name": "Rashna",
"beneficiary_lastname": "Imam",
"country": "BD",
"amount": "4316.50",
"currency": "BDT",
"bank_account": "1234567891234567",
"bank_branch": "145261188",
"phone": "8801755590738"
}
Wallet transfers
Wallet transfers enable real-time transfers using a mobile phone number linked to a wallet.
The account_type
field must indicate the type of wallet being used (e.g., bKash, Nagad). The phone
field must be present and correctly formatted.
Mandatory parameters
The table below outlines the required parameters for Wallet transfers.
Mandatory parameter | Description |
---|---|
login | API authentication credentials. Maximum 32 characters. |
pass | API authentication credentials. Maximum 32 characters. |
external_id | Unique transaction identifier. Maximum 100 characters. |
beneficiary_name | First name of the beneficiary. Maximum 50 characters. |
beneficiary_lastname | Last name of the beneficiary. Maximum 50 characters. |
country | Country code. For Bangladesh, use BD . |
amount | Payout amount. Use up to 2 decimal places. |
currency | Payout currency. For Bangladesh, use BDT or USD . |
phone | Phone number. Maximum 100 characters. |
account_type | Type of wallet being used: BKASH , NAGAD . |
purpose | Reason for the payout. EPREMT for Remittance (P2P). Mandatory only for remittance (P2P). |
remitter_full_name | Full name of the sender. Maximum 200 characters. Mandatory only for remittance (P2P). |
remitter_document_type | Type of identification document: ID for national identification number, PASS for passport. Mandatory only for remittance (P2P). |
remitter_document | Document number of the sender. Maximum 45 characters. Mandatory only for remittance (P2P). |
remitter_birth_date | Sender’s birth date in YYYYMMDD format. Mandatory only for remittance (P2P). |
remitter_address | Full address of the sender. Maximum 200 characters. Mandatory only for remittance (P2P). |
remitter_country | ISO 3166-1 alpha-2 code of the sender. Mandatory only for remittance (P2P). |
remitter_nationality | ISO 3166-1 alpha-2 code of the sender's nationality. Mandatory only for remittance (P2P). |
Example request
{
"external_id": "68907654",
"phone": "8801531252231",
"beneficiary_name": "DLOCAL BANGLADESH",
"beneficiary_lastname": "Limited",
"country": "BD",
"amount": "1",
"currency": "BDT",
"account_type":"Bkash",
"notification_url": "http://google.com",
"type": "json"
}
Bank information
Access the reference formats and accepted values required for processing bank payouts in Bangladesh.
Bank codes
These are the bank codes supported in Bangladesh.
Bank Name | Bank Code |
---|---|
AB Bank Ltd. | 020 |
Agrani Bank Ltd. | 010 |
Al-Arafah Islami Bank Ltd. | 015 |
Basic Bank Ltd. | 055 |
Bangladesh Bank | 025 |
Bangladesh Commerce Bank Ltd. | 030 |
Bangladesh Development Bank Ltd | 047 |
Bangladesh Krishi Bank | 035 |
Bangladesh Samabaya Bank Ltd. | 040 |
Bank Al-Falah Ltd | 065 |
Bank Asia Ltd. | 070 |
Brac Bank Ltd. | 060 |
Citi Bank N A | 075 |
Commercial Bank Of Ceylon | 080 |
Community Bank Bangladesh Ltd | 310 |
Dhaka Bank Ltd. | 085 |
Dutch-Bangla Bank Ltd | 090 |
Eastern Bank Ltd. | 095 |
Exim Bank Ltd. | 100 |
First Security Islami Bank Ltd. | 105 |
Habib Bank Ltd. | 110 |
Hsbc | 115 |
Icb Islamic Bank Ltd | 230 |
Ific Bank Ltd. | 120 |
Islami Bank Bangladesh Ltd. | 125 |
Jamuna Bank Ltd. | 130 |
Janata Bank Ltd. | 135 |
Meghna Bank | 275 |
Mercantile Bank Ltd. | 140 |
Midland Bank Limited | 285 |
Modhumoti Bank Limited | 295 |
Mutual Trust Bank Ltd. | 145 |
National Bank Ltd. | 150 |
National Bank Of Pakistan | 155 |
Ncc Bank Ltd. | 160 |
Nrb Bank Limited | 290 |
Nrb Commercial Bank Ltd. | 260 |
Nrb Global Bank Limited | 300 |
One Bank Ltd. | 165 |
Prime Bank Ltd. | 170 |
Pubali Bank Ltd. | 175 |
Rajshahi Krishi Unnayan Bank | 180 |
Rupali Bank Ltd. | 185 |
Shahjalal Islami Bank Ltd. | 190 |
Shimanto Bank Ltd. | 305 |
Social Islami Bank Ltd | 195 |
Sonali Bank Ltd. | 200 |
South Bangla Agriculture And Commerce Bank | 270 |
Southeast Bank Ltd. | 205 |
Standard Bank Ltd. | 210 |
Standard Chartered Bank | 215 |
State Bank Of India | 220 |
The City Bank Ltd. | 225 |
The Farmers Bank Limited | 280 |
The Premier Bank Ltd. | 235 |
Trust Bank Ltd. | 240 |
Union Bank Ltd. | 265 |
United Commercial Bank Ltd. | 245 |
Uttara Bank Ltd. | 250 |
Woori Bank | 255 |
Updated 17 days ago