Rate Overview
Live
1 LAK = 1.1651 VND
1 VND = 0.858287
LAK
Avg
1.2066
High
1.2348
Low
1.1631
Last updated: 7/30/2026, 8:07:45 AM
Quick Conversions
| LAK | VND |
|---|---|
| 1 LAK | 1.17 VND |
| 10 LAK | 11.65 VND |
| 50 LAK | 58.26 VND |
| 100 LAK | 116.51 VND |
| 500 LAK | 582.56 VND |
| 1,000 LAK | 1,165.11 VND |
Get LAK/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=VNDExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-07-30T08:07:45Z",
"rates": {
"VND": 1.165112
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "VND",
"amount": 100
},
"result": 116.51119999999999,
"rate": 1.165112
}Build with LAK/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key