Rate Overview
Live
1 SCR = 3.2769 TRY
1 TRY = 0.305167
SCR
Avg
3.0255
High
3.2982
Low
2.7741
Last updated: 7/22/2026, 7:45:51 AM
Quick Conversions
| SCR | TRY |
|---|---|
| 1 SCR | 3.28 TRY |
| 10 SCR | 32.77 TRY |
| 50 SCR | 163.84 TRY |
| 100 SCR | 327.69 TRY |
| 500 SCR | 1,638.45 TRY |
| 1,000 SCR | 3,276.89 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-22T07:45:51Z",
"rates": {
"TRY": 3.276891
}
}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": 327.6891,
"rate": 3.276891
}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