Rate Overview
Live
1 VUV = 188.6032 LAK
1 LAK = 0.005302
VUV
Avg
183.3380
High
189.7524
Low
178.3886
Last updated: 7/29/2026, 2:24:22 PM
Quick Conversions
| VUV | LAK |
|---|---|
| 1 VUV | 188.60 LAK |
| 10 VUV | 1,886.03 LAK |
| 50 VUV | 9,430.16 LAK |
| 100 VUV | 18,860.32 LAK |
| 500 VUV | 94,301.61 LAK |
| 1,000 VUV | 188,603.21 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-07-29T14:24:22Z",
"rates": {
"LAK": 188.603213
}
}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": 18860.3213,
"rate": 188.603213
}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