Rate Overview
Live
1 MDL = 172.4113 BIF
1 BIF = 0.005800
MDL
Avg
172.5705
High
172.8148
Low
172.0488
Last updated: 5/6/2026, 3:28:32 PM
Quick Conversions
| MDL | BIF |
|---|---|
| 1 MDL | 172.41 BIF |
| 10 MDL | 1,724.11 BIF |
| 50 MDL | 8,620.56 BIF |
| 100 MDL | 17,241.13 BIF |
| 500 MDL | 86,205.65 BIF |
| 1,000 MDL | 172,411.30 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-06T15:28:32Z",
"rates": {
"BIF": 172.411297
}
}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": 17241.129699999998,
"rate": 172.411297
}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