Rate Overview
Live
1 TRY = 497.6871 SLL
1 SLL = 0.002009
TRY
Avg
575.5592
High
664.1019
Low
462.4022
Last updated: 5/27/2026, 7:16:48 PM
Quick Conversions
| TRY | SLL |
|---|---|
| 1 TRY | 497.69 SLL |
| 10 TRY | 4,976.87 SLL |
| 50 TRY | 24,884.35 SLL |
| 100 TRY | 49,768.71 SLL |
| 500 TRY | 248,843.55 SLL |
| 1,000 TRY | 497,687.10 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-05-27T19:16:48Z",
"rates": {
"SLL": 497.687097
}
}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": 49768.7097,
"rate": 497.687097
}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