Rate Overview
Live
1 SCR = 3.3630 TRY
1 TRY = 0.297350
SCR
Avg
3.3345
High
3.4326
Low
3.2444
Last updated: 8/12/2026, 10:58:27 AM
Quick Conversions
| SCR | TRY |
|---|---|
| 1 SCR | 3.36 TRY |
| 10 SCR | 33.63 TRY |
| 50 SCR | 168.15 TRY |
| 100 SCR | 336.30 TRY |
| 500 SCR | 1,681.52 TRY |
| 1,000 SCR | 3,363.04 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-08-12T10:58:27Z",
"rates": {
"TRY": 3.363035
}
}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": 336.3035,
"rate": 3.363035
}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