Rate Overview
Live
1 SLL = 0.987051 STD
1 STD = 1.0131
SLL
Avg
0.924845
High
0.987051
Low
0.903799
Last updated: 3/28/2026, 10:41:32 AM
Quick Conversions
| SLL | STD |
|---|---|
| 1 SLL | 0.99 STD |
| 10 SLL | 9.87 STD |
| 50 SLL | 49.35 STD |
| 100 SLL | 98.71 STD |
| 500 SLL | 493.53 STD |
| 1,000 SLL | 987.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-28T10:41:32Z",
"rates": {
"STD": 0.987051
}
}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": 98.7051,
"rate": 0.987051
}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