Rate Overview
Live
1 VND = 0.832032 LAK
1 LAK = 1.2019
VND
Avg
0.831700
High
0.833965
Low
0.829673
Last updated: 5/7/2026, 1:33:14 PM
Quick Conversions
| VND | LAK |
|---|---|
| 1 VND | 0.83 LAK |
| 10 VND | 8.32 LAK |
| 50 VND | 41.60 LAK |
| 100 VND | 83.20 LAK |
| 500 VND | 416.02 LAK |
| 1,000 VND | 832.03 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-07T13:33:14Z",
"rates": {
"LAK": 0.832032
}
}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.2032,
"rate": 0.832032
}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