Rate Overview
Live
1 BRL = 8.8927 MUR
1 MUR = 0.112452
BRL
Avg
8.9122
High
9.0571
Low
8.7239
Last updated: 3/27/2026, 2:36:50 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-27T14:36:50Z",
"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