Rate Overview
Live
1 MDL = 168.6825 BIF
1 BIF = 0.005928
MDL
Avg
174.0868
High
179.2899
Low
167.7906
Last updated: 6/30/2026, 4:58:17 PM
Quick Conversions
| MDL | BIF |
|---|---|
| 1 MDL | 168.68 BIF |
| 10 MDL | 1,686.83 BIF |
| 50 MDL | 8,434.13 BIF |
| 100 MDL | 16,868.25 BIF |
| 500 MDL | 84,341.27 BIF |
| 1,000 MDL | 168,682.55 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-06-30T16:58:17Z",
"rates": {
"BIF": 168.682547
}
}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": 16868.2547,
"rate": 168.682547
}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