Rate Overview
Live
1 SCR = 3.2254 TRY
1 TRY = 0.310042
SCR
Avg
3.2757
High
3.3479
Low
3.1772
Last updated: 6/15/2026, 2:16:05 PM
Quick Conversions
| SCR | TRY |
|---|---|
| 1 SCR | 3.23 TRY |
| 10 SCR | 32.25 TRY |
| 50 SCR | 161.27 TRY |
| 100 SCR | 322.54 TRY |
| 500 SCR | 1,612.68 TRY |
| 1,000 SCR | 3,225.37 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-06-15T14:16:05Z",
"rates": {
"TRY": 3.225368
}
}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": 322.5368,
"rate": 3.225368
}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