Rate Overview
Live
1 VUV = 190.3648 LAK
1 LAK = 0.005253
VUV
Avg
189.9802
High
190.7308
Low
189.1940
Last updated: 8/18/2026, 5:34:42 PM
Quick Conversions
| VUV | LAK |
|---|---|
| 1 VUV | 190.36 LAK |
| 10 VUV | 1,903.65 LAK |
| 50 VUV | 9,518.24 LAK |
| 100 VUV | 19,036.48 LAK |
| 500 VUV | 95,182.38 LAK |
| 1,000 VUV | 190,364.76 LAK |
Get VUV/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=LAKExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-08-18T17:34:42Z",
"rates": {
"LAK": 190.364755
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "LAK",
"amount": 100
},
"result": 19036.4755,
"rate": 190.364755
}Build with VUV/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key