Rate Overview
Live
1 LAK = 1.1627 VND
1 VND = 0.860037
LAK
Avg
1.1655
High
1.1718
Low
1.1610
Last updated: 9/8/2026, 2:23:52 PM
Quick Conversions
| LAK | VND |
|---|---|
| 1 LAK | 1.16 VND |
| 10 LAK | 11.63 VND |
| 50 LAK | 58.14 VND |
| 100 LAK | 116.27 VND |
| 500 LAK | 581.37 VND |
| 1,000 LAK | 1,162.74 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-09-08T14:23:52Z",
"rates": {
"VND": 1.162741
}
}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.2741,
"rate": 1.162741
}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