Rate Overview
Live
1 SRD = 614.8561 SLL
1 SLL = 0.001626
SRD
Avg
595.3039
High
616.3101
Low
556.1310
Last updated: 5/28/2026, 2:32:55 AM
Quick Conversions
| SRD | SLL |
|---|---|
| 1 SRD | 614.86 SLL |
| 10 SRD | 6,148.56 SLL |
| 50 SRD | 30,742.80 SLL |
| 100 SRD | 61,485.61 SLL |
| 500 SRD | 307,428.04 SLL |
| 1,000 SRD | 614,856.07 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-05-28T02:32:55Z",
"rates": {
"SLL": 614.856074
}
}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": 61485.6074,
"rate": 614.856074
}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