Rate Overview
Live
1 ALL = 981936.63 VEF
1 VEF = 0.000001
ALL
Avg
315998.65
High
981936.63
Low
40770.70
Last updated: 8/22/2026, 2:39:31 PM
Quick Conversions
| ALL | VEF |
|---|---|
| 1 ALL | 981,936.63 VEF |
| 10 ALL | 9,819,366.32 VEF |
| 50 ALL | 49,096,831.58 VEF |
| 100 ALL | 98,193,663.17 VEF |
| 500 ALL | 490,968,315.84 VEF |
| 1,000 ALL | 981,936,631.68 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-22T14:39:31Z",
"rates": {
"VEF": 981936.63168
}
}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": 98193663.168,
"rate": 981936.63168
}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