Rate Overview
Live
1 VEF = 0.000317 LAK
1 LAK = 3154.57
VEF
Avg
0.000353
High
0.000380
Low
0.000317
Last updated: 7/12/2026, 10:48:13 AM
Quick Conversions
| VEF | LAK |
|---|---|
| 1 VEF | 0.00 LAK |
| 10 VEF | 0.00 LAK |
| 50 VEF | 0.02 LAK |
| 100 VEF | 0.03 LAK |
| 500 VEF | 0.16 LAK |
| 1,000 VEF | 0.32 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-07-12T10:48:13Z",
"rates": {
"LAK": 0.000317
}
}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.0317,
"rate": 0.000317
}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