Rate Overview
Live
1 TRY = 0.303574 SCR
1 SCR = 3.2941
TRY
Avg
0.298633
High
0.306217
Low
0.285641
Last updated: 8/19/2026, 10:21:31 AM
Quick Conversions
| TRY | SCR |
|---|---|
| 1 TRY | 0.30 SCR |
| 10 TRY | 3.04 SCR |
| 50 TRY | 15.18 SCR |
| 100 TRY | 30.36 SCR |
| 500 TRY | 151.79 SCR |
| 1,000 TRY | 303.57 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-08-19T10:21:31Z",
"rates": {
"SCR": 0.303574
}
}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": 30.357400000000002,
"rate": 0.303574
}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