Rate Overview
Live
1 BRL = 9.2573 MUR
1 MUR = 0.108023
BRL
Avg
9.2703
High
9.3446
Low
9.2160
Last updated: 4/17/2026, 6:10:36 AM
Quick Conversions
| BRL | MUR |
|---|---|
| 1 BRL | 9.26 MUR |
| 10 BRL | 92.57 MUR |
| 50 BRL | 462.87 MUR |
| 100 BRL | 925.73 MUR |
| 500 BRL | 4,628.65 MUR |
| 1,000 BRL | 9,257.30 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-04-17T06:10:36Z",
"rates": {
"MUR": 9.257303
}
}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": 925.7303,
"rate": 9.257303
}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