Rate Overview
Live
1 TRY = 49.1949 CDF
1 CDF = 0.020327
TRY
Avg
48.9840
High
49.5688
Low
48.0933
Last updated: 7/8/2026, 9:35:51 PM
Quick Conversions
| TRY | CDF |
|---|---|
| 1 TRY | 49.19 CDF |
| 10 TRY | 491.95 CDF |
| 50 TRY | 2,459.75 CDF |
| 100 TRY | 4,919.49 CDF |
| 500 TRY | 24,597.46 CDF |
| 1,000 TRY | 49,194.92 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-08T21:35:51Z",
"rates": {
"CDF": 49.194916
}
}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": 4919.4916,
"rate": 49.194916
}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