Rate Overview
Live
1 BRL = 9.4704 MUR
1 MUR = 0.105592
BRL
Avg
9.4662
High
9.5637
Low
9.4011
Last updated: 5/7/2026, 11:27:22 AM
Quick Conversions
| BRL | MUR |
|---|---|
| 1 BRL | 9.47 MUR |
| 10 BRL | 94.70 MUR |
| 50 BRL | 473.52 MUR |
| 100 BRL | 947.04 MUR |
| 500 BRL | 4,735.20 MUR |
| 1,000 BRL | 9,470.39 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-05-07T11:27:22Z",
"rates": {
"MUR": 9.470391
}
}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": 947.0391,
"rate": 9.470391
}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