Rate Overview
Live
1 MUR = 0.105592 BRL
1 BRL = 9.4704
MUR
Avg
0.105641
High
0.106370
Low
0.104561
Last updated: 5/7/2026, 6:53:08 AM
Quick Conversions
| MUR | BRL |
|---|---|
| 1 MUR | 0.11 BRL |
| 10 MUR | 1.06 BRL |
| 50 MUR | 5.28 BRL |
| 100 MUR | 10.56 BRL |
| 500 MUR | 52.80 BRL |
| 1,000 MUR | 105.59 BRL |
Get MUR/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=BRLExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-05-07T06:53:08Z",
"rates": {
"BRL": 0.105592
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "BRL",
"amount": 100
},
"result": 10.5592,
"rate": 0.105592
}Build with MUR/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key