Rate Overview
Live
1 BRL = 3.0352 MVR
1 MVR = 0.329467
BRL
Avg
2.9995
High
3.0352
Low
2.9742
Last updated: 9/3/2026, 5:30:57 AM
Quick Conversions
| BRL | MVR |
|---|---|
| 1 BRL | 3.04 MVR |
| 10 BRL | 30.35 MVR |
| 50 BRL | 151.76 MVR |
| 100 BRL | 303.52 MVR |
| 500 BRL | 1,517.60 MVR |
| 1,000 BRL | 3,035.21 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-09-03T05:30:57Z",
"rates": {
"MVR": 3.035207
}
}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": 303.52070000000003,
"rate": 3.035207
}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