Rate Overview
Live
1 AED = 32.2194 VUV
1 VUV = 0.031037
AED
Avg
32.1950
High
32.3449
Low
32.0540
Last updated: 5/9/2026, 12:24:13 AM
Quick Conversions
| AED | VUV |
|---|---|
| 1 AED | 32.22 VUV |
| 10 AED | 322.19 VUV |
| 50 AED | 1,610.97 VUV |
| 100 AED | 3,221.94 VUV |
| 500 AED | 16,109.72 VUV |
| 1,000 AED | 32,219.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-05-09T00:24:13Z",
"rates": {
"VUV": 32.219439
}
}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": 3221.9439,
"rate": 32.219439
}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