Rate Overview
Live
1 SRD = 557.6844 SLL
1 SLL = 0.001793
SRD
Avg
596.6341
High
609.0968
Low
557.6844
Last updated: 3/28/2026, 9:31:45 AM
Quick Conversions
| SRD | SLL |
|---|---|
| 1 SRD | 557.68 SLL |
| 10 SRD | 5,576.84 SLL |
| 50 SRD | 27,884.22 SLL |
| 100 SRD | 55,768.44 SLL |
| 500 SRD | 278,842.18 SLL |
| 1,000 SRD | 557,684.36 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-03-28T09:31:45Z",
"rates": {
"SLL": 557.684355
}
}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": 55768.4355,
"rate": 557.684355
}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