Rate Overview
Live
1 SGD = 12.6498 LSL
1 LSL = 0.079053
SGD
Avg
12.6462
High
12.6731
Low
12.6127
Last updated: 8/16/2026, 11:19:06 PM
Quick Conversions
| SGD | LSL |
|---|---|
| 1 SGD | 12.65 LSL |
| 10 SGD | 126.50 LSL |
| 50 SGD | 632.49 LSL |
| 100 SGD | 1,264.98 LSL |
| 500 SGD | 6,324.88 LSL |
| 1,000 SGD | 12,649.77 LSL |
Get SGD/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=LSLExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-08-16T23:19:06Z",
"rates": {
"LSL": 12.649767
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "LSL",
"amount": 100
},
"result": 1264.9767000000002,
"rate": 12.649767
}Build with SGD/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key