Rate Overview
Live
1 TRY = 467.5079 SLL
1 SLL = 0.002139
TRY
Avg
468.3746
High
469.0004
Low
467.5079
Last updated: 4/17/2026, 6:10:11 AM
Quick Conversions
| TRY | SLL |
|---|---|
| 1 TRY | 467.51 SLL |
| 10 TRY | 4,675.08 SLL |
| 50 TRY | 23,375.39 SLL |
| 100 TRY | 46,750.79 SLL |
| 500 TRY | 233,753.94 SLL |
| 1,000 TRY | 467,507.88 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-04-17T06:10:11Z",
"rates": {
"SLL": 467.507882
}
}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": 46750.7882,
"rate": 467.507882
}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