Rate Overview
Live
1 TRY = 10.7274 CRC
1 CRC = 0.093219
TRY
Avg
10.7271
High
10.7584
Low
10.6923
Last updated: 3/7/2026, 1:00:12 AM
Quick Conversions
| TRY | CRC |
|---|---|
| 1 TRY | 10.73 CRC |
| 10 TRY | 107.27 CRC |
| 50 TRY | 536.37 CRC |
| 100 TRY | 1,072.74 CRC |
| 500 TRY | 5,363.69 CRC |
| 1,000 TRY | 10,727.39 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-07T01:00:12Z",
"rates": {
"CRC": 10.727385
}
}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": 1072.7385,
"rate": 10.727385
}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