Rate Overview
Live
1 LSL = 1568.86 VND
1 VND = 0.000637
LSL
Avg
1586.39
High
1613.67
Low
1564.01
Last updated: 7/26/2026, 10:50:57 PM
Quick Conversions
| LSL | VND |
|---|---|
| 1 LSL | 1,568.86 VND |
| 10 LSL | 15,688.55 VND |
| 50 LSL | 78,442.77 VND |
| 100 LSL | 156,885.55 VND |
| 500 LSL | 784,427.73 VND |
| 1,000 LSL | 1,568,855.46 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-26T22:50:57Z",
"rates": {
"VND": 1568.855458
}
}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": 156885.5458,
"rate": 1568.855458
}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