Rate Overview
Live
1 BRL = 9.3833 MUR
1 MUR = 0.106572
BRL
Avg
8.9155
High
9.5258
Low
8.2923
Last updated: 5/27/2026, 6:29:30 PM
Quick Conversions
| BRL | MUR |
|---|---|
| 1 BRL | 9.38 MUR |
| 10 BRL | 93.83 MUR |
| 50 BRL | 469.17 MUR |
| 100 BRL | 938.33 MUR |
| 500 BRL | 4,691.67 MUR |
| 1,000 BRL | 9,383.34 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-27T18:29:30Z",
"rates": {
"MUR": 9.383336
}
}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": 938.3335999999999,
"rate": 9.383336
}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