Rate Overview
Live
1 TRY = 52.4151 CDF
1 CDF = 0.019078
TRY
Avg
51.6677
High
52.4151
Low
50.2765
Last updated: 3/7/2026, 1:00:15 AM
Quick Conversions
| TRY | CDF |
|---|---|
| 1 TRY | 52.42 CDF |
| 10 TRY | 524.15 CDF |
| 50 TRY | 2,620.75 CDF |
| 100 TRY | 5,241.51 CDF |
| 500 TRY | 26,207.55 CDF |
| 1,000 TRY | 52,415.10 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-07T01:00:15Z",
"rates": {
"CDF": 52.415095
}
}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": 5241.5095,
"rate": 52.415095
}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