Rate Overview
Live
1 SGD = 12.6286 LSL
1 LSL = 0.079185
SGD
Avg
12.6909
High
12.8423
Low
12.5966
Last updated: 6/17/2026, 6:41:01 AM
Quick Conversions
| SGD | LSL |
|---|---|
| 1 SGD | 12.63 LSL |
| 10 SGD | 126.29 LSL |
| 50 SGD | 631.43 LSL |
| 100 SGD | 1,262.86 LSL |
| 500 SGD | 6,314.31 LSL |
| 1,000 SGD | 12,628.61 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-06-17T06:41:01Z",
"rates": {
"LSL": 12.62861
}
}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": 1262.861,
"rate": 12.62861
}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