Rate Overview
Live
1 MDL = 169.4060 BIF
1 BIF = 0.005903
MDL
Avg
169.6329
High
170.1872
Low
168.9829
Last updated: 7/21/2026, 8:53:07 AM
Quick Conversions
| MDL | BIF |
|---|---|
| 1 MDL | 169.41 BIF |
| 10 MDL | 1,694.06 BIF |
| 50 MDL | 8,470.30 BIF |
| 100 MDL | 16,940.60 BIF |
| 500 MDL | 84,703.02 BIF |
| 1,000 MDL | 169,406.04 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-21T08:53:07Z",
"rates": {
"BIF": 169.406036
}
}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": 16940.6036,
"rate": 169.406036
}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