Rate Overview
Live
1 TRY = 510.4702 SLL
1 SLL = 0.001959
TRY
Avg
569.0528
High
664.1019
Low
462.4022
Last updated: 7/29/2026, 3:47:29 PM
Quick Conversions
| TRY | SLL |
|---|---|
| 1 TRY | 510.47 SLL |
| 10 TRY | 5,104.70 SLL |
| 50 TRY | 25,523.51 SLL |
| 100 TRY | 51,047.02 SLL |
| 500 TRY | 255,235.11 SLL |
| 1,000 TRY | 510,470.22 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-29T15:47:29Z",
"rates": {
"SLL": 510.470224
}
}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": 51047.022399999994,
"rate": 510.470224
}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