Rate Overview
Live
1 LSL = 1619.81 VND
1 VND = 0.000617
LSL
Avg
1610.76
High
1626.16
Low
1599.31
Last updated: 7/5/2026, 12:50:23 AM
Quick Conversions
| LSL | VND |
|---|---|
| 1 LSL | 1,619.81 VND |
| 10 LSL | 16,198.10 VND |
| 50 LSL | 80,990.48 VND |
| 100 LSL | 161,980.96 VND |
| 500 LSL | 809,904.80 VND |
| 1,000 LSL | 1,619,809.60 VND |
Get LSL/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=VNDExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-05T00:50:23Z",
"rates": {
"VND": 1619.809602
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "VND",
"amount": 100
},
"result": 161980.9602,
"rate": 1619.809602
}Build with LSL/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key