Rate Overview
Live
1 SCR = 3.3235 TRY
1 TRY = 0.300888
SCR
Avg
3.1798
High
3.4039
Low
2.9191
Last updated: 7/21/2026, 7:38:20 AM
Quick Conversions
| SCR | TRY |
|---|---|
| 1 SCR | 3.32 TRY |
| 10 SCR | 33.23 TRY |
| 50 SCR | 166.17 TRY |
| 100 SCR | 332.35 TRY |
| 500 SCR | 1,661.75 TRY |
| 1,000 SCR | 3,323.50 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-21T07:38:20Z",
"rates": {
"TRY": 3.323499
}
}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": 332.3499,
"rate": 3.323499
}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