Rate Overview
Live
1 TRY = 10.4305 CRC
1 CRC = 0.095873
TRY
Avg
11.4612
High
12.1603
Low
10.4305
Last updated: 3/27/2026, 2:32:20 PM
Quick Conversions
| TRY | CRC |
|---|---|
| 1 TRY | 10.43 CRC |
| 10 TRY | 104.30 CRC |
| 50 TRY | 521.52 CRC |
| 100 TRY | 1,043.05 CRC |
| 500 TRY | 5,215.25 CRC |
| 1,000 TRY | 10,430.49 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-03-27T14:32:20Z",
"rates": {
"CRC": 10.430493
}
}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": 1043.0493000000001,
"rate": 10.430493
}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