Rate Overview
Live
1 ALL = 1016223.97 VEF
1 VEF = 0.000001
ALL
Avg
1004388.35
High
1016223.97
Low
993223.63
Last updated: 9/5/2026, 12:22:40 PM
Quick Conversions
| ALL | VEF |
|---|---|
| 1 ALL | 1,016,223.97 VEF |
| 10 ALL | 10,162,239.70 VEF |
| 50 ALL | 50,811,198.48 VEF |
| 100 ALL | 101,622,396.96 VEF |
| 500 ALL | 508,111,984.81 VEF |
| 1,000 ALL | 1,016,223,969.62 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-05T12:22:40Z",
"rates": {
"VEF": 1016223.969616
}
}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": 101622396.96159999,
"rate": 1016223.969616
}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