Rate Overview
Live
1 STD = 1.1181 SLL
1 SLL = 0.894378
STD
Avg
1.0719
High
1.1638
Low
1.0131
Last updated: 7/28/2026, 11:46:10 AM
Quick Conversions
| STD | SLL |
|---|---|
| 1 STD | 1.12 SLL |
| 10 STD | 11.18 SLL |
| 50 STD | 55.90 SLL |
| 100 STD | 111.81 SLL |
| 500 STD | 559.05 SLL |
| 1,000 STD | 1,118.10 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-28T11:46:10Z",
"rates": {
"SLL": 1.118095
}
}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": 111.8095,
"rate": 1.118095
}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