Rate Overview
Live
1 SRD = 0.444254 LSL
1 LSL = 2.2510
SRD
Avg
0.436646
High
0.445022
Low
0.429575
Last updated: 7/28/2026, 4:24:41 AM
Quick Conversions
| SRD | LSL |
|---|---|
| 1 SRD | 0.44 LSL |
| 10 SRD | 4.44 LSL |
| 50 SRD | 22.21 LSL |
| 100 SRD | 44.43 LSL |
| 500 SRD | 222.13 LSL |
| 1,000 SRD | 444.25 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-07-28T04:24:41Z",
"rates": {
"LSL": 0.444254
}
}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": 44.425399999999996,
"rate": 0.444254
}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