Rate Overview
Live
1 STD = 1.1199 SLL
1 SLL = 0.892942
STD
Avg
1.0632
High
1.1199
Low
1.0131
Last updated: 7/26/2026, 3:19:49 PM
Quick Conversions
| STD | SLL |
|---|---|
| 1 STD | 1.12 SLL |
| 10 STD | 11.20 SLL |
| 50 STD | 55.99 SLL |
| 100 STD | 111.99 SLL |
| 500 STD | 559.95 SLL |
| 1,000 STD | 1,119.89 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-26T15:19:49Z",
"rates": {
"SLL": 1.119893
}
}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.9893,
"rate": 1.119893
}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