Rate Overview
Live
1 ALL = 516809.50 VEF
1 VEF = 0.000002
ALL
Avg
513110.35
High
516809.50
Low
509589.57
Last updated: 3/7/2026, 12:09:54 AM
Quick Conversions
| ALL | VEF |
|---|---|
| 1 ALL | 516,809.50 VEF |
| 10 ALL | 5,168,095.03 VEF |
| 50 ALL | 25,840,475.15 VEF |
| 100 ALL | 51,680,950.30 VEF |
| 500 ALL | 258,404,751.50 VEF |
| 1,000 ALL | 516,809,502.99 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-03-07T00:09:54Z",
"rates": {
"VEF": 516809.502993
}
}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": 51680950.2993,
"rate": 516809.502993
}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