Rate Overview
Live
1 MDL = 169.2410 BIF
1 BIF = 0.005909
MDL
Avg
173.8323
High
176.4183
Low
169.2410
Last updated: 3/27/2026, 11:33:06 AM
Quick Conversions
| MDL | BIF |
|---|---|
| 1 MDL | 169.24 BIF |
| 10 MDL | 1,692.41 BIF |
| 50 MDL | 8,462.05 BIF |
| 100 MDL | 16,924.10 BIF |
| 500 MDL | 84,620.50 BIF |
| 1,000 MDL | 169,240.99 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-03-27T11:33:06Z",
"rates": {
"BIF": 169.240994
}
}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": 16924.0994,
"rate": 169.240994
}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