Rate Overview
Live
1 VEF = 0.000290 LAK
1 LAK = 3448.28
VEF
Avg
0.000291
High
0.000294
Low
0.000289
Last updated: 8/21/2026, 1:32:45 PM
Quick Conversions
| VEF | LAK |
|---|---|
| 1 VEF | 0.00 LAK |
| 10 VEF | 0.00 LAK |
| 50 VEF | 0.01 LAK |
| 100 VEF | 0.03 LAK |
| 500 VEF | 0.15 LAK |
| 1,000 VEF | 0.29 LAK |
Get VEF/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=LAKExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-08-21T13:32:45Z",
"rates": {
"LAK": 0.00029
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "LAK",
"amount": 100
},
"result": 0.029,
"rate": 0.00029
}Build with VEF/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key