Rate Overview
Live
1 TRY = 49.7793 CDF
1 CDF = 0.020089
TRY
Avg
59.1219
High
74.3607
Low
48.4933
Last updated: 5/27/2026, 9:52:06 PM
Quick Conversions
| TRY | CDF |
|---|---|
| 1 TRY | 49.78 CDF |
| 10 TRY | 497.79 CDF |
| 50 TRY | 2,488.96 CDF |
| 100 TRY | 4,977.93 CDF |
| 500 TRY | 24,889.63 CDF |
| 1,000 TRY | 49,779.26 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-05-27T21:52:06Z",
"rates": {
"CDF": 49.779259
}
}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": 4977.9259,
"rate": 49.779259
}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