Rate Overview
Live
1 SCR = 3.2421 TRY
1 TRY = 0.308442
SCR
Avg
3.3021
High
3.5668
Low
3.1304
Last updated: 7/5/2026, 9:45:12 AM
Quick Conversions
| SCR | TRY |
|---|---|
| 1 SCR | 3.24 TRY |
| 10 SCR | 32.42 TRY |
| 50 SCR | 162.10 TRY |
| 100 SCR | 324.21 TRY |
| 500 SCR | 1,621.05 TRY |
| 1,000 SCR | 3,242.10 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-05T09:45:12Z",
"rates": {
"TRY": 3.242099
}
}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.2099,
"rate": 3.242099
}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