Rate Overview
Live
1 CRC = 0.104476 TRY
1 TRY = 9.5716
CRC
Avg
0.096414
High
0.104917
Low
0.086461
Last updated: 7/30/2026, 8:01:24 AM
Quick Conversions
| CRC | TRY |
|---|---|
| 1 CRC | 0.10 TRY |
| 10 CRC | 1.04 TRY |
| 50 CRC | 5.22 TRY |
| 100 CRC | 10.45 TRY |
| 500 CRC | 52.24 TRY |
| 1,000 CRC | 104.48 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-30T08:01:24Z",
"rates": {
"TRY": 0.104476
}
}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.4476,
"rate": 0.104476
}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