Rate Overview
Live
1 BRL = 2.9791 MVR
1 MVR = 0.335677
BRL
Avg
3.0166
High
3.0399
Low
2.9791
Last updated: 8/13/2026, 5:38:09 AM
Quick Conversions
| BRL | MVR |
|---|---|
| 1 BRL | 2.98 MVR |
| 10 BRL | 29.79 MVR |
| 50 BRL | 148.95 MVR |
| 100 BRL | 297.91 MVR |
| 500 BRL | 1,489.53 MVR |
| 1,000 BRL | 2,979.06 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-08-13T05:38:09Z",
"rates": {
"MVR": 2.979056
}
}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": 297.9056,
"rate": 2.979056
}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