Rate Overview
Live
1 BRL = 9.3326 MUR
1 MUR = 0.107152
BRL
Avg
8.4757
High
9.4417
Low
7.6317
Last updated: 7/23/2026, 2:30:58 PM
Quick Conversions
| BRL | MUR |
|---|---|
| 1 BRL | 9.33 MUR |
| 10 BRL | 93.33 MUR |
| 50 BRL | 466.63 MUR |
| 100 BRL | 933.26 MUR |
| 500 BRL | 4,666.28 MUR |
| 1,000 BRL | 9,332.55 MUR |
Get BRL/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=MURExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-23T14:30:58Z",
"rates": {
"MUR": 9.332553
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "MUR",
"amount": 100
},
"result": 933.2553,
"rate": 9.332553
}Build with BRL/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key