Rate Overview
Live
1 TRY = 510.5101 SLL
1 SLL = 0.001959
TRY
Avg
499.6831
High
511.6033
Low
482.8404
Last updated: 7/29/2026, 6:16:30 AM
Quick Conversions
| TRY | SLL |
|---|---|
| 1 TRY | 510.51 SLL |
| 10 TRY | 5,105.10 SLL |
| 50 TRY | 25,525.50 SLL |
| 100 TRY | 51,051.01 SLL |
| 500 TRY | 255,255.04 SLL |
| 1,000 TRY | 510,510.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-07-29T06:16:30Z",
"rates": {
"SLL": 510.510075
}
}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": 51051.0075,
"rate": 510.510075
}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