Rate Overview
Live
1 LSL = 0.077293 SGD
1 SGD = 12.9378
LSL
Avg
0.078352
High
0.079751
Low
0.077096
Last updated: 3/7/2026, 7:20:07 AM
Quick Conversions
| LSL | SGD |
|---|---|
| 1 LSL | 0.08 SGD |
| 10 LSL | 0.77 SGD |
| 50 LSL | 3.86 SGD |
| 100 LSL | 7.73 SGD |
| 500 LSL | 38.65 SGD |
| 1,000 LSL | 77.29 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-03-07T07:20:07Z",
"rates": {
"SGD": 0.077293
}
}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.7293,
"rate": 0.077293
}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