Rate Overview
Live
1 VUV = 187.2159 LAK
1 LAK = 0.005341
VUV
Avg
185.4421
High
187.2159
Low
184.1643
Last updated: 4/17/2026, 12:05:43 PM
Quick Conversions
| VUV | LAK |
|---|---|
| 1 VUV | 187.22 LAK |
| 10 VUV | 1,872.16 LAK |
| 50 VUV | 9,360.79 LAK |
| 100 VUV | 18,721.59 LAK |
| 500 VUV | 93,607.93 LAK |
| 1,000 VUV | 187,215.86 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-04-17T12:05:43Z",
"rates": {
"LAK": 187.215859
}
}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": 18721.5859,
"rate": 187.215859
}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