Rate Overview
Live
1 MDL = 172.8238 BIF
1 BIF = 0.005786
MDL
Avg
172.2555
High
172.8238
Low
171.7338
Last updated: 8/14/2026, 8:32:28 PM
Quick Conversions
| MDL | BIF |
|---|---|
| 1 MDL | 172.82 BIF |
| 10 MDL | 1,728.24 BIF |
| 50 MDL | 8,641.19 BIF |
| 100 MDL | 17,282.38 BIF |
| 500 MDL | 86,411.92 BIF |
| 1,000 MDL | 172,823.84 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-08-14T20:32:28Z",
"rates": {
"BIF": 172.823837
}
}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": 17282.3837,
"rate": 172.823837
}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