Rate Overview
Live
1 MVR = 7.6449 VUV
1 VUV = 0.130806
MVR
Avg
7.6345
High
7.6449
Low
7.6218
Last updated: 9/2/2026, 6:40:49 AM
Quick Conversions
| MVR | VUV |
|---|---|
| 1 MVR | 7.64 VUV |
| 10 MVR | 76.45 VUV |
| 50 MVR | 382.25 VUV |
| 100 MVR | 764.49 VUV |
| 500 MVR | 3,822.45 VUV |
| 1,000 MVR | 7,644.90 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-09-02T06:40:49Z",
"rates": {
"VUV": 7.644901
}
}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": 764.4901,
"rate": 7.644901
}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