Rate Overview
Live
1 VND = 0.834656 LAK
1 LAK = 1.1981
VND
Avg
0.833344
High
0.836099
Low
0.831358
Last updated: 4/17/2026, 11:52:40 AM
Quick Conversions
| VND | LAK |
|---|---|
| 1 VND | 0.83 LAK |
| 10 VND | 8.35 LAK |
| 50 VND | 41.73 LAK |
| 100 VND | 83.47 LAK |
| 500 VND | 417.33 LAK |
| 1,000 VND | 834.66 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-04-17T11:52:40Z",
"rates": {
"LAK": 0.834656
}
}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.4656,
"rate": 0.834656
}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