Rate Overview
Live
1 SCR = 3.2204 TRY
1 TRY = 0.310518
SCR
Avg
3.0879
High
3.2982
Low
2.9123
Last updated: 5/26/2026, 2:48:59 PM
Quick Conversions
| SCR | TRY |
|---|---|
| 1 SCR | 3.22 TRY |
| 10 SCR | 32.20 TRY |
| 50 SCR | 161.02 TRY |
| 100 SCR | 322.04 TRY |
| 500 SCR | 1,610.21 TRY |
| 1,000 SCR | 3,220.42 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-26T14:48:59Z",
"rates": {
"TRY": 3.220421
}
}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.0421,
"rate": 3.220421
}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