Rate Overview
Live
1 TRY = 463.4397 SLL
1 SLL = 0.002158
TRY
Avg
463.9159
High
464.3313
Low
463.4397
Last updated: 5/7/2026, 8:31:38 AM
Quick Conversions
| TRY | SLL |
|---|---|
| 1 TRY | 463.44 SLL |
| 10 TRY | 4,634.40 SLL |
| 50 TRY | 23,171.99 SLL |
| 100 TRY | 46,343.97 SLL |
| 500 TRY | 231,719.86 SLL |
| 1,000 TRY | 463,439.72 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-07T08:31:38Z",
"rates": {
"SLL": 463.439722
}
}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": 46343.972200000004,
"rate": 463.439722
}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