Rate Overview
Live
1 TRY = 514.6154 SLL
1 SLL = 0.001943
TRY
Avg
514.8631
High
515.4817
Low
514.3461
Last updated: 3/27/2026, 9:38:28 AM
Quick Conversions
| TRY | SLL |
|---|---|
| 1 TRY | 514.62 SLL |
| 10 TRY | 5,146.15 SLL |
| 50 TRY | 25,730.77 SLL |
| 100 TRY | 51,461.54 SLL |
| 500 TRY | 257,307.72 SLL |
| 1,000 TRY | 514,615.45 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-27T09:38:28Z",
"rates": {
"SLL": 514.615448
}
}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.5448,
"rate": 514.615448
}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