Rate Overview
Live
1 MVR = 7.6535 VUV
1 VUV = 0.130659
MVR
Avg
7.6524
High
7.6872
Low
7.5786
Last updated: 5/26/2026, 9:44:32 PM
Quick Conversions
| MVR | VUV |
|---|---|
| 1 MVR | 7.65 VUV |
| 10 MVR | 76.54 VUV |
| 50 MVR | 382.68 VUV |
| 100 MVR | 765.35 VUV |
| 500 MVR | 3,826.77 VUV |
| 1,000 MVR | 7,653.54 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-05-26T21:44:32Z",
"rates": {
"VUV": 7.653536
}
}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": 765.3536,
"rate": 7.653536
}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