Rate Overview
Live
1 LSL = 1614.73 VND
1 VND = 0.000619
LSL
Avg
1588.86
High
1640.62
Low
1534.79
Last updated: 5/27/2026, 7:27:48 AM
Quick Conversions
| LSL | VND |
|---|---|
| 1 LSL | 1,614.73 VND |
| 10 LSL | 16,147.27 VND |
| 50 LSL | 80,736.37 VND |
| 100 LSL | 161,472.74 VND |
| 500 LSL | 807,363.68 VND |
| 1,000 LSL | 1,614,727.36 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-27T07:27:48Z",
"rates": {
"VND": 1614.727358
}
}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": 161472.73580000002,
"rate": 1614.727358
}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