Rate Overview
Live
1 TRY = 490.3142 SLL
1 SLL = 0.002040
TRY
Avg
484.2490
High
490.3356
Low
449.0758
Last updated: 7/7/2026, 11:00:42 AM
Quick Conversions
| TRY | SLL |
|---|---|
| 1 TRY | 490.31 SLL |
| 10 TRY | 4,903.14 SLL |
| 50 TRY | 24,515.71 SLL |
| 100 TRY | 49,031.42 SLL |
| 500 TRY | 245,157.09 SLL |
| 1,000 TRY | 490,314.17 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-07T11:00:42Z",
"rates": {
"SLL": 490.31417
}
}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": 49031.417,
"rate": 490.31417
}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