Rate Overview
Live
1 MUR = 0.108022 BRL
1 BRL = 9.2574
MUR
Avg
0.107873
High
0.108507
Low
0.107013
Last updated: 4/17/2026, 4:54:25 AM
Quick Conversions
| MUR | BRL |
|---|---|
| 1 MUR | 0.11 BRL |
| 10 MUR | 1.08 BRL |
| 50 MUR | 5.40 BRL |
| 100 MUR | 10.80 BRL |
| 500 MUR | 54.01 BRL |
| 1,000 MUR | 108.02 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-04-17T04:54:25Z",
"rates": {
"BRL": 0.108022
}
}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.802200000000001,
"rate": 0.108022
}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