Rate Overview
Live
1 SCR = 3.2449 TRY
1 TRY = 0.308180
SCR
Avg
3.1185
High
3.3654
Low
2.8960
Last updated: 7/25/2026, 10:29:22 PM
Quick Conversions
| SCR | TRY |
|---|---|
| 1 SCR | 3.24 TRY |
| 10 SCR | 32.45 TRY |
| 50 SCR | 162.24 TRY |
| 100 SCR | 324.49 TRY |
| 500 SCR | 1,622.43 TRY |
| 1,000 SCR | 3,244.86 TRY |
Get SCR/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=TRYExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-25T22:29:22Z",
"rates": {
"TRY": 3.244857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "TRY",
"amount": 100
},
"result": 324.4857,
"rate": 3.244857
}Build with SCR/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key