Rate Overview
Live
1 TRY = 0.305293 SCR
1 SCR = 3.2755
TRY
Avg
0.307951
High
0.324357
Low
0.304114
Last updated: 5/9/2026, 3:40:00 AM
Quick Conversions
| TRY | SCR |
|---|---|
| 1 TRY | 0.31 SCR |
| 10 TRY | 3.05 SCR |
| 50 TRY | 15.26 SCR |
| 100 TRY | 30.53 SCR |
| 500 TRY | 152.65 SCR |
| 1,000 TRY | 305.29 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-05-09T03:40:00Z",
"rates": {
"SCR": 0.305293
}
}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.5293,
"rate": 0.305293
}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