Rate Overview
Live
1 SCR = 2.9243 TRY
1 TRY = 0.341967 SCR
Avg
2.7158
High
2.9243
Low
2.3892
Last updated: 1/25/2026, 9:25:19 AM
Quick Conversions
| SCR | TRY |
|---|---|
| 1 SCR | 2.92 TRY |
| 10 SCR | 29.24 TRY |
| 50 SCR | 146.21 TRY |
| 100 SCR | 292.43 TRY |
| 500 SCR | 1,462.13 TRY |
| 1,000 SCR | 2,924.26 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-25T09:25:19Z",
"rates": {
"TRY": 2.924257
}
}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.4257,
"rate": 2.924257
}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