Rate Overview
Live
1 TRY = 514.6166 SLL
1 SLL = 0.001943
TRY
Avg
552.3748
High
600.7290
Low
514.6166
Last updated: 3/27/2026, 11:21:48 AM
Quick Conversions
| TRY | SLL |
|---|---|
| 1 TRY | 514.62 SLL |
| 10 TRY | 5,146.17 SLL |
| 50 TRY | 25,730.83 SLL |
| 100 TRY | 51,461.66 SLL |
| 500 TRY | 257,308.30 SLL |
| 1,000 TRY | 514,616.61 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-03-27T11:21:48Z",
"rates": {
"SLL": 514.616605
}
}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": 51461.660500000005,
"rate": 514.616605
}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