Rate Overview
Live
1 TRY = 48.3092 CDF
1 CDF = 0.020700
TRY
Avg
48.9081
High
49.6117
Low
47.9363
Last updated: 7/25/2026, 9:04:12 PM
Quick Conversions
| TRY | CDF |
|---|---|
| 1 TRY | 48.31 CDF |
| 10 TRY | 483.09 CDF |
| 50 TRY | 2,415.46 CDF |
| 100 TRY | 4,830.92 CDF |
| 500 TRY | 24,154.59 CDF |
| 1,000 TRY | 48,309.18 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-25T21:04:12Z",
"rates": {
"CDF": 48.309181
}
}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": 4830.9181,
"rate": 48.309181
}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