Rate Overview
Live
1 SGD = 12.9377 LSL
1 LSL = 0.077294
SGD
Avg
12.7654
High
12.9707
Low
12.5389
Last updated: 3/7/2026, 7:40:57 AM
Quick Conversions
| SGD | LSL |
|---|---|
| 1 SGD | 12.94 LSL |
| 10 SGD | 129.38 LSL |
| 50 SGD | 646.88 LSL |
| 100 SGD | 1,293.77 LSL |
| 500 SGD | 6,468.83 LSL |
| 1,000 SGD | 12,937.66 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-07T07:40:57Z",
"rates": {
"LSL": 12.937658
}
}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": 1293.7658000000001,
"rate": 12.937658
}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