Rate Overview
Live
1 VUV = 189.9703 LAK
1 LAK = 0.005264
VUV
Avg
189.7405
High
190.7308
Low
188.7439
Last updated: 8/13/2026, 7:18:00 AM
Quick Conversions
| VUV | LAK |
|---|---|
| 1 VUV | 189.97 LAK |
| 10 VUV | 1,899.70 LAK |
| 50 VUV | 9,498.52 LAK |
| 100 VUV | 18,997.03 LAK |
| 500 VUV | 94,985.16 LAK |
| 1,000 VUV | 189,970.33 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-13T07:18:00Z",
"rates": {
"LAK": 189.970327
}
}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": 18997.0327,
"rate": 189.970327
}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