Rate Overview
Live
1 STD = 1.0791 SLL
1 SLL = 0.926662
STD
Avg
1.0685
High
1.1064
Low
1.0131
Last updated: 5/27/2026, 8:26:31 PM
Quick Conversions
| STD | SLL |
|---|---|
| 1 STD | 1.08 SLL |
| 10 STD | 10.79 SLL |
| 50 STD | 53.96 SLL |
| 100 STD | 107.91 SLL |
| 500 STD | 539.57 SLL |
| 1,000 STD | 1,079.14 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-05-27T20:26:31Z",
"rates": {
"SLL": 1.079142
}
}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": 107.91420000000001,
"rate": 1.079142
}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