Rate Overview
Live
1 STD = 1.0473 SLL
1 SLL = 0.954844
STD
Avg
1.0483
High
1.0560
Low
1.0131
Last updated: 7/4/2026, 10:13:30 PM
Quick Conversions
| STD | SLL |
|---|---|
| 1 STD | 1.05 SLL |
| 10 STD | 10.47 SLL |
| 50 STD | 52.36 SLL |
| 100 STD | 104.73 SLL |
| 500 STD | 523.65 SLL |
| 1,000 STD | 1,047.29 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-04T22:13:30Z",
"rates": {
"SLL": 1.047291
}
}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": 104.7291,
"rate": 1.047291
}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