Rate Overview
Live
1 SLL = 0.946769 STD
1 STD = 1.0562
SLL
Avg
0.932998
High
0.946769
Low
0.892942
Last updated: 7/27/2026, 10:12:56 PM
Quick Conversions
| SLL | STD |
|---|---|
| 1 SLL | 0.95 STD |
| 10 SLL | 9.47 STD |
| 50 SLL | 47.34 STD |
| 100 SLL | 94.68 STD |
| 500 SLL | 473.38 STD |
| 1,000 SLL | 946.77 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-27T22:12:56Z",
"rates": {
"STD": 0.946769
}
}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": 94.6769,
"rate": 0.946769
}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