Rate Overview
Live
1 TRY = 48.6647 CDF
1 CDF = 0.020549
TRY
Avg
55.0570
High
71.5749
Low
48.4933
Last updated: 7/29/2026, 2:31:44 AM
Quick Conversions
| TRY | CDF |
|---|---|
| 1 TRY | 48.66 CDF |
| 10 TRY | 486.65 CDF |
| 50 TRY | 2,433.23 CDF |
| 100 TRY | 4,866.47 CDF |
| 500 TRY | 24,332.35 CDF |
| 1,000 TRY | 48,664.70 CDF |
Get TRY/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=CDFExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-29T02:31:44Z",
"rates": {
"CDF": 48.664697
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "CDF",
"amount": 100
},
"result": 4866.4697,
"rate": 48.664697
}Build with TRY/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key