Rate Overview
Live
1 TRY = 10.4305 CRC
1 CRC = 0.095872
TRY
Avg
11.0564
High
11.5658
Low
10.4305
Last updated: 3/27/2026, 11:18:25 AM
Quick Conversions
| TRY | CRC |
|---|---|
| 1 TRY | 10.43 CRC |
| 10 TRY | 104.31 CRC |
| 50 TRY | 521.53 CRC |
| 100 TRY | 1,043.05 CRC |
| 500 TRY | 5,215.26 CRC |
| 1,000 TRY | 10,430.53 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-27T11:18:25Z",
"rates": {
"CRC": 10.430528
}
}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.0528000000002,
"rate": 10.430528
}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