Rate Overview
Live
1 MDL = 169.9654 BIF
1 BIF = 0.005884
MDL
Avg
169.7194
High
170.5117
Low
168.9829
Last updated: 7/25/2026, 4:44:33 AM
Quick Conversions
| MDL | BIF |
|---|---|
| 1 MDL | 169.97 BIF |
| 10 MDL | 1,699.65 BIF |
| 50 MDL | 8,498.27 BIF |
| 100 MDL | 16,996.54 BIF |
| 500 MDL | 84,982.69 BIF |
| 1,000 MDL | 169,965.38 BIF |
Get MDL/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=BIFExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-25T04:44:33Z",
"rates": {
"BIF": 169.965375
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "BIF",
"amount": 100
},
"result": 16996.5375,
"rate": 169.965375
}Build with MDL/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key