Rate Overview
Live
1 LAK = 0.005341 VUV
1 VUV = 187.2309
LAK
Avg
0.005392
High
0.005429
Low
0.005341
Last updated: 4/17/2026, 11:05:36 AM
Quick Conversions
| LAK | VUV |
|---|---|
| 1 LAK | 0.01 VUV |
| 10 LAK | 0.05 VUV |
| 50 LAK | 0.27 VUV |
| 100 LAK | 0.53 VUV |
| 500 LAK | 2.67 VUV |
| 1,000 LAK | 5.34 VUV |
Get LAK/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=VUVExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-04-17T11:05:36Z",
"rates": {
"VUV": 0.005341
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "VUV",
"amount": 100
},
"result": 0.5341,
"rate": 0.005341
}Build with LAK/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key