Rate Overview
Live
1 MVR = 7.6731 VUV
1 VUV = 0.130325
MVR
Avg
7.7506
High
8.0131
Low
7.5107
Last updated: 7/25/2026, 4:17:12 AM
Quick Conversions
| MVR | VUV |
|---|---|
| 1 MVR | 7.67 VUV |
| 10 MVR | 76.73 VUV |
| 50 MVR | 383.66 VUV |
| 100 MVR | 767.31 VUV |
| 500 MVR | 3,836.56 VUV |
| 1,000 MVR | 7,673.11 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-07-25T04:17:12Z",
"rates": {
"VUV": 7.67311
}
}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": 767.311,
"rate": 7.67311
}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