Rate Overview
Live
1 TRY = 514.6224 SLL
1 SLL = 0.001943
TRY
Avg
552.3749
High
600.7290
Low
514.6224
Last updated: 3/27/2026, 12:55:55 PM
Quick Conversions
| TRY | SLL |
|---|---|
| 1 TRY | 514.62 SLL |
| 10 TRY | 5,146.22 SLL |
| 50 TRY | 25,731.12 SLL |
| 100 TRY | 51,462.24 SLL |
| 500 TRY | 257,311.20 SLL |
| 1,000 TRY | 514,622.39 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-27T12:55:55Z",
"rates": {
"SLL": 514.622393
}
}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": 51462.2393,
"rate": 514.622393
}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