Rate Overview
Live
1 LAK = 1.2130 VND
1 VND = 0.824406
LAK
Avg
1.2228
High
1.2289
Low
1.2130
Last updated: 3/7/2026, 7:40:59 AM
Quick Conversions
| LAK | VND |
|---|---|
| 1 LAK | 1.21 VND |
| 10 LAK | 12.13 VND |
| 50 LAK | 60.65 VND |
| 100 LAK | 121.30 VND |
| 500 LAK | 606.50 VND |
| 1,000 LAK | 1,212.99 VND |
Get LAK/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=VNDExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-03-07T07:40:59Z",
"rates": {
"VND": 1.212994
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "VND",
"amount": 100
},
"result": 121.29939999999999,
"rate": 1.212994
}Build with LAK/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key