Rate Overview
Live
1 BDT = 0.008178 PAB
1 PAB = 122.2793
BDT
Avg
0.008176
High
0.008181
Low
0.008168
Last updated: 3/7/2026, 12:14:11 AM
Quick Conversions
| BDT | PAB |
|---|---|
| 1 BDT | 0.01 PAB |
| 10 BDT | 0.08 PAB |
| 50 BDT | 0.41 PAB |
| 100 BDT | 0.82 PAB |
| 500 BDT | 4.09 PAB |
| 1,000 BDT | 8.18 PAB |
Get BDT/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=PABExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-07T00:14:11Z",
"rates": {
"PAB": 0.008178
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "PAB",
"amount": 100
},
"result": 0.8178,
"rate": 0.008178
}Build with BDT/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key