Rate Overview
Live
1 CRC = 0.102368 TRY
1 TRY = 9.7687
CRC
Avg
0.101762
High
0.102368
Low
0.101089
Last updated: 6/19/2026, 10:08:40 AM
Quick Conversions
| CRC | TRY |
|---|---|
| 1 CRC | 0.10 TRY |
| 10 CRC | 1.02 TRY |
| 50 CRC | 5.12 TRY |
| 100 CRC | 10.24 TRY |
| 500 CRC | 51.18 TRY |
| 1,000 CRC | 102.37 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-06-19T10:08:40Z",
"rates": {
"TRY": 0.102368
}
}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.2368,
"rate": 0.102368
}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