Rate Overview
Live
1 BDT = 24.2529 BIF
1 BIF = 0.041232
BDT
Avg
24.2408
High
24.2529
Low
24.2094
Last updated: 5/6/2026, 11:06:21 PM
Quick Conversions
| BDT | BIF |
|---|---|
| 1 BDT | 24.25 BIF |
| 10 BDT | 242.53 BIF |
| 50 BDT | 1,212.65 BIF |
| 100 BDT | 2,425.29 BIF |
| 500 BDT | 12,126.47 BIF |
| 1,000 BDT | 24,252.95 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-06T23:06:21Z",
"rates": {
"BIF": 24.252945
}
}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": 2425.2945,
"rate": 24.252945
}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