Rate Overview
Live
1 TRY = 511.4043 SLL
1 SLL = 0.001955
TRY
Avg
488.8610
High
511.6033
Low
449.0758
Last updated: 7/28/2026, 4:35:23 PM
Quick Conversions
| TRY | SLL |
|---|---|
| 1 TRY | 511.40 SLL |
| 10 TRY | 5,114.04 SLL |
| 50 TRY | 25,570.22 SLL |
| 100 TRY | 51,140.43 SLL |
| 500 TRY | 255,702.15 SLL |
| 1,000 TRY | 511,404.30 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-28T16:35:23Z",
"rates": {
"SLL": 511.404304
}
}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": 51140.430400000005,
"rate": 511.404304
}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