Rate Overview
Live
1 VND = 0.835737 LAK
1 LAK = 1.1965
VND
Avg
0.834217
High
0.838718
Low
0.829384
Last updated: 6/19/2026, 8:50:25 AM
Quick Conversions
| VND | LAK |
|---|---|
| 1 VND | 0.84 LAK |
| 10 VND | 8.36 LAK |
| 50 VND | 41.79 LAK |
| 100 VND | 83.57 LAK |
| 500 VND | 417.87 LAK |
| 1,000 VND | 835.74 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-06-19T08:50:25Z",
"rates": {
"LAK": 0.835737
}
}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": 83.5737,
"rate": 0.835737
}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