Rate Overview
Live
1 TRY = 520.5331 SLL
1 SLL = 0.001921
TRY
Avg
521.0824
High
521.9160
Low
519.9507
Last updated: 3/7/2026, 1:00:07 AM
Quick Conversions
| TRY | SLL |
|---|---|
| 1 TRY | 520.53 SLL |
| 10 TRY | 5,205.33 SLL |
| 50 TRY | 26,026.66 SLL |
| 100 TRY | 52,053.31 SLL |
| 500 TRY | 260,266.55 SLL |
| 1,000 TRY | 520,533.10 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-07T01:00:07Z",
"rates": {
"SLL": 520.533101
}
}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": 52053.3101,
"rate": 520.533101
}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