Rate Overview
Live
1 STD = 1.0951 SLL
1 SLL = 0.913130
STD
Avg
1.0717
High
1.1605
Low
1.0131
Last updated: 7/25/2026, 4:39:21 AM
Quick Conversions
| STD | SLL |
|---|---|
| 1 STD | 1.10 SLL |
| 10 STD | 10.95 SLL |
| 50 STD | 54.76 SLL |
| 100 STD | 109.51 SLL |
| 500 STD | 547.57 SLL |
| 1,000 STD | 1,095.13 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-25T04:39:21Z",
"rates": {
"SLL": 1.095134
}
}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": 109.5134,
"rate": 1.095134
}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