Rate Overview
Live
1 BRL = 3.1048 MVR
1 MVR = 0.322082
BRL
Avg
3.0949
High
3.1048
Low
3.0752
Last updated: 4/18/2026, 12:31:54 PM
Quick Conversions
| BRL | MVR |
|---|---|
| 1 BRL | 3.10 MVR |
| 10 BRL | 31.05 MVR |
| 50 BRL | 155.24 MVR |
| 100 BRL | 310.48 MVR |
| 500 BRL | 1,552.40 MVR |
| 1,000 BRL | 3,104.80 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-04-18T12:31:54Z",
"rates": {
"MVR": 3.104802
}
}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": 310.48019999999997,
"rate": 3.104802
}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