Rate Overview
Live
1 AED = 32.3991 VUV
1 VUV = 0.030865
AED
Avg
32.3971
High
32.4697
Low
32.3199
Last updated: 6/18/2026, 8:48:32 PM
Quick Conversions
| AED | VUV |
|---|---|
| 1 AED | 32.40 VUV |
| 10 AED | 323.99 VUV |
| 50 AED | 1,619.96 VUV |
| 100 AED | 3,239.91 VUV |
| 500 AED | 16,199.56 VUV |
| 1,000 AED | 32,399.13 VUV |
Get AED/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=VUVExample Response:
{
"success": true,
"base": "AED",
"date": "2026-06-18T20:48:32Z",
"rates": {
"VUV": 32.399128
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "VUV",
"amount": 100
},
"result": 3239.9127999999996,
"rate": 32.399128
}Build with AED/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key