Rate Overview
Live
1 VEF = 0.000464 LAK
1 LAK = 2155.17
VEF
Avg
0.000766
High
0.001247
Low
0.000464
Last updated: 3/27/2026, 3:32:44 PM
Quick Conversions
| VEF | LAK |
|---|---|
| 1 VEF | 0.00 LAK |
| 10 VEF | 0.00 LAK |
| 50 VEF | 0.02 LAK |
| 100 VEF | 0.05 LAK |
| 500 VEF | 0.23 LAK |
| 1,000 VEF | 0.46 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-03-27T15:32:44Z",
"rates": {
"LAK": 0.000464
}
}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.0464,
"rate": 0.000464
}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