Rate Overview
Live
1 SGD = 12.8035 LSL
1 LSL = 0.078103
SGD
Avg
12.8527
High
13.2329
Low
12.5416
Last updated: 5/27/2026, 5:16:58 PM
Quick Conversions
| SGD | LSL |
|---|---|
| 1 SGD | 12.80 LSL |
| 10 SGD | 128.04 LSL |
| 50 SGD | 640.18 LSL |
| 100 SGD | 1,280.35 LSL |
| 500 SGD | 6,401.77 LSL |
| 1,000 SGD | 12,803.54 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-05-27T17:16:58Z",
"rates": {
"LSL": 12.803535
}
}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": 1280.3535,
"rate": 12.803535
}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