Rate Overview
Live
1 BRL = 8.8927 MUR
1 MUR = 0.112452
BRL
Avg
8.3058
High
8.9682
Low
7.6317
Last updated: 3/27/2026, 4:27:32 PM
Quick Conversions
| BRL | MUR |
|---|---|
| 1 BRL | 8.89 MUR |
| 10 BRL | 88.93 MUR |
| 50 BRL | 444.63 MUR |
| 100 BRL | 889.27 MUR |
| 500 BRL | 4,446.33 MUR |
| 1,000 BRL | 8,892.65 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-03-27T16:27:32Z",
"rates": {
"MUR": 8.892651
}
}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": 889.2651000000001,
"rate": 8.892651
}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