Rate Overview
Live
1 STD = 1.0586 SLL
1 SLL = 0.944682
STD
Avg
1.0612
High
1.0675
Low
1.0579
Last updated: 7/22/2026, 9:40:18 AM
Quick Conversions
| STD | SLL |
|---|---|
| 1 STD | 1.06 SLL |
| 10 STD | 10.59 SLL |
| 50 STD | 52.93 SLL |
| 100 STD | 105.86 SLL |
| 500 STD | 529.28 SLL |
| 1,000 STD | 1,058.56 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-07-22T09:40:18Z",
"rates": {
"SLL": 1.058557
}
}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": 105.8557,
"rate": 1.058557
}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