Rate Overview
Live
1 LSL = 1616.27 VND
1 VND = 0.000619
LSL
Avg
1596.84
High
1618.85
Low
1566.69
Last updated: 5/27/2026, 6:12:53 AM
Quick Conversions
| LSL | VND |
|---|---|
| 1 LSL | 1,616.27 VND |
| 10 LSL | 16,162.68 VND |
| 50 LSL | 80,813.41 VND |
| 100 LSL | 161,626.81 VND |
| 500 LSL | 808,134.07 VND |
| 1,000 LSL | 1,616,268.14 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-27T06:12:53Z",
"rates": {
"VND": 1616.268143
}
}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": 161626.8143,
"rate": 1616.268143
}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