Rate Overview
Live
1 LSL = 0.079510 SGD
1 SGD = 12.5770
LSL
Avg
0.079402
High
0.079584
Low
0.078924
Last updated: 7/8/2026, 4:04:38 AM
Quick Conversions
| LSL | SGD |
|---|---|
| 1 LSL | 0.08 SGD |
| 10 LSL | 0.80 SGD |
| 50 LSL | 3.98 SGD |
| 100 LSL | 7.95 SGD |
| 500 LSL | 39.75 SGD |
| 1,000 LSL | 79.51 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-07-08T04:04:38Z",
"rates": {
"SGD": 0.07951
}
}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.951,
"rate": 0.07951
}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