Rate Overview
Live
1 VND = 0.856883 LAK
1 LAK = 1.1670
VND
Avg
0.854054
High
0.860971
Low
0.842192
Last updated: 7/8/2026, 2:53:35 PM
Quick Conversions
| VND | LAK |
|---|---|
| 1 VND | 0.86 LAK |
| 10 VND | 8.57 LAK |
| 50 VND | 42.84 LAK |
| 100 VND | 85.69 LAK |
| 500 VND | 428.44 LAK |
| 1,000 VND | 856.88 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-07-08T14:53:35Z",
"rates": {
"LAK": 0.856883
}
}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.6883,
"rate": 0.856883
}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