Rate Overview
Live
1 MVR = 7.6837 VUV
1 VUV = 0.130145
MVR
Avg
7.6931
High
7.7226
Low
7.6783
Last updated: 8/15/2026, 7:31:02 PM
Quick Conversions
| MVR | VUV |
|---|---|
| 1 MVR | 7.68 VUV |
| 10 MVR | 76.84 VUV |
| 50 MVR | 384.19 VUV |
| 100 MVR | 768.38 VUV |
| 500 MVR | 3,841.88 VUV |
| 1,000 MVR | 7,683.75 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-15T19:31:02Z",
"rates": {
"VUV": 7.68375
}
}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.375,
"rate": 7.68375
}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