Rate Overview
Live
1 BIF = 0.005823 MDL
1 MDL = 171.7328
BIF
Avg
0.005798
High
0.005833
Low
0.005760
Last updated: 3/7/2026, 1:01:29 AM
Quick Conversions
| BIF | MDL |
|---|---|
| 1 BIF | 0.01 MDL |
| 10 BIF | 0.06 MDL |
| 50 BIF | 0.29 MDL |
| 100 BIF | 0.58 MDL |
| 500 BIF | 2.91 MDL |
| 1,000 BIF | 5.82 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-03-07T01:01:29Z",
"rates": {
"MDL": 0.005823
}
}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.5823,
"rate": 0.005823
}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