Rate Overview
Live
1 MVR = 7.6861 VUV
1 VUV = 0.130106
MVR
Avg
7.7003
High
7.7140
Low
7.6779
Last updated: 6/16/2026, 7:18:21 AM
Quick Conversions
| MVR | VUV |
|---|---|
| 1 MVR | 7.69 VUV |
| 10 MVR | 76.86 VUV |
| 50 MVR | 384.30 VUV |
| 100 MVR | 768.61 VUV |
| 500 MVR | 3,843.03 VUV |
| 1,000 MVR | 7,686.06 VUV |
Get MVR/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=VUVExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-06-16T07:18:21Z",
"rates": {
"VUV": 7.68606
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "VUV",
"amount": 100
},
"result": 768.606,
"rate": 7.68606
}Build with MVR/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key