Rate Overview
Live
1 TRY = 52.0223 CDF
1 CDF = 0.019223
TRY
Avg
52.0928
High
52.2309
Low
51.6895
Last updated: 3/27/2026, 9:26:26 AM
Quick Conversions
| TRY | CDF |
|---|---|
| 1 TRY | 52.02 CDF |
| 10 TRY | 520.22 CDF |
| 50 TRY | 2,601.11 CDF |
| 100 TRY | 5,202.23 CDF |
| 500 TRY | 26,011.13 CDF |
| 1,000 TRY | 52,022.25 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-03-27T09:26:26Z",
"rates": {
"CDF": 52.022252
}
}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": 5202.2252,
"rate": 52.022252
}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