Rate Overview
Live
1 LSL = 1547.60 VND
1 VND = 0.000646
LSL
Avg
1459.73
High
1635.57
Low
1328.31
Last updated: 3/27/2026, 3:12:35 PM
Quick Conversions
| LSL | VND |
|---|---|
| 1 LSL | 1,547.60 VND |
| 10 LSL | 15,476.03 VND |
| 50 LSL | 77,380.15 VND |
| 100 LSL | 154,760.30 VND |
| 500 LSL | 773,801.48 VND |
| 1,000 LSL | 1,547,602.96 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-27T15:12:35Z",
"rates": {
"VND": 1547.602957
}
}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": 154760.29570000002,
"rate": 1547.602957
}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