Rate Overview
Live
1 TRY = 9.5716 CRC
1 CRC = 0.104476
TRY
Avg
11.0862
High
12.4597
Low
9.5716
Last updated: 7/30/2026, 8:00:47 AM
Quick Conversions
| TRY | CRC |
|---|---|
| 1 TRY | 9.57 CRC |
| 10 TRY | 95.72 CRC |
| 50 TRY | 478.58 CRC |
| 100 TRY | 957.16 CRC |
| 500 TRY | 4,785.78 CRC |
| 1,000 TRY | 9,571.55 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-07-30T08:00:47Z",
"rates": {
"CRC": 9.571553
}
}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": 957.1553,
"rate": 9.571553
}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