Rate Overview
Live
1 VND = 0.831514 LAK
1 LAK = 1.2026
VND
Avg
0.819051
High
0.831514
Low
0.812010
Last updated: 3/28/2026, 11:01:08 AM
Quick Conversions
| VND | LAK |
|---|---|
| 1 VND | 0.83 LAK |
| 10 VND | 8.32 LAK |
| 50 VND | 41.58 LAK |
| 100 VND | 83.15 LAK |
| 500 VND | 415.76 LAK |
| 1,000 VND | 831.51 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-03-28T11:01:08Z",
"rates": {
"LAK": 0.831514
}
}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.1514,
"rate": 0.831514
}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