Rate Overview
Live
1 TRY = 9.6143 CRC
1 CRC = 0.104012
TRY
Avg
10.3215
High
11.4493
Low
9.5313
Last updated: 7/20/2026, 7:23:24 AM
Quick Conversions
| TRY | CRC |
|---|---|
| 1 TRY | 9.61 CRC |
| 10 TRY | 96.14 CRC |
| 50 TRY | 480.71 CRC |
| 100 TRY | 961.43 CRC |
| 500 TRY | 4,807.13 CRC |
| 1,000 TRY | 9,614.27 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-20T07:23:24Z",
"rates": {
"CRC": 9.614269
}
}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": 961.4269,
"rate": 9.614269
}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