Rate Overview
Live
1 CRC = 0.101470 TRY
1 TRY = 9.8551
CRC
Avg
0.101182
High
0.101470
Low
0.100742
Last updated: 5/29/2026, 4:23:09 PM
Quick Conversions
| CRC | TRY |
|---|---|
| 1 CRC | 0.10 TRY |
| 10 CRC | 1.01 TRY |
| 50 CRC | 5.07 TRY |
| 100 CRC | 10.15 TRY |
| 500 CRC | 50.74 TRY |
| 1,000 CRC | 101.47 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-05-29T16:23:09Z",
"rates": {
"TRY": 0.10147
}
}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.147,
"rate": 0.10147
}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