Rate Overview
Live
1 SLL = 0.001845 TRY
1 TRY = 542.0054
SLL
Avg
0.001902
High
0.001923
Low
0.001845
Last updated: 3/7/2026, 4:23:48 AM
Quick Conversions
| SLL | TRY |
|---|---|
| 1 SLL | 0.00 TRY |
| 10 SLL | 0.02 TRY |
| 50 SLL | 0.09 TRY |
| 100 SLL | 0.18 TRY |
| 500 SLL | 0.92 TRY |
| 1,000 SLL | 1.85 TRY |
Get SLL/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=TRYExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-07T04:23:48Z",
"rates": {
"TRY": 0.001845
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "TRY",
"amount": 100
},
"result": 0.1845,
"rate": 0.001845
}Build with SLL/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key