Rate Overview
Live
1 MDL = 171.3629 BIF
1 BIF = 0.005836
MDL
Avg
173.0564
High
176.5111
Low
167.7906
Last updated: 5/26/2026, 7:36:40 PM
Quick Conversions
| MDL | BIF |
|---|---|
| 1 MDL | 171.36 BIF |
| 10 MDL | 1,713.63 BIF |
| 50 MDL | 8,568.15 BIF |
| 100 MDL | 17,136.29 BIF |
| 500 MDL | 85,681.46 BIF |
| 1,000 MDL | 171,362.93 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-05-26T19:36:40Z",
"rates": {
"BIF": 171.362927
}
}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": 17136.2927,
"rate": 171.362927
}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