Rate Overview
Live
1 SLL = 0.938757 STD
1 STD = 1.0652
SLL
Avg
0.950281
High
0.987051
Low
0.938757
Last updated: 7/8/2026, 12:41:29 AM
Quick Conversions
| SLL | STD |
|---|---|
| 1 SLL | 0.94 STD |
| 10 SLL | 9.39 STD |
| 50 SLL | 46.94 STD |
| 100 SLL | 93.88 STD |
| 500 SLL | 469.38 STD |
| 1,000 SLL | 938.76 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-08T00:41:29Z",
"rates": {
"STD": 0.938757
}
}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.8757,
"rate": 0.938757
}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