Rate Overview
Live
1 LAK = 1.2036 VND
1 VND = 0.830807
LAK
Avg
1.2129
High
1.2338
Low
1.1916
Last updated: 5/28/2026, 4:39:56 AM
Quick Conversions
| LAK | VND |
|---|---|
| 1 LAK | 1.20 VND |
| 10 LAK | 12.04 VND |
| 50 LAK | 60.18 VND |
| 100 LAK | 120.36 VND |
| 500 LAK | 601.82 VND |
| 1,000 LAK | 1,203.65 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-05-28T04:39:56Z",
"rates": {
"VND": 1.203649
}
}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.36489999999999,
"rate": 1.203649
}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