Rate Overview
Live
1 MVR = 7.6529 VUV
1 VUV = 0.130670
MVR
Avg
7.7069
High
7.9804
Low
7.4538
Last updated: 5/26/2026, 10:43:00 PM
Quick Conversions
| MVR | VUV |
|---|---|
| 1 MVR | 7.65 VUV |
| 10 MVR | 76.53 VUV |
| 50 MVR | 382.64 VUV |
| 100 MVR | 765.29 VUV |
| 500 MVR | 3,826.44 VUV |
| 1,000 MVR | 7,652.89 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-05-26T22:43:00Z",
"rates": {
"VUV": 7.652889
}
}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": 765.2889,
"rate": 7.652889
}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