Rate Overview
Live
1 TRY = 478.2791 SLL
1 SLL = 0.002091
TRY
Avg
480.2139
High
494.1437
Low
477.6101
Last updated: 8/19/2026, 2:47:51 AM
Quick Conversions
| TRY | SLL |
|---|---|
| 1 TRY | 478.28 SLL |
| 10 TRY | 4,782.79 SLL |
| 50 TRY | 23,913.95 SLL |
| 100 TRY | 47,827.91 SLL |
| 500 TRY | 239,139.54 SLL |
| 1,000 TRY | 478,279.07 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-08-19T02:47:51Z",
"rates": {
"SLL": 478.279074
}
}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": 47827.9074,
"rate": 478.279074
}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