Rate Overview
Live
1 SRD = 606.6226 SLL
1 SLL = 0.001648
SRD
Avg
607.0531
High
626.2456
Low
600.4344
Last updated: 8/19/2026, 6:01:39 AM
Quick Conversions
| SRD | SLL |
|---|---|
| 1 SRD | 606.62 SLL |
| 10 SRD | 6,066.23 SLL |
| 50 SRD | 30,331.13 SLL |
| 100 SRD | 60,662.26 SLL |
| 500 SRD | 303,311.32 SLL |
| 1,000 SRD | 606,622.64 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-08-19T06:01:39Z",
"rates": {
"SLL": 606.622642
}
}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": 60662.264200000005,
"rate": 606.622642
}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