Rate Overview
Live
1 ALL = 1054283.34 VEF
1 VEF = 0.000001
ALL
Avg
1031240.36
High
1054283.34
Low
1016223.97
Last updated: 9/12/2026, 11:16:16 AM
Quick Conversions
| ALL | VEF |
|---|---|
| 1 ALL | 1,054,283.34 VEF |
| 10 ALL | 10,542,833.43 VEF |
| 50 ALL | 52,714,167.15 VEF |
| 100 ALL | 105,428,334.30 VEF |
| 500 ALL | 527,141,671.51 VEF |
| 1,000 ALL | 1,054,283,343.02 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-09-12T11:16:16Z",
"rates": {
"VEF": 1054283.343015
}
}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": 105428334.3015,
"rate": 1054283.343015
}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