Rate Overview
Live
1 MUR = 62.6137 BIF
1 BIF = 0.015971
MUR
Avg
63.2861
High
64.0115
Low
62.6137
Last updated: 3/7/2026, 4:23:43 AM
Quick Conversions
| MUR | BIF |
|---|---|
| 1 MUR | 62.61 BIF |
| 10 MUR | 626.14 BIF |
| 50 MUR | 3,130.69 BIF |
| 100 MUR | 6,261.37 BIF |
| 500 MUR | 31,306.87 BIF |
| 1,000 MUR | 62,613.73 BIF |
Get MUR/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=BIFExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-03-07T04:23:43Z",
"rates": {
"BIF": 62.613733
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "BIF",
"amount": 100
},
"result": 6261.3733,
"rate": 62.613733
}Build with MUR/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key