Rate Overview
Live
1 VND = 0.858756 LAK
1 LAK = 1.1645
VND
Avg
0.859537
High
0.863774
Low
0.857036
Last updated: 8/12/2026, 5:59:02 PM
Quick Conversions
| VND | LAK |
|---|---|
| 1 VND | 0.86 LAK |
| 10 VND | 8.59 LAK |
| 50 VND | 42.94 LAK |
| 100 VND | 85.88 LAK |
| 500 VND | 429.38 LAK |
| 1,000 VND | 858.76 LAK |
Get VND/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=LAKExample Response:
{
"success": true,
"base": "VND",
"date": "2026-08-12T17:59:02Z",
"rates": {
"LAK": 0.858756
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "LAK",
"amount": 100
},
"result": 85.87559999999999,
"rate": 0.858756
}Build with VND/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key