Rate Overview
Live
1 SRD = 660.3530 SLL
1 SLL = 0.001514
SRD
Avg
626.5326
High
660.3530
Low
608.7587
Last updated: 6/19/2026, 8:43:42 AM
Quick Conversions
| SRD | SLL |
|---|---|
| 1 SRD | 660.35 SLL |
| 10 SRD | 6,603.53 SLL |
| 50 SRD | 33,017.65 SLL |
| 100 SRD | 66,035.30 SLL |
| 500 SRD | 330,176.52 SLL |
| 1,000 SRD | 660,353.04 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-06-19T08:43:42Z",
"rates": {
"SLL": 660.35304
}
}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": 66035.304,
"rate": 660.35304
}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