Rate Overview
Live
1 BDT = 24.2048 BIF
1 BIF = 0.041314
BDT
Avg
24.2048
High
24.2552
Low
24.1434
Last updated: 5/27/2026, 2:29:32 AM
Quick Conversions
| BDT | BIF |
|---|---|
| 1 BDT | 24.20 BIF |
| 10 BDT | 242.05 BIF |
| 50 BDT | 1,210.24 BIF |
| 100 BDT | 2,420.48 BIF |
| 500 BDT | 12,102.41 BIF |
| 1,000 BDT | 24,204.82 BIF |
Get BDT/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=BIFExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-05-27T02:29:32Z",
"rates": {
"BIF": 24.204822
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "BIF",
"amount": 100
},
"result": 2420.4822,
"rate": 24.204822
}Build with BDT/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key