Rate Overview
Live
1 BRL = 9.1455 MUR
1 MUR = 0.109344
BRL
Avg
9.1119
High
9.1545
Low
9.0675
Last updated: 7/9/2026, 5:48:16 AM
Quick Conversions
| BRL | MUR |
|---|---|
| 1 BRL | 9.15 MUR |
| 10 BRL | 91.45 MUR |
| 50 BRL | 457.27 MUR |
| 100 BRL | 914.55 MUR |
| 500 BRL | 4,572.74 MUR |
| 1,000 BRL | 9,145.47 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-09T05:48:16Z",
"rates": {
"MUR": 9.145473
}
}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": 914.5473000000001,
"rate": 9.145473
}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