Rate Overview
Live
1 CRC = 0.103104 TRY
1 TRY = 9.6989
CRC
Avg
0.102918
High
0.103272
Low
0.102557
Last updated: 7/9/2026, 10:02:44 AM
Quick Conversions
| CRC | TRY |
|---|---|
| 1 CRC | 0.10 TRY |
| 10 CRC | 1.03 TRY |
| 50 CRC | 5.16 TRY |
| 100 CRC | 10.31 TRY |
| 500 CRC | 51.55 TRY |
| 1,000 CRC | 103.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-09T10:02:44Z",
"rates": {
"TRY": 0.103104
}
}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.3104,
"rate": 0.103104
}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