Rate Overview
Live
1 TRY = 9.7232 CRC
1 CRC = 0.102847
TRY
Avg
9.7293
High
9.7560
Low
9.6831
Last updated: 7/7/2026, 8:09:07 PM
Quick Conversions
| TRY | CRC |
|---|---|
| 1 TRY | 9.72 CRC |
| 10 TRY | 97.23 CRC |
| 50 TRY | 486.16 CRC |
| 100 TRY | 972.32 CRC |
| 500 TRY | 4,861.59 CRC |
| 1,000 TRY | 9,723.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-07-07T20:09:07Z",
"rates": {
"CRC": 9.723171
}
}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": 972.3171000000001,
"rate": 9.723171
}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