Rate Overview
Live
1 SGD = 12.5659 LSL
1 LSL = 0.079581
SGD
Avg
12.6421
High
12.7332
Low
12.5656
Last updated: 7/5/2026, 7:20:59 PM
Quick Conversions
| SGD | LSL |
|---|---|
| 1 SGD | 12.57 LSL |
| 10 SGD | 125.66 LSL |
| 50 SGD | 628.29 LSL |
| 100 SGD | 1,256.59 LSL |
| 500 SGD | 6,282.94 LSL |
| 1,000 SGD | 12,565.87 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-07-05T19:20:59Z",
"rates": {
"LSL": 12.56587
}
}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": 1256.587,
"rate": 12.56587
}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