Rate Overview
Live
1 LSL = 1562.81 VND
1 VND = 0.000640
LSL
Avg
1585.26
High
1613.67
Low
1562.81
Last updated: 7/26/2026, 4:41:25 PM
Quick Conversions
| LSL | VND |
|---|---|
| 1 LSL | 1,562.81 VND |
| 10 LSL | 15,628.08 VND |
| 50 LSL | 78,140.41 VND |
| 100 LSL | 156,280.82 VND |
| 500 LSL | 781,404.12 VND |
| 1,000 LSL | 1,562,808.23 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-26T16:41:25Z",
"rates": {
"VND": 1562.808235
}
}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": 156280.8235,
"rate": 1562.808235
}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