Rate Overview
Live
1 MVR = 7.7523 VUV
1 VUV = 0.128994
MVR
Avg
7.7355
High
7.7848
Low
7.6581
Last updated: 7/14/2026, 7:11:58 AM
Quick Conversions
| MVR | VUV |
|---|---|
| 1 MVR | 7.75 VUV |
| 10 MVR | 77.52 VUV |
| 50 MVR | 387.61 VUV |
| 100 MVR | 775.23 VUV |
| 500 MVR | 3,876.15 VUV |
| 1,000 MVR | 7,752.29 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-14T07:11:58Z",
"rates": {
"VUV": 7.75229
}
}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": 775.229,
"rate": 7.75229
}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