Rate Overview
Live
1 LSL = 1574.77 VND
1 VND = 0.000635
LSL
Avg
1481.60
High
1635.57
Low
1328.31
Last updated: 7/28/2026, 11:59:06 AM
Quick Conversions
| LSL | VND |
|---|---|
| 1 LSL | 1,574.77 VND |
| 10 LSL | 15,747.70 VND |
| 50 LSL | 78,738.50 VND |
| 100 LSL | 157,476.99 VND |
| 500 LSL | 787,384.96 VND |
| 1,000 LSL | 1,574,769.93 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-07-28T11:59:06Z",
"rates": {
"VND": 1574.769927
}
}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": 157476.9927,
"rate": 1574.769927
}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