Rate Overview
Live
1 ALL = 862612.56 VEF
1 VEF = 0.000001
ALL
Avg
823939.10
High
862612.56
Low
786103.71
Last updated: 7/11/2026, 6:27:28 AM
Quick Conversions
| ALL | VEF |
|---|---|
| 1 ALL | 862,612.56 VEF |
| 10 ALL | 8,626,125.55 VEF |
| 50 ALL | 43,130,627.77 VEF |
| 100 ALL | 86,261,255.55 VEF |
| 500 ALL | 431,306,277.73 VEF |
| 1,000 ALL | 862,612,555.46 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-11T06:27:28Z",
"rates": {
"VEF": 862612.555462
}
}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": 86261255.54619999,
"rate": 862612.555462
}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