Rate Overview
Live
1 MUR = 63.6654 BIF
1 BIF = 0.015707
MUR
Avg
63.7122
High
64.9195
Low
62.5905
Last updated: 3/27/2026, 8:18:26 AM
Quick Conversions
| MUR | BIF |
|---|---|
| 1 MUR | 63.67 BIF |
| 10 MUR | 636.65 BIF |
| 50 MUR | 3,183.27 BIF |
| 100 MUR | 6,366.54 BIF |
| 500 MUR | 31,832.70 BIF |
| 1,000 MUR | 63,665.39 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-27T08:18:26Z",
"rates": {
"BIF": 63.665393
}
}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": 6366.5393,
"rate": 63.665393
}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