Rate Overview
Live
1 MVR = 7.7270 VUV
1 VUV = 0.129416
MVR
Avg
7.7193
High
7.8499
Low
7.6399
Last updated: 7/21/2026, 12:30:31 PM
Quick Conversions
| MVR | VUV |
|---|---|
| 1 MVR | 7.73 VUV |
| 10 MVR | 77.27 VUV |
| 50 MVR | 386.35 VUV |
| 100 MVR | 772.70 VUV |
| 500 MVR | 3,863.50 VUV |
| 1,000 MVR | 7,727.00 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-21T12:30:31Z",
"rates": {
"VUV": 7.727
}
}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": 772.7,
"rate": 7.727
}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