Rate Overview
Live
1 VND = 0.000646 LSL
1 LSL = 1547.99
VND
Avg
0.000643
High
0.000650
Low
0.000634
Last updated: 3/27/2026, 3:09:34 PM
Quick Conversions
| VND | LSL |
|---|---|
| 1 VND | 0.00 LSL |
| 10 VND | 0.01 LSL |
| 50 VND | 0.03 LSL |
| 100 VND | 0.06 LSL |
| 500 VND | 0.32 LSL |
| 1,000 VND | 0.65 LSL |
Get VND/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=LSLExample Response:
{
"success": true,
"base": "VND",
"date": "2026-03-27T15:09:34Z",
"rates": {
"LSL": 0.000646
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "LSL",
"amount": 100
},
"result": 0.0646,
"rate": 0.000646
}Build with VND/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key