Rate Overview
Live
1 BDT = 24.3882 BIF
1 BIF = 0.041004
BDT
Avg
24.3014
High
24.3882
Low
24.2099
Last updated: 9/1/2026, 12:54:35 PM
Quick Conversions
| BDT | BIF |
|---|---|
| 1 BDT | 24.39 BIF |
| 10 BDT | 243.88 BIF |
| 50 BDT | 1,219.41 BIF |
| 100 BDT | 2,438.82 BIF |
| 500 BDT | 12,194.08 BIF |
| 1,000 BDT | 24,388.16 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-09-01T12:54:35Z",
"rates": {
"BIF": 24.388157
}
}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": 2438.8157,
"rate": 24.388157
}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