Rate Overview
Live
1 SRD = 0.453518 LSL
1 LSL = 2.2050
SRD
Avg
0.438785
High
0.455625
Low
0.420691
Last updated: 3/27/2026, 8:24:23 AM
Quick Conversions
| SRD | LSL |
|---|---|
| 1 SRD | 0.45 LSL |
| 10 SRD | 4.54 LSL |
| 50 SRD | 22.68 LSL |
| 100 SRD | 45.35 LSL |
| 500 SRD | 226.76 LSL |
| 1,000 SRD | 453.52 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-03-27T08:24:23Z",
"rates": {
"LSL": 0.453518
}
}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": 45.3518,
"rate": 0.453518
}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