Rate Overview
Live
1 BRL = 9.1745 MUR
1 MUR = 0.108997
BRL
Avg
9.2797
High
9.3708
Low
9.1745
Last updated: 6/19/2026, 8:22:29 AM
Quick Conversions
| BRL | MUR |
|---|---|
| 1 BRL | 9.17 MUR |
| 10 BRL | 91.75 MUR |
| 50 BRL | 458.73 MUR |
| 100 BRL | 917.45 MUR |
| 500 BRL | 4,587.27 MUR |
| 1,000 BRL | 9,174.54 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-06-19T08:22:29Z",
"rates": {
"MUR": 9.174539
}
}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": 917.4539,
"rate": 9.174539
}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