Rate Overview
Live
1 BRL = 3.0413 MVR
1 MVR = 0.328804
BRL
Avg
3.0342
High
3.0436
Low
3.0218
Last updated: 7/22/2026, 12:35:41 PM
Quick Conversions
| BRL | MVR |
|---|---|
| 1 BRL | 3.04 MVR |
| 10 BRL | 30.41 MVR |
| 50 BRL | 152.07 MVR |
| 100 BRL | 304.13 MVR |
| 500 BRL | 1,520.66 MVR |
| 1,000 BRL | 3,041.32 MVR |
Get BRL/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=MVRExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-22T12:35:41Z",
"rates": {
"MVR": 3.041323
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "MVR",
"amount": 100
},
"result": 304.13230000000004,
"rate": 3.041323
}Build with BRL/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key