Rate Overview
Live
1 TRY = 9.8642 CRC
1 CRC = 0.101377
TRY
Avg
9.8971
High
9.9263
Low
9.8636
Last updated: 5/27/2026, 7:14:51 PM
Quick Conversions
| TRY | CRC |
|---|---|
| 1 TRY | 9.86 CRC |
| 10 TRY | 98.64 CRC |
| 50 TRY | 493.21 CRC |
| 100 TRY | 986.42 CRC |
| 500 TRY | 4,932.10 CRC |
| 1,000 TRY | 9,864.19 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-27T19:14:51Z",
"rates": {
"CRC": 9.864191
}
}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.4191,
"rate": 9.864191
}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