Rate Overview
Live
1 TRY = 0.310369 SCR
1 SCR = 3.2220
TRY
Avg
0.313149
High
0.326014
Low
0.301091
Last updated: 5/29/2026, 4:23:02 PM
Quick Conversions
| TRY | SCR |
|---|---|
| 1 TRY | 0.31 SCR |
| 10 TRY | 3.10 SCR |
| 50 TRY | 15.52 SCR |
| 100 TRY | 31.04 SCR |
| 500 TRY | 155.18 SCR |
| 1,000 TRY | 310.37 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-29T16:23:02Z",
"rates": {
"SCR": 0.310369
}
}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": 31.0369,
"rate": 0.310369
}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