Rate Overview
Live
1 LAK = 0.005535 VUV
1 VUV = 180.6685
LAK
Avg
0.005549
High
0.005565
Low
0.005519
Last updated: 3/7/2026, 7:44:38 AM
Quick Conversions
| LAK | VUV |
|---|---|
| 1 LAK | 0.01 VUV |
| 10 LAK | 0.06 VUV |
| 50 LAK | 0.28 VUV |
| 100 LAK | 0.55 VUV |
| 500 LAK | 2.77 VUV |
| 1,000 LAK | 5.54 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-03-07T07:44:38Z",
"rates": {
"VUV": 0.005535
}
}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.5535,
"rate": 0.005535
}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