Rate Overview
Live
1 SLL = 0.894377 STD
1 STD = 1.1181
SLL
Avg
0.936817
High
0.987051
Low
0.866201
Last updated: 7/28/2026, 3:44:24 PM
Quick Conversions
| SLL | STD |
|---|---|
| 1 SLL | 0.89 STD |
| 10 SLL | 8.94 STD |
| 50 SLL | 44.72 STD |
| 100 SLL | 89.44 STD |
| 500 SLL | 447.19 STD |
| 1,000 SLL | 894.38 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-07-28T15:44:24Z",
"rates": {
"STD": 0.894377
}
}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": 89.43769999999999,
"rate": 0.894377
}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