Rate Overview
Live
1 LSL = 1547.69 VND
1 VND = 0.000646
LSL
Avg
1553.32
High
1574.94
Low
1537.41
Last updated: 3/27/2026, 11:31:43 AM
Quick Conversions
| LSL | VND |
|---|---|
| 1 LSL | 1,547.69 VND |
| 10 LSL | 15,476.91 VND |
| 50 LSL | 77,384.54 VND |
| 100 LSL | 154,769.08 VND |
| 500 LSL | 773,845.39 VND |
| 1,000 LSL | 1,547,690.78 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-27T11:31:43Z",
"rates": {
"VND": 1547.690784
}
}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": 154769.0784,
"rate": 1547.690784
}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