Rate Overview
Live
1 SRD = 602.6259 SLL
1 SLL = 0.001659
SRD
Avg
610.9076
High
650.4022
Low
602.4204
Last updated: 9/9/2026, 5:46:15 AM
Quick Conversions
| SRD | SLL |
|---|---|
| 1 SRD | 602.63 SLL |
| 10 SRD | 6,026.26 SLL |
| 50 SRD | 30,131.30 SLL |
| 100 SRD | 60,262.59 SLL |
| 500 SRD | 301,312.95 SLL |
| 1,000 SRD | 602,625.91 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-09-09T05:46:15Z",
"rates": {
"SLL": 602.625907
}
}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": 60262.5907,
"rate": 602.625907
}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