Rate Overview
Live
1 MDL = 170.9849 BIF
1 BIF = 0.005848
MDL
Avg
171.2371
High
171.9224
Low
170.7138
Last updated: 6/15/2026, 7:40:50 PM
Quick Conversions
| MDL | BIF |
|---|---|
| 1 MDL | 170.98 BIF |
| 10 MDL | 1,709.85 BIF |
| 50 MDL | 8,549.25 BIF |
| 100 MDL | 17,098.49 BIF |
| 500 MDL | 85,492.46 BIF |
| 1,000 MDL | 170,984.92 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-06-15T19:40:50Z",
"rates": {
"BIF": 170.984924
}
}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": 17098.4924,
"rate": 170.984924
}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