Rate Overview
Live
1 BRL = 9.2362 MUR
1 MUR = 0.108269
BRL
Avg
9.2042
High
9.3346
Low
9.0675
Last updated: 7/28/2026, 8:30:38 AM
Quick Conversions
| BRL | MUR |
|---|---|
| 1 BRL | 9.24 MUR |
| 10 BRL | 92.36 MUR |
| 50 BRL | 461.81 MUR |
| 100 BRL | 923.62 MUR |
| 500 BRL | 4,618.12 MUR |
| 1,000 BRL | 9,236.24 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-28T08:30:38Z",
"rates": {
"MUR": 9.236237
}
}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": 923.6236999999999,
"rate": 9.236237
}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