Rate Overview
Live
1 ALL = 862364.85 VEF
1 VEF = 0.000001
ALL
Avg
588912.58
High
862364.85
Low
399374.26
Last updated: 7/12/2026, 12:15:30 PM
Quick Conversions
| ALL | VEF |
|---|---|
| 1 ALL | 862,364.85 VEF |
| 10 ALL | 8,623,648.50 VEF |
| 50 ALL | 43,118,242.49 VEF |
| 100 ALL | 86,236,484.99 VEF |
| 500 ALL | 431,182,424.95 VEF |
| 1,000 ALL | 862,364,849.90 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-07-12T12:15:30Z",
"rates": {
"VEF": 862364.849898
}
}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": 86236484.9898,
"rate": 862364.849898
}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