Rate Overview
Live
1 MDL = 169.6048 BIF
1 BIF = 0.005896
MDL
Avg
172.2510
High
176.5111
Low
167.7906
Last updated: 7/22/2026, 6:30:54 AM
Quick Conversions
| MDL | BIF |
|---|---|
| 1 MDL | 169.60 BIF |
| 10 MDL | 1,696.05 BIF |
| 50 MDL | 8,480.24 BIF |
| 100 MDL | 16,960.48 BIF |
| 500 MDL | 84,802.39 BIF |
| 1,000 MDL | 169,604.77 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-22T06:30:54Z",
"rates": {
"BIF": 169.604772
}
}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": 16960.4772,
"rate": 169.604772
}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