Rate Overview
Live
1 BRL = 9.2476 MUR
1 MUR = 0.108137
BRL
Avg
9.0836
High
9.5637
Low
8.4072
Last updated: 7/30/2026, 9:40:35 AM
Quick Conversions
| BRL | MUR |
|---|---|
| 1 BRL | 9.25 MUR |
| 10 BRL | 92.48 MUR |
| 50 BRL | 462.38 MUR |
| 100 BRL | 924.76 MUR |
| 500 BRL | 4,623.78 MUR |
| 1,000 BRL | 9,247.56 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-07-30T09:40:35Z",
"rates": {
"MUR": 9.247562
}
}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": 924.7562,
"rate": 9.247562
}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