Rate Overview
Live
1 STD = 1.0843 SLL
1 SLL = 0.922236 STD
Avg
1.0834
High
1.0920
Low
1.0745
Last updated: 1/25/2026, 7:12:38 AM
Quick Conversions
| STD | SLL |
|---|---|
| 1 STD | 1.08 SLL |
| 10 STD | 10.84 SLL |
| 50 STD | 54.22 SLL |
| 100 STD | 108.43 SLL |
| 500 STD | 542.16 SLL |
| 1,000 STD | 1,084.32 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-01-25T07:12:38Z",
"rates": {
"SLL": 1.084321
}
}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": 108.4321,
"rate": 1.084321
}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