Rate Overview
Live
1 STD = 1.1605 SLL
1 SLL = 0.861686
STD
Avg
1.0925
High
1.1605
Low
1.0653
Last updated: 6/17/2026, 1:55:35 AM
Quick Conversions
| STD | SLL |
|---|---|
| 1 STD | 1.16 SLL |
| 10 STD | 11.61 SLL |
| 50 STD | 58.03 SLL |
| 100 STD | 116.05 SLL |
| 500 STD | 580.26 SLL |
| 1,000 STD | 1,160.52 SLL |
Get STD/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=SLLExample Response:
{
"success": true,
"base": "STD",
"date": "2026-06-17T01:55:35Z",
"rates": {
"SLL": 1.160516
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "SLL",
"amount": 100
},
"result": 116.05160000000001,
"rate": 1.160516
}Build with STD/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key