Rate Overview
Live
1 TRY = 474.5238 SLL
1 SLL = 0.002107
TRY
Avg
476.1637
High
486.1732
Low
474.3859
Last updated: 9/2/2026, 5:56:59 AM
Quick Conversions
| TRY | SLL |
|---|---|
| 1 TRY | 474.52 SLL |
| 10 TRY | 4,745.24 SLL |
| 50 TRY | 23,726.19 SLL |
| 100 TRY | 47,452.38 SLL |
| 500 TRY | 237,261.88 SLL |
| 1,000 TRY | 474,523.76 SLL |
Get TRY/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=SLLExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-09-02T05:56:59Z",
"rates": {
"SLL": 474.523761
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "SLL",
"amount": 100
},
"result": 47452.3761,
"rate": 474.523761
}Build with TRY/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key