Rate Overview
Live
1 SRD = 633.8473 SLL
1 SLL = 0.001578
SRD
Avg
613.0416
High
633.8473
Low
605.9066
Last updated: 3/7/2026, 7:37:56 AM
Quick Conversions
| SRD | SLL |
|---|---|
| 1 SRD | 633.85 SLL |
| 10 SRD | 6,338.47 SLL |
| 50 SRD | 31,692.36 SLL |
| 100 SRD | 63,384.73 SLL |
| 500 SRD | 316,923.63 SLL |
| 1,000 SRD | 633,847.25 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-07T07:37:56Z",
"rates": {
"SLL": 633.847252
}
}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": 63384.7252,
"rate": 633.847252
}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