Rate Overview
Live
1 ALL = 655101.09 VEF
1 VEF = 0.000002
ALL
Avg
221364.26
High
655101.09
Low
40770.70
Last updated: 5/27/2026, 9:37:00 PM
Quick Conversions
| ALL | VEF |
|---|---|
| 1 ALL | 655,101.09 VEF |
| 10 ALL | 6,551,010.92 VEF |
| 50 ALL | 32,755,054.62 VEF |
| 100 ALL | 65,510,109.24 VEF |
| 500 ALL | 327,550,546.19 VEF |
| 1,000 ALL | 655,101,092.39 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-05-27T21:37:00Z",
"rates": {
"VEF": 655101.092388
}
}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": 65510109.2388,
"rate": 655101.092388
}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