Rate Overview
Live
1 SCR = 3.0758 TRY
1 TRY = 0.325122
SCR
Avg
2.9400
High
3.2259
Low
2.8035
Last updated: 3/27/2026, 8:20:17 AM
Quick Conversions
| SCR | TRY |
|---|---|
| 1 SCR | 3.08 TRY |
| 10 SCR | 30.76 TRY |
| 50 SCR | 153.79 TRY |
| 100 SCR | 307.58 TRY |
| 500 SCR | 1,537.88 TRY |
| 1,000 SCR | 3,075.77 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-03-27T08:20:17Z",
"rates": {
"TRY": 3.075766
}
}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": 307.5766,
"rate": 3.075766
}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