Rate Overview
Live
1 AED = 11645098.16 VEF
1 VEF = 0.000000
AED
Avg
11491034.66
High
11645143.47
Low
11342866.44
Last updated: 3/7/2026, 2:11:46 AM
Quick Conversions
| AED | VEF |
|---|---|
| 1 AED | 11,645,098.16 VEF |
| 10 AED | 116,450,981.63 VEF |
| 50 AED | 582,254,908.13 VEF |
| 100 AED | 1,164,509,816.25 VEF |
| 500 AED | 5,822,549,081.26 VEF |
| 1,000 AED | 11,645,098,162.51 VEF |
Get AED/VEF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=VEFExample Response:
{
"success": true,
"base": "AED",
"date": "2026-03-07T02:11:46Z",
"rates": {
"VEF": 11645098.16251
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=VEF&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "VEF",
"amount": 100
},
"result": 1164509816.251,
"rate": 11645098.16251
}Build with AED/VEF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key