Rate Overview
Live
1 TRY = 9.8641 CRC
1 CRC = 0.101378
TRY
Avg
10.7076
High
11.5658
Low
9.8641
Last updated: 5/27/2026, 8:25:54 PM
Quick Conversions
| TRY | CRC |
|---|---|
| 1 TRY | 9.86 CRC |
| 10 TRY | 98.64 CRC |
| 50 TRY | 493.20 CRC |
| 100 TRY | 986.41 CRC |
| 500 TRY | 4,932.04 CRC |
| 1,000 TRY | 9,864.08 CRC |
Get TRY/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=CRCExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-05-27T20:25:54Z",
"rates": {
"CRC": 9.864083
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "CRC",
"amount": 100
},
"result": 986.4083,
"rate": 9.864083
}Build with TRY/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key