Rate Overview
Live
1 TRY = 50.9835 CDF
1 CDF = 0.019614
TRY
Avg
59.3205
High
71.5749
Low
50.5275
Last updated: 1/25/2026, 10:00:49 PM
Quick Conversions
| TRY | CDF |
|---|---|
| 1 TRY | 50.98 CDF |
| 10 TRY | 509.83 CDF |
| 50 TRY | 2,549.17 CDF |
| 100 TRY | 5,098.35 CDF |
| 500 TRY | 25,491.75 CDF |
| 1,000 TRY | 50,983.50 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-01-25T22:00:49Z",
"rates": {
"CDF": 50.983496
}
}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": 5098.3496000000005,
"rate": 50.983496
}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