Rate Overview
Live
1 TRY = 11.4802 CRC
1 CRC = 0.087107 TRY
Avg
11.3410
High
11.4802
Low
11.2535
Last updated: 1/25/2026, 1:18:32 PM
Quick Conversions
| TRY | CRC |
|---|---|
| 1 TRY | 11.48 CRC |
| 10 TRY | 114.80 CRC |
| 50 TRY | 574.01 CRC |
| 100 TRY | 1,148.02 CRC |
| 500 TRY | 5,740.08 CRC |
| 1,000 TRY | 11,480.17 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-25T13:18:32Z",
"rates": {
"CRC": 11.480166
}
}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": 1148.0166000000002,
"rate": 11.480166
}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