Rate Overview
Live
1 TRY = 51.4115 CDF
1 CDF = 0.019451
TRY
Avg
51.5029
High
51.6651
Low
51.4115
Last updated: 4/17/2026, 6:09:27 AM
Quick Conversions
| TRY | CDF |
|---|---|
| 1 TRY | 51.41 CDF |
| 10 TRY | 514.11 CDF |
| 50 TRY | 2,570.57 CDF |
| 100 TRY | 5,141.15 CDF |
| 500 TRY | 25,705.75 CDF |
| 1,000 TRY | 51,411.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-04-17T06:09:27Z",
"rates": {
"CDF": 51.411498
}
}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": 5141.1498,
"rate": 51.411498
}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