Rate Overview
Live
1 LSL = 1633.29 VND
1 VND = 0.000612
LSL
Avg
1627.16
High
1637.05
Low
1617.19
Last updated: 9/6/2026, 10:28:35 PM
Quick Conversions
| LSL | VND |
|---|---|
| 1 LSL | 1,633.29 VND |
| 10 LSL | 16,332.91 VND |
| 50 LSL | 81,664.53 VND |
| 100 LSL | 163,329.07 VND |
| 500 LSL | 816,645.33 VND |
| 1,000 LSL | 1,633,290.66 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-09-06T22:28:35Z",
"rates": {
"VND": 1633.290656
}
}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": 163329.0656,
"rate": 1633.290656
}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