Rate Overview
Live
1 AED = 32.4976 VUV
1 VUV = 0.030772
AED
Avg
32.4709
High
32.5202
Low
32.2937
Last updated: 7/27/2026, 5:33:03 PM
Quick Conversions
| AED | VUV |
|---|---|
| 1 AED | 32.50 VUV |
| 10 AED | 324.98 VUV |
| 50 AED | 1,624.88 VUV |
| 100 AED | 3,249.76 VUV |
| 500 AED | 16,248.79 VUV |
| 1,000 AED | 32,497.58 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-27T17:33:03Z",
"rates": {
"VUV": 32.497583
}
}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": 3249.7583,
"rate": 32.497583
}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