Rate Overview
Live
1 TRY = 48.8034 CDF
1 CDF = 0.020490
TRY
Avg
50.5901
High
53.3478
Low
47.6318
Last updated: 7/29/2026, 7:16:44 PM
Quick Conversions
| TRY | CDF |
|---|---|
| 1 TRY | 48.80 CDF |
| 10 TRY | 488.03 CDF |
| 50 TRY | 2,440.17 CDF |
| 100 TRY | 4,880.34 CDF |
| 500 TRY | 24,401.70 CDF |
| 1,000 TRY | 48,803.39 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-29T19:16:44Z",
"rates": {
"CDF": 48.803393
}
}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": 4880.3393,
"rate": 48.803393
}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