Rate Overview
Live
1 MVR = 7.7752 VUV
1 VUV = 0.128614
MVR
Avg
7.7300
High
7.9100
Low
7.4955
Last updated: 3/27/2026, 2:05:46 AM
Quick Conversions
| MVR | VUV |
|---|---|
| 1 MVR | 7.78 VUV |
| 10 MVR | 77.75 VUV |
| 50 MVR | 388.76 VUV |
| 100 MVR | 777.52 VUV |
| 500 MVR | 3,887.61 VUV |
| 1,000 MVR | 7,775.23 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-27T02:05:46Z",
"rates": {
"VUV": 7.775227
}
}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.5227,
"rate": 7.775227
}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