Rate Overview
Live
1 LSL = 0.077553 SGD
1 SGD = 12.8944
LSL
Avg
0.077694
High
0.078012
Low
0.077472
Last updated: 4/17/2026, 6:20:56 AM
Quick Conversions
| LSL | SGD |
|---|---|
| 1 LSL | 0.08 SGD |
| 10 LSL | 0.78 SGD |
| 50 LSL | 3.88 SGD |
| 100 LSL | 7.76 SGD |
| 500 LSL | 38.78 SGD |
| 1,000 LSL | 77.55 SGD |
Get LSL/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=SGDExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-04-17T06:20:56Z",
"rates": {
"SGD": 0.077553
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "SGD",
"amount": 100
},
"result": 7.7553,
"rate": 0.077553
}Build with LSL/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key