Rate Overview
Live
1 SGD = 12.9496 LSL
1 LSL = 0.077222
SGD
Avg
12.8922
High
13.0447
Low
12.6717
Last updated: 7/27/2026, 6:33:20 PM
Quick Conversions
| SGD | LSL |
|---|---|
| 1 SGD | 12.95 LSL |
| 10 SGD | 129.50 LSL |
| 50 SGD | 647.48 LSL |
| 100 SGD | 1,294.96 LSL |
| 500 SGD | 6,474.82 LSL |
| 1,000 SGD | 12,949.64 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-27T18:33:20Z",
"rates": {
"LSL": 12.949643
}
}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": 1294.9643,
"rate": 12.949643
}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