Rate Overview
Live
1 STD = 1.1223 SLL
1 SLL = 0.891054
STD
Avg
1.0938
High
1.1223
Low
1.0739
Last updated: 3/7/2026, 7:52:29 AM
Quick Conversions
| STD | SLL |
|---|---|
| 1 STD | 1.12 SLL |
| 10 STD | 11.22 SLL |
| 50 STD | 56.11 SLL |
| 100 STD | 112.23 SLL |
| 500 STD | 561.13 SLL |
| 1,000 STD | 1,122.27 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-03-07T07:52:29Z",
"rates": {
"SLL": 1.122267
}
}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": 112.2267,
"rate": 1.122267
}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