Rate Overview
Live
1 MUR = 0.112452 BRL
1 BRL = 8.8927
MUR
Avg
0.113062
High
0.114246
Low
0.112414
Last updated: 3/27/2026, 4:26:11 PM
Quick Conversions
| MUR | BRL |
|---|---|
| 1 MUR | 0.11 BRL |
| 10 MUR | 1.12 BRL |
| 50 MUR | 5.62 BRL |
| 100 MUR | 11.25 BRL |
| 500 MUR | 56.23 BRL |
| 1,000 MUR | 112.45 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-03-27T16:26:11Z",
"rates": {
"BRL": 0.112452
}
}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": 11.2452,
"rate": 0.112452
}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