Rate Overview
Live
1 TRY = 0.333834 SCR
1 SCR = 2.9955
TRY
Avg
0.330254
High
0.339395
Low
0.311966
Last updated: 3/7/2026, 3:34:27 AM
Quick Conversions
| TRY | SCR |
|---|---|
| 1 TRY | 0.33 SCR |
| 10 TRY | 3.34 SCR |
| 50 TRY | 16.69 SCR |
| 100 TRY | 33.38 SCR |
| 500 TRY | 166.92 SCR |
| 1,000 TRY | 333.83 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-03-07T03:34:27Z",
"rates": {
"SCR": 0.333834
}
}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": 33.3834,
"rate": 0.333834
}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