Rate Overview
Live
1 TRY = 0.317010 SCR
1 SCR = 3.1545
TRY
Avg
0.319937
High
0.339890
Low
0.306651
Last updated: 4/18/2026, 8:43:02 AM
Quick Conversions
| TRY | SCR |
|---|---|
| 1 TRY | 0.32 SCR |
| 10 TRY | 3.17 SCR |
| 50 TRY | 15.85 SCR |
| 100 TRY | 31.70 SCR |
| 500 TRY | 158.51 SCR |
| 1,000 TRY | 317.01 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-04-18T08:43:02Z",
"rates": {
"SCR": 0.31701
}
}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": 31.701,
"rate": 0.31701
}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