Rate Overview
Live
1 MVR = 7.6980 VUV
1 VUV = 0.129904
MVR
Avg
7.6889
High
7.7025
Low
7.6416
Last updated: 3/6/2026, 8:10:22 AM
Quick Conversions
| MVR | VUV |
|---|---|
| 1 MVR | 7.70 VUV |
| 10 MVR | 76.98 VUV |
| 50 MVR | 384.90 VUV |
| 100 MVR | 769.80 VUV |
| 500 MVR | 3,849.00 VUV |
| 1,000 MVR | 7,697.99 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-03-06T08:10:22Z",
"rates": {
"VUV": 7.697991
}
}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": 769.7991,
"rate": 7.697991
}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