Rate Overview
Live
1 SCR = 3.2721 TRY
1 TRY = 0.305615
SCR
Avg
3.2371
High
3.2982
Low
3.0830
Last updated: 5/6/2026, 10:22:58 AM
Quick Conversions
| SCR | TRY |
|---|---|
| 1 SCR | 3.27 TRY |
| 10 SCR | 32.72 TRY |
| 50 SCR | 163.60 TRY |
| 100 SCR | 327.21 TRY |
| 500 SCR | 1,636.05 TRY |
| 1,000 SCR | 3,272.10 TRY |
Get SCR/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=TRYExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-05-06T10:22:58Z",
"rates": {
"TRY": 3.272095
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "TRY",
"amount": 100
},
"result": 327.20950000000005,
"rate": 3.272095
}Build with SCR/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key