Rate Overview
Live
1 ALL = 814275.89 VEF
1 VEF = 0.000001
ALL
Avg
252020.36
High
814275.89
Low
40770.70
Last updated: 7/7/2026, 11:10:58 AM
Quick Conversions
| ALL | VEF |
|---|---|
| 1 ALL | 814,275.89 VEF |
| 10 ALL | 8,142,758.86 VEF |
| 50 ALL | 40,713,794.29 VEF |
| 100 ALL | 81,427,588.58 VEF |
| 500 ALL | 407,137,942.92 VEF |
| 1,000 ALL | 814,275,885.83 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-07T11:10:58Z",
"rates": {
"VEF": 814275.885834
}
}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": 81427588.5834,
"rate": 814275.885834
}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