Rate Overview
Live
1 BRL = 9.0122 MUR
1 MUR = 0.110961
BRL
Avg
8.9858
High
9.0367
Low
8.9031
Last updated: 3/7/2026, 7:44:25 AM
Quick Conversions
| BRL | MUR |
|---|---|
| 1 BRL | 9.01 MUR |
| 10 BRL | 90.12 MUR |
| 50 BRL | 450.61 MUR |
| 100 BRL | 901.22 MUR |
| 500 BRL | 4,506.11 MUR |
| 1,000 BRL | 9,012.21 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-07T07:44:25Z",
"rates": {
"MUR": 9.012212
}
}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": 901.2212,
"rate": 9.012212
}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