Rate Overview
Live
1 SRD = 0.438932 LSL
1 LSL = 2.2783
SRD
Avg
0.429241
High
0.439419
Low
0.420113
Last updated: 3/6/2026, 8:15:59 AM
Quick Conversions
| SRD | LSL |
|---|---|
| 1 SRD | 0.44 LSL |
| 10 SRD | 4.39 LSL |
| 50 SRD | 21.95 LSL |
| 100 SRD | 43.89 LSL |
| 500 SRD | 219.47 LSL |
| 1,000 SRD | 438.93 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-06T08:15:59Z",
"rates": {
"LSL": 0.438932
}
}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": 43.8932,
"rate": 0.438932
}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