Rate Overview
Live
1 SRD = 559.1570 SLL
1 SLL = 0.001788
SRD
Avg
559.8340
High
560.3067
Low
559.1570
Last updated: 4/17/2026, 5:42:16 PM
Quick Conversions
| SRD | SLL |
|---|---|
| 1 SRD | 559.16 SLL |
| 10 SRD | 5,591.57 SLL |
| 50 SRD | 27,957.85 SLL |
| 100 SRD | 55,915.70 SLL |
| 500 SRD | 279,578.50 SLL |
| 1,000 SRD | 559,156.99 SLL |
Get SRD/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=SLLExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-04-17T17:42:16Z",
"rates": {
"SLL": 559.156994
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "SLL",
"amount": 100
},
"result": 55915.699400000005,
"rate": 559.156994
}Build with SRD/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key