Rate Overview
Live
1 VUV = 188.5953 LAK
1 LAK = 0.005302
VUV
Avg
188.4177
High
190.9641
Low
183.6364
Last updated: 7/29/2026, 7:04:03 AM
Quick Conversions
| VUV | LAK |
|---|---|
| 1 VUV | 188.60 LAK |
| 10 VUV | 1,885.95 LAK |
| 50 VUV | 9,429.77 LAK |
| 100 VUV | 18,859.53 LAK |
| 500 VUV | 94,297.66 LAK |
| 1,000 VUV | 188,595.32 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-29T07:04:03Z",
"rates": {
"LAK": 188.59532
}
}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": 18859.532,
"rate": 188.59532
}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