Rate Overview
Live
1 MUR = 0.110675 BRL
1 BRL = 9.0355
MUR
Avg
0.109740
High
0.110828
Low
0.107831
Last updated: 8/17/2026, 1:11:28 AM
Quick Conversions
| MUR | BRL |
|---|---|
| 1 MUR | 0.11 BRL |
| 10 MUR | 1.11 BRL |
| 50 MUR | 5.53 BRL |
| 100 MUR | 11.07 BRL |
| 500 MUR | 55.34 BRL |
| 1,000 MUR | 110.68 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-08-17T01:11:28Z",
"rates": {
"BRL": 0.110675
}
}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.067499999999999,
"rate": 0.110675
}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