Rate Overview
Live
1 TRY = 488.5345 SLL
1 SLL = 0.002047
TRY
Avg
483.9876
High
490.3184
Low
449.0758
Last updated: 7/8/2026, 6:03:18 AM
Quick Conversions
| TRY | SLL |
|---|---|
| 1 TRY | 488.53 SLL |
| 10 TRY | 4,885.34 SLL |
| 50 TRY | 24,426.72 SLL |
| 100 TRY | 48,853.45 SLL |
| 500 TRY | 244,267.24 SLL |
| 1,000 TRY | 488,534.48 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-08T06:03:18Z",
"rates": {
"SLL": 488.534479
}
}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": 48853.4479,
"rate": 488.534479
}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