Rate Overview
Live
1 SLL = 0.928345 STD
1 STD = 1.0772
SLL
Avg
0.937091
High
0.987051
Low
0.859284
Last updated: 8/8/2026, 3:31:57 PM
Quick Conversions
| SLL | STD |
|---|---|
| 1 SLL | 0.93 STD |
| 10 SLL | 9.28 STD |
| 50 SLL | 46.42 STD |
| 100 SLL | 92.83 STD |
| 500 SLL | 464.17 STD |
| 1,000 SLL | 928.35 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-08-08T15:31:57Z",
"rates": {
"STD": 0.928345
}
}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": 92.83449999999999,
"rate": 0.928345
}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