Rate Overview
Live
1 AED = 32.4005 VUV
1 VUV = 0.030864
AED
Avg
32.3645
High
32.4203
Low
32.1632
Last updated: 3/7/2026, 2:14:54 AM
Quick Conversions
| AED | VUV |
|---|---|
| 1 AED | 32.40 VUV |
| 10 AED | 324.00 VUV |
| 50 AED | 1,620.02 VUV |
| 100 AED | 3,240.05 VUV |
| 500 AED | 16,200.24 VUV |
| 1,000 AED | 32,400.49 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-03-07T02:14:54Z",
"rates": {
"VUV": 32.40049
}
}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": 3240.049,
"rate": 32.40049
}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