Rate Overview
Live
1 SCR = 3.0756 TRY
1 TRY = 0.325142
SCR
Avg
3.0419
High
3.1890
Low
2.8984
Last updated: 3/27/2026, 6:43:22 AM
Quick Conversions
| SCR | TRY |
|---|---|
| 1 SCR | 3.08 TRY |
| 10 SCR | 30.76 TRY |
| 50 SCR | 153.78 TRY |
| 100 SCR | 307.56 TRY |
| 500 SCR | 1,537.79 TRY |
| 1,000 SCR | 3,075.58 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-27T06:43:22Z",
"rates": {
"TRY": 3.075583
}
}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.5583,
"rate": 3.075583
}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