Rate Overview
Live
1 VND = 0.000611 LSL
1 LSL = 1636.66 VND
Avg
0.000683
High
0.000753
Low
0.000611
Last updated: 1/25/2026, 9:31:39 AM
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.31 LSL |
| 1,000 VND | 0.61 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-01-25T09:31:39Z",
"rates": {
"LSL": 0.000611
}
}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.0611,
"rate": 0.000611
}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