Rate Overview
Live
1 TRY = 10.1199 CRC
1 CRC = 0.098815
TRY
Avg
10.0744
High
10.1224
Low
10.0385
Last updated: 5/7/2026, 2:47:39 PM
Quick Conversions
| TRY | CRC |
|---|---|
| 1 TRY | 10.12 CRC |
| 10 TRY | 101.20 CRC |
| 50 TRY | 506.00 CRC |
| 100 TRY | 1,011.99 CRC |
| 500 TRY | 5,059.95 CRC |
| 1,000 TRY | 10,119.91 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-07T14:47:39Z",
"rates": {
"CRC": 10.119907
}
}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": 1011.9907,
"rate": 10.119907
}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