Rate Overview
Live
1 VND = 0.858039 LAK
1 LAK = 1.1654
VND
Avg
0.858080
High
0.860683
Low
0.856156
Last updated: 9/2/2026, 5:40:44 PM
Quick Conversions
| VND | LAK |
|---|---|
| 1 VND | 0.86 LAK |
| 10 VND | 8.58 LAK |
| 50 VND | 42.90 LAK |
| 100 VND | 85.80 LAK |
| 500 VND | 429.02 LAK |
| 1,000 VND | 858.04 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-09-02T17:40:44Z",
"rates": {
"LAK": 0.858039
}
}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.8039,
"rate": 0.858039
}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