Rate Overview
Live
1 AED = 32.6364 VUV
1 VUV = 0.030641
AED
Avg
32.6582
High
32.7455
Low
32.4936
Last updated: 7/6/2026, 12:12:01 PM
Quick Conversions
| AED | VUV |
|---|---|
| 1 AED | 32.64 VUV |
| 10 AED | 326.36 VUV |
| 50 AED | 1,631.82 VUV |
| 100 AED | 3,263.64 VUV |
| 500 AED | 16,318.22 VUV |
| 1,000 AED | 32,636.44 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-07-06T12:12:01Z",
"rates": {
"VUV": 32.636436
}
}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": 3263.6436000000003,
"rate": 32.636436
}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