Rate Overview
Live
1 TRY = 10.2064 CRC
1 CRC = 0.097977
TRY
Avg
10.2995
High
10.3942
Low
10.2064
Last updated: 4/17/2026, 7:30:44 AM
Quick Conversions
| TRY | CRC |
|---|---|
| 1 TRY | 10.21 CRC |
| 10 TRY | 102.06 CRC |
| 50 TRY | 510.32 CRC |
| 100 TRY | 1,020.64 CRC |
| 500 TRY | 5,103.22 CRC |
| 1,000 TRY | 10,206.44 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-04-17T07:30:44Z",
"rates": {
"CRC": 10.206437
}
}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": 1020.6437,
"rate": 10.206437
}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