Rate Overview
Live
1 SGD = 13.2568 LSL
1 LSL = 0.075433
SGD
Avg
13.4779
High
14.5160
Low
12.5750
Last updated: 3/27/2026, 6:43:07 PM
Quick Conversions
| SGD | LSL |
|---|---|
| 1 SGD | 13.26 LSL |
| 10 SGD | 132.57 LSL |
| 50 SGD | 662.84 LSL |
| 100 SGD | 1,325.68 LSL |
| 500 SGD | 6,628.40 LSL |
| 1,000 SGD | 13,256.79 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-03-27T18:43:07Z",
"rates": {
"LSL": 13.256791
}
}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": 1325.6791,
"rate": 13.256791
}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