Rate Overview
Live
1 SRD = 0.425824 LSL
1 LSL = 2.3484
SRD
Avg
0.426874
High
0.429716
Low
0.424646
Last updated: 8/21/2026, 10:11:06 AM
Quick Conversions
| SRD | LSL |
|---|---|
| 1 SRD | 0.43 LSL |
| 10 SRD | 4.26 LSL |
| 50 SRD | 21.29 LSL |
| 100 SRD | 42.58 LSL |
| 500 SRD | 212.91 LSL |
| 1,000 SRD | 425.82 LSL |
Get SRD/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=LSLExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-08-21T10:11:06Z",
"rates": {
"LSL": 0.425824
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "LSL",
"amount": 100
},
"result": 42.5824,
"rate": 0.425824
}Build with SRD/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key