Rate Overview
Live
1 LSL = 1628.33 VND
1 VND = 0.000614
LSL
Avg
1616.17
High
1633.43
Low
1596.14
Last updated: 6/16/2026, 10:04:59 AM
Quick Conversions
| LSL | VND |
|---|---|
| 1 LSL | 1,628.33 VND |
| 10 LSL | 16,283.32 VND |
| 50 LSL | 81,416.59 VND |
| 100 LSL | 162,833.18 VND |
| 500 LSL | 814,165.91 VND |
| 1,000 LSL | 1,628,331.81 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-06-16T10:04:59Z",
"rates": {
"VND": 1628.331811
}
}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": 162833.1811,
"rate": 1628.331811
}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