Rate Overview
Live
1 MDL = 167.4963 BIF
1 BIF = 0.005970
MDL
Avg
172.4661
High
176.5111
Low
167.4963
Last updated: 6/29/2026, 9:15:17 AM
Quick Conversions
| MDL | BIF |
|---|---|
| 1 MDL | 167.50 BIF |
| 10 MDL | 1,674.96 BIF |
| 50 MDL | 8,374.81 BIF |
| 100 MDL | 16,749.63 BIF |
| 500 MDL | 83,748.13 BIF |
| 1,000 MDL | 167,496.26 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-29T09:15:17Z",
"rates": {
"BIF": 167.496255
}
}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": 16749.6255,
"rate": 167.496255
}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