Rate Overview
Live
1 CRC = 0.087106 TRY
1 TRY = 11.4803 CRC
Avg
0.087083
High
0.088861
Low
0.086183
Last updated: 1/25/2026, 5:08:01 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.55 TRY |
| 1,000 CRC | 87.11 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-25T17:08:01Z",
"rates": {
"TRY": 0.087106
}
}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.7106,
"rate": 0.087106
}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