Rate Overview
Live
1 AED = 12708701.14 VEF
1 VEF = 0.000000
AED
Avg
12510402.78
High
12709739.21
Low
12353884.74
Last updated: 3/27/2026, 6:35:16 AM
Quick Conversions
| AED | VEF |
|---|---|
| 1 AED | 12,708,701.14 VEF |
| 10 AED | 127,087,011.41 VEF |
| 50 AED | 635,435,057.04 VEF |
| 100 AED | 1,270,870,114.09 VEF |
| 500 AED | 6,354,350,570.45 VEF |
| 1,000 AED | 12,708,701,140.89 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-27T06:35:16Z",
"rates": {
"VEF": 12708701.140893
}
}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": 1270870114.0893,
"rate": 12708701.140893
}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