Rate Overview
Live
1 MUR = 0.107127 BRL
1 BRL = 9.3347
MUR
Avg
0.107751
High
0.108412
Low
0.107127
Last updated: 7/25/2026, 7:22:41 AM
Quick Conversions
| MUR | BRL |
|---|---|
| 1 MUR | 0.11 BRL |
| 10 MUR | 1.07 BRL |
| 50 MUR | 5.36 BRL |
| 100 MUR | 10.71 BRL |
| 500 MUR | 53.56 BRL |
| 1,000 MUR | 107.13 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-07-25T07:22:41Z",
"rates": {
"BRL": 0.107127
}
}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.7127,
"rate": 0.107127
}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