Rate Overview
Live
1 TRY = 499.4004 SLL
1 SLL = 0.002002
TRY
Avg
523.3784
High
569.1998
Low
463.6736
Last updated: 7/24/2026, 10:51:49 AM
Quick Conversions
| TRY | SLL |
|---|---|
| 1 TRY | 499.40 SLL |
| 10 TRY | 4,994.00 SLL |
| 50 TRY | 24,970.02 SLL |
| 100 TRY | 49,940.04 SLL |
| 500 TRY | 249,700.19 SLL |
| 1,000 TRY | 499,400.37 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-24T10:51:49Z",
"rates": {
"SLL": 499.400371
}
}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": 49940.0371,
"rate": 499.400371
}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