Rate Overview
Live
1 BIF = 0.005913 MDL
1 MDL = 169.1189
BIF
Avg
0.005928
High
0.005970
Low
0.005910
Last updated: 7/5/2026, 9:16:01 AM
Quick Conversions
| BIF | MDL |
|---|---|
| 1 BIF | 0.01 MDL |
| 10 BIF | 0.06 MDL |
| 50 BIF | 0.30 MDL |
| 100 BIF | 0.59 MDL |
| 500 BIF | 2.96 MDL |
| 1,000 BIF | 5.91 MDL |
Get BIF/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=MDLExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-05T09:16:01Z",
"rates": {
"MDL": 0.005913
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "MDL",
"amount": 100
},
"result": 0.5912999999999999,
"rate": 0.005913
}Build with BIF/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key