Rate Overview
Live
1 MVR = 7.7768 VUV
1 VUV = 0.128587
MVR
Avg
7.7214
High
7.7768
Low
7.6985
Last updated: 3/27/2026, 12:18:32 AM
Quick Conversions
| MVR | VUV |
|---|---|
| 1 MVR | 7.78 VUV |
| 10 MVR | 77.77 VUV |
| 50 MVR | 388.84 VUV |
| 100 MVR | 777.68 VUV |
| 500 MVR | 3,888.42 VUV |
| 1,000 MVR | 7,776.84 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-27T00:18:32Z",
"rates": {
"VUV": 7.776845
}
}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": 777.6845,
"rate": 7.776845
}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