Rate Overview
Live
1 SCR = 2.9261 TRY
1 TRY = 0.341751
SCR
Avg
2.6734
High
3.0153
Low
2.3141
Last updated: 1/25/2026, 10:03:03 PM
Quick Conversions
| SCR | TRY |
|---|---|
| 1 SCR | 2.93 TRY |
| 10 SCR | 29.26 TRY |
| 50 SCR | 146.31 TRY |
| 100 SCR | 292.61 TRY |
| 500 SCR | 1,463.05 TRY |
| 1,000 SCR | 2,926.11 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-01-25T22:03:03Z",
"rates": {
"TRY": 2.926105
}
}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": 292.6105,
"rate": 2.926105
}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