Rate Overview
Live
1 TRY = 485.0055 SLL
1 SLL = 0.002062
TRY
Avg
503.2172
High
536.5756
Low
449.0758
Last updated: 7/20/2026, 10:20:20 PM
Quick Conversions
| TRY | SLL |
|---|---|
| 1 TRY | 485.01 SLL |
| 10 TRY | 4,850.06 SLL |
| 50 TRY | 24,250.28 SLL |
| 100 TRY | 48,500.55 SLL |
| 500 TRY | 242,502.75 SLL |
| 1,000 TRY | 485,005.51 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-07-20T22:20:20Z",
"rates": {
"SLL": 485.005505
}
}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": 48500.550500000005,
"rate": 485.005505
}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