Rate Overview
Live
1 MVR = 7.6806 VUV
1 VUV = 0.130198
MVR
Avg
7.7022
High
7.7226
Low
7.6795
Last updated: 8/12/2026, 11:32:04 PM
Quick Conversions
| MVR | VUV |
|---|---|
| 1 MVR | 7.68 VUV |
| 10 MVR | 76.81 VUV |
| 50 MVR | 384.03 VUV |
| 100 MVR | 768.06 VUV |
| 500 MVR | 3,840.29 VUV |
| 1,000 MVR | 7,680.59 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-08-12T23:32:04Z",
"rates": {
"VUV": 7.680585
}
}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": 768.0585,
"rate": 7.680585
}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