Rate Overview
Live
1 SCR = 3.2208 TRY
1 TRY = 0.310481
SCR
Avg
2.7466
High
3.2208
Low
2.3141
Last updated: 5/26/2026, 1:38:08 PM
Quick Conversions
| SCR | TRY |
|---|---|
| 1 SCR | 3.22 TRY |
| 10 SCR | 32.21 TRY |
| 50 SCR | 161.04 TRY |
| 100 SCR | 322.08 TRY |
| 500 SCR | 1,610.40 TRY |
| 1,000 SCR | 3,220.80 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-26T13:38:08Z",
"rates": {
"TRY": 3.220804
}
}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": 322.0804,
"rate": 3.220804
}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