Rate Overview
Live
1 BIF = 0.041190 BDT
1 BDT = 24.2777
BIF
Avg
0.041207
High
0.041328
Low
0.041150
Last updated: 3/7/2026, 1:01:26 AM
Quick Conversions
| BIF | BDT |
|---|---|
| 1 BIF | 0.04 BDT |
| 10 BIF | 0.41 BDT |
| 50 BIF | 2.06 BDT |
| 100 BIF | 4.12 BDT |
| 500 BIF | 20.60 BDT |
| 1,000 BIF | 41.19 BDT |
Get BIF/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=BDTExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-07T01:01:26Z",
"rates": {
"BDT": 0.04119
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "BDT",
"amount": 100
},
"result": 4.119,
"rate": 0.04119
}Build with BIF/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key