Rate Overview
Live
1 VUV = 182.9464 LAK
1 LAK = 0.005466
VUV
Avg
180.5020
High
189.3999
Low
175.5488
Last updated: 3/28/2026, 10:51:24 AM
Quick Conversions
| VUV | LAK |
|---|---|
| 1 VUV | 182.95 LAK |
| 10 VUV | 1,829.46 LAK |
| 50 VUV | 9,147.32 LAK |
| 100 VUV | 18,294.64 LAK |
| 500 VUV | 91,473.21 LAK |
| 1,000 VUV | 182,946.42 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-28T10:51:24Z",
"rates": {
"LAK": 182.946416
}
}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": 18294.6416,
"rate": 182.946416
}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