Rate Overview
Live
1 MVR = 7.6649 VUV
1 VUV = 0.130465
MVR
Avg
7.6962
High
7.7437
Low
7.6649
Last updated: 4/16/2026, 6:50:32 AM
Quick Conversions
| MVR | VUV |
|---|---|
| 1 MVR | 7.66 VUV |
| 10 MVR | 76.65 VUV |
| 50 MVR | 383.24 VUV |
| 100 MVR | 766.49 VUV |
| 500 MVR | 3,832.44 VUV |
| 1,000 MVR | 7,664.88 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-04-16T06:50:32Z",
"rates": {
"VUV": 7.66488
}
}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": 766.488,
"rate": 7.66488
}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