Rate Overview
Live
1 AED = 32.2067 VUV
1 VUV = 0.031049
AED
Avg
32.4573
High
33.5629
Low
31.4534
Last updated: 5/29/2026, 9:45:10 PM
Quick Conversions
| AED | VUV |
|---|---|
| 1 AED | 32.21 VUV |
| 10 AED | 322.07 VUV |
| 50 AED | 1,610.34 VUV |
| 100 AED | 3,220.67 VUV |
| 500 AED | 16,103.37 VUV |
| 1,000 AED | 32,206.75 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-05-29T21:45:10Z",
"rates": {
"VUV": 32.206749
}
}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": 3220.6749,
"rate": 32.206749
}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