Rate Overview
Live
1 TRY = 0.341967 SCR
1 SCR = 2.9243 TRY
Avg
0.335912
High
0.352564
Low
0.314399
Last updated: 1/25/2026, 1:00:36 PM
Quick Conversions
| TRY | SCR |
|---|---|
| 1 TRY | 0.34 SCR |
| 10 TRY | 3.42 SCR |
| 50 TRY | 17.10 SCR |
| 100 TRY | 34.20 SCR |
| 500 TRY | 170.98 SCR |
| 1,000 TRY | 341.97 SCR |
Get TRY/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=SCRExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-01-25T13:00:36Z",
"rates": {
"SCR": 0.341967
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "SCR",
"amount": 100
},
"result": 34.1967,
"rate": 0.341967
}Build with TRY/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key