Rate Overview
Live
1 BIF = 0.015800 MUR
1 MUR = 63.2911
BIF
Avg
0.015714
High
0.015800
Low
0.015662
Last updated: 9/3/2026, 6:14:46 AM
Quick Conversions
| BIF | MUR |
|---|---|
| 1 BIF | 0.02 MUR |
| 10 BIF | 0.16 MUR |
| 50 BIF | 0.79 MUR |
| 100 BIF | 1.58 MUR |
| 500 BIF | 7.90 MUR |
| 1,000 BIF | 15.80 MUR |
Get BIF/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=MURExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-09-03T06:14:46Z",
"rates": {
"MUR": 0.0158
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "MUR",
"amount": 100
},
"result": 1.58,
"rate": 0.0158
}Build with BIF/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key