Rate Overview
Live
1 AED = 32.7249 VUV
1 VUV = 0.030558
AED
Avg
32.5048
High
33.5629
Low
31.4534
Last updated: 3/27/2026, 8:21:37 AM
Quick Conversions
| AED | VUV |
|---|---|
| 1 AED | 32.72 VUV |
| 10 AED | 327.25 VUV |
| 50 AED | 1,636.25 VUV |
| 100 AED | 3,272.49 VUV |
| 500 AED | 16,362.47 VUV |
| 1,000 AED | 32,724.95 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-27T08:21:37Z",
"rates": {
"VUV": 32.724946
}
}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": 3272.4946000000004,
"rate": 32.724946
}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