Rate Overview
Live
1 ALL = 561139.38 VEF
1 VEF = 0.000002
ALL
Avg
373501.71
High
561139.38
Low
209466.27
Last updated: 3/27/2026, 8:02:13 AM
Quick Conversions
| ALL | VEF |
|---|---|
| 1 ALL | 561,139.38 VEF |
| 10 ALL | 5,611,393.82 VEF |
| 50 ALL | 28,056,969.09 VEF |
| 100 ALL | 56,113,938.18 VEF |
| 500 ALL | 280,569,690.88 VEF |
| 1,000 ALL | 561,139,381.76 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-27T08:02:13Z",
"rates": {
"VEF": 561139.38176
}
}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": 56113938.176,
"rate": 561139.38176
}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