Rate Overview
Live
1 BRL = 9.0177 MUR
1 MUR = 0.110893
BRL
Avg
9.0578
High
9.1211
Low
9.0126
Last updated: 8/19/2026, 10:04:42 AM
Quick Conversions
| BRL | MUR |
|---|---|
| 1 BRL | 9.02 MUR |
| 10 BRL | 90.18 MUR |
| 50 BRL | 450.88 MUR |
| 100 BRL | 901.77 MUR |
| 500 BRL | 4,508.84 MUR |
| 1,000 BRL | 9,017.68 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-08-19T10:04:42Z",
"rates": {
"MUR": 9.017684
}
}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": 901.7683999999999,
"rate": 9.017684
}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