Rate Overview
Live
1 TRY = 527.0871 SLL
1 SLL = 0.001897 TRY
Avg
592.2860
High
665.6495
Low
527.0871
Last updated: 1/25/2026, 5:07:25 PM
Quick Conversions
| TRY | SLL |
|---|---|
| 1 TRY | 527.09 SLL |
| 10 TRY | 5,270.87 SLL |
| 50 TRY | 26,354.36 SLL |
| 100 TRY | 52,708.71 SLL |
| 500 TRY | 263,543.55 SLL |
| 1,000 TRY | 527,087.11 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-01-25T17:07:25Z",
"rates": {
"SLL": 527.087109
}
}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": 52708.710900000005,
"rate": 527.087109
}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