Rate Overview
Live
1 LAK = 1.2047 VND
1 VND = 0.830053
LAK
Avg
1.2042
High
1.2096
Low
1.1902
Last updated: 5/28/2026, 3:41:55 AM
Quick Conversions
| LAK | VND |
|---|---|
| 1 LAK | 1.20 VND |
| 10 LAK | 12.05 VND |
| 50 LAK | 60.24 VND |
| 100 LAK | 120.47 VND |
| 500 LAK | 602.37 VND |
| 1,000 LAK | 1,204.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-05-28T03:41:55Z",
"rates": {
"VND": 1.204743
}
}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.47429999999999,
"rate": 1.204743
}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