Rate Overview
Live
1 SLL = 0.891053 STD
1 STD = 1.1223
SLL
Avg
0.914495
High
0.931159
Low
0.891053
Last updated: 3/7/2026, 7:34:54 AM
Quick Conversions
| SLL | STD |
|---|---|
| 1 SLL | 0.89 STD |
| 10 SLL | 8.91 STD |
| 50 SLL | 44.55 STD |
| 100 SLL | 89.11 STD |
| 500 SLL | 445.53 STD |
| 1,000 SLL | 891.05 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-03-07T07:34:54Z",
"rates": {
"STD": 0.891053
}
}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": 89.1053,
"rate": 0.891053
}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