Rate Overview
Live
1 TRY = 52.0230 CDF
1 CDF = 0.019222
TRY
Avg
51.5480
High
53.3478
Low
48.1284
Last updated: 3/27/2026, 4:29:34 PM
Quick Conversions
| TRY | CDF |
|---|---|
| 1 TRY | 52.02 CDF |
| 10 TRY | 520.23 CDF |
| 50 TRY | 2,601.15 CDF |
| 100 TRY | 5,202.30 CDF |
| 500 TRY | 26,011.51 CDF |
| 1,000 TRY | 52,023.01 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-27T16:29:34Z",
"rates": {
"CDF": 52.023013
}
}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.3013,
"rate": 52.023013
}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