Rate Overview
Live
1 LAK = 1.2026 VND
1 VND = 0.831514
LAK
Avg
1.1824
High
1.2289
Low
1.0981
Last updated: 3/28/2026, 1:59:56 PM
Quick Conversions
| LAK | VND |
|---|---|
| 1 LAK | 1.20 VND |
| 10 LAK | 12.03 VND |
| 50 LAK | 60.13 VND |
| 100 LAK | 120.26 VND |
| 500 LAK | 601.31 VND |
| 1,000 LAK | 1,202.63 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-03-28T13:59:56Z",
"rates": {
"VND": 1.202625
}
}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": 120.2625,
"rate": 1.202625
}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