Rate Overview
Live
1 TRY = 52.0224 CDF
1 CDF = 0.019223
TRY
Avg
52.0928
High
52.2309
Low
51.6895
Last updated: 3/27/2026, 11:17:42 AM
Quick Conversions
| TRY | CDF |
|---|---|
| 1 TRY | 52.02 CDF |
| 10 TRY | 520.22 CDF |
| 50 TRY | 2,601.12 CDF |
| 100 TRY | 5,202.24 CDF |
| 500 TRY | 26,011.18 CDF |
| 1,000 TRY | 52,022.37 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-27T11:17:42Z",
"rates": {
"CDF": 52.022369
}
}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.2369,
"rate": 52.022369
}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