Rate Overview
Live
1 VND = 0.854711 LAK
1 LAK = 1.1700
VND
Avg
0.852894
High
0.860971
Low
0.842192
Last updated: 7/7/2026, 8:13:12 AM
Quick Conversions
| VND | LAK |
|---|---|
| 1 VND | 0.85 LAK |
| 10 VND | 8.55 LAK |
| 50 VND | 42.74 LAK |
| 100 VND | 85.47 LAK |
| 500 VND | 427.36 LAK |
| 1,000 VND | 854.71 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-07-07T08:13:12Z",
"rates": {
"LAK": 0.854711
}
}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.4711,
"rate": 0.854711
}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