Rate Overview
Live
1 LSL = 1582.07 VND
1 VND = 0.000632
LSL
Avg
1580.13
High
1587.60
Low
1566.69
Last updated: 5/7/2026, 1:17:56 AM
Quick Conversions
| LSL | VND |
|---|---|
| 1 LSL | 1,582.07 VND |
| 10 LSL | 15,820.73 VND |
| 50 LSL | 79,103.63 VND |
| 100 LSL | 158,207.26 VND |
| 500 LSL | 791,036.29 VND |
| 1,000 LSL | 1,582,072.58 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-05-07T01:17:56Z",
"rates": {
"VND": 1582.072582
}
}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": 158207.2582,
"rate": 1582.072582
}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