Rate Overview
Live
1 SLL = 0.938486 STD
1 STD = 1.0655
SLL
Avg
0.963105
High
1.0475
Low
0.913107
Last updated: 6/18/2026, 11:25:31 AM
Quick Conversions
| SLL | STD |
|---|---|
| 1 SLL | 0.94 STD |
| 10 SLL | 9.38 STD |
| 50 SLL | 46.92 STD |
| 100 SLL | 93.85 STD |
| 500 SLL | 469.24 STD |
| 1,000 SLL | 938.49 STD |
Get SLL/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=STDExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-06-18T11:25:31Z",
"rates": {
"STD": 0.938486
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "STD",
"amount": 100
},
"result": 93.8486,
"rate": 0.938486
}Build with SLL/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key