Rate Overview
Live
1 SGD = 13.2540 LSL
1 LSL = 0.075449
SGD
Avg
13.2615
High
13.4223
Low
13.0875
Last updated: 3/27/2026, 8:04:21 PM
Quick Conversions
| SGD | LSL |
|---|---|
| 1 SGD | 13.25 LSL |
| 10 SGD | 132.54 LSL |
| 50 SGD | 662.70 LSL |
| 100 SGD | 1,325.40 LSL |
| 500 SGD | 6,626.98 LSL |
| 1,000 SGD | 13,253.96 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-27T20:04:21Z",
"rates": {
"LSL": 13.253962
}
}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.3962,
"rate": 13.253962
}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