Rate Overview
Live
1 SGD = 13.0665 LSL
1 LSL = 0.076532
SGD
Avg
13.1125
High
13.2192
Low
13.0475
Last updated: 5/7/2026, 10:32:34 AM
Quick Conversions
| SGD | LSL |
|---|---|
| 1 SGD | 13.07 LSL |
| 10 SGD | 130.66 LSL |
| 50 SGD | 653.32 LSL |
| 100 SGD | 1,306.65 LSL |
| 500 SGD | 6,533.23 LSL |
| 1,000 SGD | 13,066.47 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-05-07T10:32:34Z",
"rates": {
"LSL": 13.066469
}
}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": 1306.6469,
"rate": 13.066469
}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