Rate Overview
Live
1 TRY = 0.314668 SCR
1 SCR = 3.1780
TRY
Avg
0.310241
High
0.315121
Low
0.298691
Last updated: 6/19/2026, 8:39:14 AM
Quick Conversions
| TRY | SCR |
|---|---|
| 1 TRY | 0.31 SCR |
| 10 TRY | 3.15 SCR |
| 50 TRY | 15.73 SCR |
| 100 TRY | 31.47 SCR |
| 500 TRY | 157.33 SCR |
| 1,000 TRY | 314.67 SCR |
Get TRY/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=SCRExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-06-19T08:39:14Z",
"rates": {
"SCR": 0.314668
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "SCR",
"amount": 100
},
"result": 31.4668,
"rate": 0.314668
}Build with TRY/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key