Rate Overview
Live
1 SLL = 0.002138 TRY
1 TRY = 467.7268
SLL
Avg
0.002135
High
0.002139
Low
0.002132
Last updated: 4/18/2026, 8:43:33 AM
Quick Conversions
| SLL | TRY |
|---|---|
| 1 SLL | 0.00 TRY |
| 10 SLL | 0.02 TRY |
| 50 SLL | 0.11 TRY |
| 100 SLL | 0.21 TRY |
| 500 SLL | 1.07 TRY |
| 1,000 SLL | 2.14 TRY |
Get SLL/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=TRYExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-04-18T08:43:33Z",
"rates": {
"TRY": 0.002138
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "TRY",
"amount": 100
},
"result": 0.21380000000000002,
"rate": 0.002138
}Build with SLL/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key