Rate Overview
Live
1 BRL = 9.2735 MUR
1 MUR = 0.107834
BRL
Avg
9.1182
High
9.2735
Low
9.0190
Last updated: 9/3/2026, 6:31:39 AM
Quick Conversions
| BRL | MUR |
|---|---|
| 1 BRL | 9.27 MUR |
| 10 BRL | 92.74 MUR |
| 50 BRL | 463.68 MUR |
| 100 BRL | 927.35 MUR |
| 500 BRL | 4,636.77 MUR |
| 1,000 BRL | 9,273.55 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-09-03T06:31:39Z",
"rates": {
"MUR": 9.273545
}
}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": 927.3545,
"rate": 9.273545
}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