Rate Overview
Live
1 LSL = 1614.88 VND
1 VND = 0.000619
LSL
Avg
1609.19
High
1617.94
Low
1589.67
Last updated: 4/16/2026, 3:50:43 PM
Quick Conversions
| LSL | VND |
|---|---|
| 1 LSL | 1,614.88 VND |
| 10 LSL | 16,148.78 VND |
| 50 LSL | 80,743.89 VND |
| 100 LSL | 161,487.78 VND |
| 500 LSL | 807,438.90 VND |
| 1,000 LSL | 1,614,877.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-04-16T15:50:43Z",
"rates": {
"VND": 1614.877806
}
}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": 161487.7806,
"rate": 1614.877806
}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