Rate Overview
Live
1 LSL = 1564.01 VND
1 VND = 0.000639
LSL
Avg
1481.15
High
1635.57
Low
1328.31
Last updated: 7/25/2026, 7:42:00 PM
Quick Conversions
| LSL | VND |
|---|---|
| 1 LSL | 1,564.01 VND |
| 10 LSL | 15,640.13 VND |
| 50 LSL | 78,200.65 VND |
| 100 LSL | 156,401.30 VND |
| 500 LSL | 782,006.48 VND |
| 1,000 LSL | 1,564,012.95 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-25T19:42:00Z",
"rates": {
"VND": 1564.012953
}
}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": 156401.2953,
"rate": 1564.012953
}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