Rate Overview
Live
1 TRY = 497.6817 SLL
1 SLL = 0.002009
TRY
Avg
575.5589
High
664.1019
Low
462.4022
Last updated: 5/27/2026, 8:26:25 PM
Quick Conversions
| TRY | SLL |
|---|---|
| 1 TRY | 497.68 SLL |
| 10 TRY | 4,976.82 SLL |
| 50 TRY | 24,884.08 SLL |
| 100 TRY | 49,768.17 SLL |
| 500 TRY | 248,840.84 SLL |
| 1,000 TRY | 497,681.68 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-27T20:26:25Z",
"rates": {
"SLL": 497.681675
}
}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.167499999996,
"rate": 497.681675
}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