Rate Overview
Live
1 LSL = 1592.96 VND
1 VND = 0.000628
LSL
Avg
1608.25
High
1645.74
Low
1561.86
Last updated: 7/20/2026, 12:10:26 AM
Quick Conversions
| LSL | VND |
|---|---|
| 1 LSL | 1,592.96 VND |
| 10 LSL | 15,929.59 VND |
| 50 LSL | 79,647.95 VND |
| 100 LSL | 159,295.90 VND |
| 500 LSL | 796,479.50 VND |
| 1,000 LSL | 1,592,959.00 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-20T00:10:26Z",
"rates": {
"VND": 1592.959
}
}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": 159295.9,
"rate": 1592.959
}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