Rate Overview
Live
1 VND = 0.853502 LAK
1 LAK = 1.1716
VND
Avg
0.846044
High
0.910679
Low
0.813760
Last updated: 7/21/2026, 1:17:09 AM
Quick Conversions
| VND | LAK |
|---|---|
| 1 VND | 0.85 LAK |
| 10 VND | 8.54 LAK |
| 50 VND | 42.68 LAK |
| 100 VND | 85.35 LAK |
| 500 VND | 426.75 LAK |
| 1,000 VND | 853.50 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-21T01:17:09Z",
"rates": {
"LAK": 0.853502
}
}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.3502,
"rate": 0.853502
}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