Rate Overview
Live
1 LSL = 1576.72 VND
1 VND = 0.000634
LSL
Avg
1610.02
High
1640.62
Low
1576.72
Last updated: 3/7/2026, 7:19:24 AM
Quick Conversions
| LSL | VND |
|---|---|
| 1 LSL | 1,576.72 VND |
| 10 LSL | 15,767.25 VND |
| 50 LSL | 78,836.23 VND |
| 100 LSL | 157,672.46 VND |
| 500 LSL | 788,362.28 VND |
| 1,000 LSL | 1,576,724.55 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-03-07T07:19:24Z",
"rates": {
"VND": 1576.724551
}
}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": 157672.4551,
"rate": 1576.724551
}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