Rate Overview
Live
1 MVR = 7.7753 VUV
1 VUV = 0.128612
MVR
Avg
7.7257
High
7.7753
Low
7.6985
Last updated: 3/27/2026, 3:33:36 AM
Quick Conversions
| MVR | VUV |
|---|---|
| 1 MVR | 7.78 VUV |
| 10 MVR | 77.75 VUV |
| 50 MVR | 388.77 VUV |
| 100 MVR | 777.53 VUV |
| 500 MVR | 3,887.66 VUV |
| 1,000 MVR | 7,775.33 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-27T03:33:36Z",
"rates": {
"VUV": 7.775328
}
}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.5328,
"rate": 7.775328
}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