Rate Overview
Live
1 CRC = 0.106614 TRY
1 TRY = 9.3796
CRC
Avg
0.106193
High
0.106812
Low
0.105164
Last updated: 8/18/2026, 7:04:26 PM
Quick Conversions
| CRC | TRY |
|---|---|
| 1 CRC | 0.11 TRY |
| 10 CRC | 1.07 TRY |
| 50 CRC | 5.33 TRY |
| 100 CRC | 10.66 TRY |
| 500 CRC | 53.31 TRY |
| 1,000 CRC | 106.61 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-08-18T19:04:26Z",
"rates": {
"TRY": 0.106614
}
}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.6614,
"rate": 0.106614
}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