Rate Overview
Live
1 VEF = 0.000364 LAK
1 LAK = 2747.25
VEF
Avg
0.000372
High
0.000380
Low
0.000364
Last updated: 6/19/2026, 8:48:25 AM
Quick Conversions
| VEF | LAK |
|---|---|
| 1 VEF | 0.00 LAK |
| 10 VEF | 0.00 LAK |
| 50 VEF | 0.02 LAK |
| 100 VEF | 0.04 LAK |
| 500 VEF | 0.18 LAK |
| 1,000 VEF | 0.36 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-06-19T08:48:25Z",
"rates": {
"LAK": 0.000364
}
}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.0364,
"rate": 0.000364
}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