Rate Overview
Live
1 ALL = 734524.86 VEF
1 VEF = 0.000001
ALL
Avg
720512.07
High
734524.86
Low
707632.38
Last updated: 6/19/2026, 8:21:43 AM
Quick Conversions
| ALL | VEF |
|---|---|
| 1 ALL | 734,524.86 VEF |
| 10 ALL | 7,345,248.63 VEF |
| 50 ALL | 36,726,243.15 VEF |
| 100 ALL | 73,452,486.30 VEF |
| 500 ALL | 367,262,431.51 VEF |
| 1,000 ALL | 734,524,863.03 VEF |
Get ALL/VEF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=VEFExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-06-19T08:21:43Z",
"rates": {
"VEF": 734524.863025
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=VEF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "VEF",
"amount": 100
},
"result": 73452486.3025,
"rate": 734524.863025
}Build with ALL/VEF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key