Rate Overview
Live
1 TRY = 9.3672 CRC
1 CRC = 0.106756
TRY
Avg
9.3577
High
9.3964
Low
9.3120
Last updated: 9/8/2026, 6:52:01 PM
Quick Conversions
| TRY | CRC |
|---|---|
| 1 TRY | 9.37 CRC |
| 10 TRY | 93.67 CRC |
| 50 TRY | 468.36 CRC |
| 100 TRY | 936.72 CRC |
| 500 TRY | 4,683.58 CRC |
| 1,000 TRY | 9,367.16 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-09-08T18:52:01Z",
"rates": {
"CRC": 9.367163
}
}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": 936.7162999999999,
"rate": 9.367163
}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