Rate Overview
Live
1 BIF = 0.015921 MUR
1 MUR = 62.8101
BIF
Avg
0.015672
High
0.016400
Low
0.015091
Last updated: 5/27/2026, 4:50:13 AM
Quick Conversions
| BIF | MUR |
|---|---|
| 1 BIF | 0.02 MUR |
| 10 BIF | 0.16 MUR |
| 50 BIF | 0.80 MUR |
| 100 BIF | 1.59 MUR |
| 500 BIF | 7.96 MUR |
| 1,000 BIF | 15.92 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-05-27T04:50:13Z",
"rates": {
"MUR": 0.015921
}
}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.5921,
"rate": 0.015921
}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