Rate Overview
Live
1 CRC = 0.087146 TRY
1 TRY = 11.4750
CRC
Avg
0.083844
High
0.087932
Low
0.080144
Last updated: 1/25/2026, 9:56:03 PM
Quick Conversions
| CRC | TRY |
|---|---|
| 1 CRC | 0.09 TRY |
| 10 CRC | 0.87 TRY |
| 50 CRC | 4.36 TRY |
| 100 CRC | 8.71 TRY |
| 500 CRC | 43.57 TRY |
| 1,000 CRC | 87.15 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-01-25T21:56:03Z",
"rates": {
"TRY": 0.087146
}
}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": 8.7146,
"rate": 0.087146
}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