Rate Overview
Live
1 TRY = 497.6535 SLL
1 SLL = 0.002009
TRY
Avg
533.5297
High
586.5533
Low
462.1177
Last updated: 5/27/2026, 10:41:47 PM
Quick Conversions
| TRY | SLL |
|---|---|
| 1 TRY | 497.65 SLL |
| 10 TRY | 4,976.53 SLL |
| 50 TRY | 24,882.67 SLL |
| 100 TRY | 49,765.35 SLL |
| 500 TRY | 248,826.74 SLL |
| 1,000 TRY | 497,653.49 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-05-27T22:41:47Z",
"rates": {
"SLL": 497.653488
}
}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": 49765.3488,
"rate": 497.653488
}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