Rate Overview
Live
1 SCR = 3.0758 TRY
1 TRY = 0.325122
SCR
Avg
3.0335
High
3.2499
Low
2.9123
Last updated: 3/27/2026, 1:28:32 PM
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.89 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-27T13:28:32Z",
"rates": {
"TRY": 3.075773
}
}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.5773,
"rate": 3.075773
}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