Rate Overview
Live
1 SRD = 605.5278 SLL
1 SLL = 0.001651
SRD
Avg
624.3109
High
781.8376
Low
560.6961
Last updated: 7/31/2026, 11:57:36 AM
Quick Conversions
| SRD | SLL |
|---|---|
| 1 SRD | 605.53 SLL |
| 10 SRD | 6,055.28 SLL |
| 50 SRD | 30,276.39 SLL |
| 100 SRD | 60,552.78 SLL |
| 500 SRD | 302,763.90 SLL |
| 1,000 SRD | 605,527.80 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-31T11:57:36Z",
"rates": {
"SLL": 605.527803
}
}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": 60552.7803,
"rate": 605.527803
}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