Rate Overview
Live
1 CRC = 0.104095 TRY
1 TRY = 9.6066
CRC
Avg
0.103456
High
0.104917
Low
0.102500
Last updated: 7/27/2026, 5:25:29 PM
Quick Conversions
| CRC | TRY |
|---|---|
| 1 CRC | 0.10 TRY |
| 10 CRC | 1.04 TRY |
| 50 CRC | 5.20 TRY |
| 100 CRC | 10.41 TRY |
| 500 CRC | 52.05 TRY |
| 1,000 CRC | 104.10 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-27T17:25:29Z",
"rates": {
"TRY": 0.104095
}
}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.4095,
"rate": 0.104095
}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