Rate Overview
Live
1 TRY = 47.4710 CDF
1 CDF = 0.021065
TRY
Avg
47.4456
High
47.6826
Low
47.1009
Last updated: 9/3/2026, 11:27:32 AM
Quick Conversions
| TRY | CDF |
|---|---|
| 1 TRY | 47.47 CDF |
| 10 TRY | 474.71 CDF |
| 50 TRY | 2,373.55 CDF |
| 100 TRY | 4,747.10 CDF |
| 500 TRY | 23,735.52 CDF |
| 1,000 TRY | 47,471.04 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-09-03T11:27:32Z",
"rates": {
"CDF": 47.471039
}
}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": 4747.1039,
"rate": 47.471039
}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