Rate Overview
Live
1 VND = 0.829997 LAK
1 LAK = 1.2048
VND
Avg
0.826770
High
0.841732
Low
0.813884
Last updated: 5/27/2026, 9:42:31 PM
Quick Conversions
| VND | LAK |
|---|---|
| 1 VND | 0.83 LAK |
| 10 VND | 8.30 LAK |
| 50 VND | 41.50 LAK |
| 100 VND | 83.00 LAK |
| 500 VND | 415.00 LAK |
| 1,000 VND | 830.00 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-05-27T21:42:31Z",
"rates": {
"LAK": 0.829997
}
}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": 82.9997,
"rate": 0.829997
}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