Rate Overview
Live
1 TRY = 0.299388 SCR
1 SCR = 3.3401
TRY
Avg
0.296321
High
0.304253
Low
0.290525
Last updated: 9/2/2026, 10:11:09 AM
Quick Conversions
| TRY | SCR |
|---|---|
| 1 TRY | 0.30 SCR |
| 10 TRY | 2.99 SCR |
| 50 TRY | 14.97 SCR |
| 100 TRY | 29.94 SCR |
| 500 TRY | 149.69 SCR |
| 1,000 TRY | 299.39 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-09-02T10:11:09Z",
"rates": {
"SCR": 0.299388
}
}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": 29.9388,
"rate": 0.299388
}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