Rate Overview
Live
1 BRL = 3.1246 MVR
1 MVR = 0.320039
BRL
Avg
3.1242
High
3.1482
Low
3.0955
Last updated: 5/8/2026, 3:44:22 PM
Quick Conversions
| BRL | MVR |
|---|---|
| 1 BRL | 3.12 MVR |
| 10 BRL | 31.25 MVR |
| 50 BRL | 156.23 MVR |
| 100 BRL | 312.46 MVR |
| 500 BRL | 1,562.31 MVR |
| 1,000 BRL | 3,124.62 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-05-08T15:44:22Z",
"rates": {
"MVR": 3.124617
}
}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": 312.4617,
"rate": 3.124617
}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