Rate Overview
Live
1 LSL = 0.079067 SGD
1 SGD = 12.6475
LSL
Avg
0.078890
High
0.079232
Low
0.078290
Last updated: 8/12/2026, 3:58:20 AM
Quick Conversions
| LSL | SGD |
|---|---|
| 1 LSL | 0.08 SGD |
| 10 LSL | 0.79 SGD |
| 50 LSL | 3.95 SGD |
| 100 LSL | 7.91 SGD |
| 500 LSL | 39.53 SGD |
| 1,000 LSL | 79.07 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-08-12T03:58:20Z",
"rates": {
"SGD": 0.079067
}
}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.9067,
"rate": 0.079067
}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