Rate Overview
Live
1 CRC = 0.104038 TRY
1 TRY = 9.6119
CRC
Avg
0.104170
High
0.104590
Low
0.103958
Last updated: 7/28/2026, 7:50:47 PM
Quick Conversions
| CRC | TRY |
|---|---|
| 1 CRC | 0.10 TRY |
| 10 CRC | 1.04 TRY |
| 50 CRC | 5.20 TRY |
| 100 CRC | 10.40 TRY |
| 500 CRC | 52.02 TRY |
| 1,000 CRC | 104.04 TRY |
Get CRC/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=TRYExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-07-28T19:50:47Z",
"rates": {
"TRY": 0.104038
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "TRY",
"amount": 100
},
"result": 10.4038,
"rate": 0.104038
}Build with CRC/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key