Rate Overview
Live
1 ALL = 913728.01 VEF
1 VEF = 0.000001
ALL
Avg
903509.45
High
913728.01
Low
897360.55
Last updated: 7/31/2026, 3:36:17 PM
Quick Conversions
| ALL | VEF |
|---|---|
| 1 ALL | 913,728.01 VEF |
| 10 ALL | 9,137,280.10 VEF |
| 50 ALL | 45,686,400.48 VEF |
| 100 ALL | 91,372,800.95 VEF |
| 500 ALL | 456,864,004.77 VEF |
| 1,000 ALL | 913,728,009.55 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-31T15:36:17Z",
"rates": {
"VEF": 913728.009549
}
}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": 91372800.9549,
"rate": 913728.009549
}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