Rate Overview
Live
1 TRY = 51.3984 CDF
1 CDF = 0.019456
TRY
Avg
51.5014
High
51.6651
Low
51.3984
Last updated: 4/17/2026, 7:30:50 AM
Quick Conversions
| TRY | CDF |
|---|---|
| 1 TRY | 51.40 CDF |
| 10 TRY | 513.98 CDF |
| 50 TRY | 2,569.92 CDF |
| 100 TRY | 5,139.84 CDF |
| 500 TRY | 25,699.19 CDF |
| 1,000 TRY | 51,398.38 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-04-17T07:30:50Z",
"rates": {
"CDF": 51.398377
}
}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": 5139.8377,
"rate": 51.398377
}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