Rate Overview
Live
1 MDL = 171.7126 BIF
1 BIF = 0.005824
MDL
Avg
172.4720
High
173.5990
Low
171.4313
Last updated: 3/7/2026, 1:55:06 AM
Quick Conversions
| MDL | BIF |
|---|---|
| 1 MDL | 171.71 BIF |
| 10 MDL | 1,717.13 BIF |
| 50 MDL | 8,585.63 BIF |
| 100 MDL | 17,171.26 BIF |
| 500 MDL | 85,856.30 BIF |
| 1,000 MDL | 171,712.61 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-03-07T01:55:06Z",
"rates": {
"BIF": 171.712609
}
}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": 17171.260899999997,
"rate": 171.712609
}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