Rate Overview
Live
1 SLL = 0.905993 STD
1 STD = 1.1038
SLL
Avg
0.926937
High
0.936394
Low
0.905993
Last updated: 8/13/2026, 12:58:12 PM
Quick Conversions
| SLL | STD |
|---|---|
| 1 SLL | 0.91 STD |
| 10 SLL | 9.06 STD |
| 50 SLL | 45.30 STD |
| 100 SLL | 90.60 STD |
| 500 SLL | 453.00 STD |
| 1,000 SLL | 905.99 STD |
Get SLL/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=STDExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-08-13T12:58:12Z",
"rates": {
"STD": 0.905993
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "STD",
"amount": 100
},
"result": 90.5993,
"rate": 0.905993
}Build with SLL/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key