Rate Overview
Live
1 VUV = 186.2937 LAK
1 LAK = 0.005368
VUV
Avg
185.7196
High
186.6062
Low
185.0070
Last updated: 5/8/2026, 3:22:42 AM
Quick Conversions
| VUV | LAK |
|---|---|
| 1 VUV | 186.29 LAK |
| 10 VUV | 1,862.94 LAK |
| 50 VUV | 9,314.69 LAK |
| 100 VUV | 18,629.37 LAK |
| 500 VUV | 93,146.87 LAK |
| 1,000 VUV | 186,293.73 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-05-08T03:22:42Z",
"rates": {
"LAK": 186.293732
}
}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": 18629.3732,
"rate": 186.293732
}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