Rate Overview
Live
1 TRY = 49.6858 CDF
1 CDF = 0.020126
TRY
Avg
49.8198
High
50.1328
Low
49.1803
Last updated: 6/19/2026, 8:18:42 AM
Quick Conversions
| TRY | CDF |
|---|---|
| 1 TRY | 49.69 CDF |
| 10 TRY | 496.86 CDF |
| 50 TRY | 2,484.29 CDF |
| 100 TRY | 4,968.58 CDF |
| 500 TRY | 24,842.89 CDF |
| 1,000 TRY | 49,685.77 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-06-19T08:18:42Z",
"rates": {
"CDF": 49.68577
}
}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": 4968.577,
"rate": 49.68577
}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