Rate Overview
Live
1 TRY = 11.4729 CRC
1 CRC = 0.087162
TRY
Avg
11.3553
High
11.4775
Low
11.2535
Last updated: 1/25/2026, 10:00:49 PM
Quick Conversions
| TRY | CRC |
|---|---|
| 1 TRY | 11.47 CRC |
| 10 TRY | 114.73 CRC |
| 50 TRY | 573.65 CRC |
| 100 TRY | 1,147.29 CRC |
| 500 TRY | 5,736.46 CRC |
| 1,000 TRY | 11,472.92 CRC |
Get TRY/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=CRCExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-01-25T22:00:49Z",
"rates": {
"CRC": 11.472915
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "CRC",
"amount": 100
},
"result": 1147.2915,
"rate": 11.472915
}Build with TRY/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key