Rate Overview
Live
1 TRY = 10.4305 CRC
1 CRC = 0.095873
TRY
Avg
10.6642
High
10.8821
Low
10.4305
Last updated: 3/27/2026, 9:38:31 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.25 CRC |
| 1,000 TRY | 10,430.51 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-27T09:38:31Z",
"rates": {
"CRC": 10.430505
}
}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.0505,
"rate": 10.430505
}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