Rate Overview
Live
1 STD = 1.0131 SLL
1 SLL = 0.987052
STD
Avg
1.0573
High
1.0721
Low
1.0131
Last updated: 3/28/2026, 1:27:26 PM
Quick Conversions
| STD | SLL |
|---|---|
| 1 STD | 1.01 SLL |
| 10 STD | 10.13 SLL |
| 50 STD | 50.66 SLL |
| 100 STD | 101.31 SLL |
| 500 STD | 506.56 SLL |
| 1,000 STD | 1,013.12 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-28T13:27:26Z",
"rates": {
"SLL": 1.013118
}
}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": 101.31179999999999,
"rate": 1.013118
}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