Rate Overview
Live
1 SCR = 3.2139 TRY
1 TRY = 0.311146
SCR
Avg
3.1127
High
3.2982
Low
2.9123
Last updated: 7/11/2026, 1:52:31 AM
Quick Conversions
| SCR | TRY |
|---|---|
| 1 SCR | 3.21 TRY |
| 10 SCR | 32.14 TRY |
| 50 SCR | 160.70 TRY |
| 100 SCR | 321.39 TRY |
| 500 SCR | 1,606.96 TRY |
| 1,000 SCR | 3,213.92 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-11T01:52:31Z",
"rates": {
"TRY": 3.213923
}
}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": 321.3923,
"rate": 3.213923
}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