Rate Overview
Live
1 MUR = 63.5407 BIF
1 BIF = 0.015738
MUR
Avg
63.5101
High
63.9105
Low
63.2500
Last updated: 5/9/2026, 9:54:49 AM
Quick Conversions
| MUR | BIF |
|---|---|
| 1 MUR | 63.54 BIF |
| 10 MUR | 635.41 BIF |
| 50 MUR | 3,177.04 BIF |
| 100 MUR | 6,354.07 BIF |
| 500 MUR | 31,770.35 BIF |
| 1,000 MUR | 63,540.71 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-05-09T09:54:49Z",
"rates": {
"BIF": 63.540708
}
}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": 6354.0708,
"rate": 63.540708
}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