Rate Overview
Live
1 TRY = 532.6792 SLL
1 SLL = 0.001877
TRY
Avg
506.3652
High
534.3975
Low
491.5438
Last updated: 6/19/2026, 8:38:49 AM
Quick Conversions
| TRY | SLL |
|---|---|
| 1 TRY | 532.68 SLL |
| 10 TRY | 5,326.79 SLL |
| 50 TRY | 26,633.96 SLL |
| 100 TRY | 53,267.92 SLL |
| 500 TRY | 266,339.61 SLL |
| 1,000 TRY | 532,679.23 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-06-19T08:38:49Z",
"rates": {
"SLL": 532.679228
}
}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": 53267.9228,
"rate": 532.679228
}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