Rate Overview
Live
1 SRD = 605.7364 SLL
1 SLL = 0.001651
SRD
Avg
599.4641
High
638.8474
Low
557.6844
Last updated: 7/31/2026, 12:05:49 AM
Quick Conversions
| SRD | SLL |
|---|---|
| 1 SRD | 605.74 SLL |
| 10 SRD | 6,057.36 SLL |
| 50 SRD | 30,286.82 SLL |
| 100 SRD | 60,573.64 SLL |
| 500 SRD | 302,868.20 SLL |
| 1,000 SRD | 605,736.39 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-07-31T00:05:49Z",
"rates": {
"SLL": 605.736394
}
}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": 60573.6394,
"rate": 605.736394
}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