Rate Overview
Live
1 LAK = 0.005261 VUV
1 VUV = 190.0779
LAK
Avg
0.005465
High
0.005630
Low
0.005190
Last updated: 7/29/2026, 2:02:00 AM
Quick Conversions
| LAK | VUV |
|---|---|
| 1 LAK | 0.01 VUV |
| 10 LAK | 0.05 VUV |
| 50 LAK | 0.26 VUV |
| 100 LAK | 0.53 VUV |
| 500 LAK | 2.63 VUV |
| 1,000 LAK | 5.26 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-07-29T02:02:00Z",
"rates": {
"VUV": 0.005261
}
}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.5261,
"rate": 0.005261
}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