Rate Overview
Live
1 VUV = 180.6597 LAK
1 LAK = 0.005535
VUV
Avg
180.1888
High
181.1854
Low
179.6775
Last updated: 3/7/2026, 7:44:31 AM
Quick Conversions
| VUV | LAK |
|---|---|
| 1 VUV | 180.66 LAK |
| 10 VUV | 1,806.60 LAK |
| 50 VUV | 9,032.99 LAK |
| 100 VUV | 18,065.97 LAK |
| 500 VUV | 90,329.86 LAK |
| 1,000 VUV | 180,659.72 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-03-07T07:44:31Z",
"rates": {
"LAK": 180.65972
}
}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": 18065.971999999998,
"rate": 180.65972
}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