Rate Overview
Live
1 ALL = 994604.25 VEF
1 VEF = 0.000001
ALL
Avg
948862.76
High
994604.25
Low
899885.53
Last updated: 8/27/2026, 8:54:44 PM
Quick Conversions
| ALL | VEF |
|---|---|
| 1 ALL | 994,604.25 VEF |
| 10 ALL | 9,946,042.45 VEF |
| 50 ALL | 49,730,212.25 VEF |
| 100 ALL | 99,460,424.51 VEF |
| 500 ALL | 497,302,122.53 VEF |
| 1,000 ALL | 994,604,245.05 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-08-27T20:54:44Z",
"rates": {
"VEF": 994604.24505
}
}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": 99460424.505,
"rate": 994604.24505
}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