Rate Overview
Live
1 TRY = 51.1842 CDF
1 CDF = 0.019537
TRY
Avg
51.2846
High
51.3722
Low
51.1842
Last updated: 5/7/2026, 3:39:29 PM
Quick Conversions
| TRY | CDF |
|---|---|
| 1 TRY | 51.18 CDF |
| 10 TRY | 511.84 CDF |
| 50 TRY | 2,559.21 CDF |
| 100 TRY | 5,118.42 CDF |
| 500 TRY | 25,592.11 CDF |
| 1,000 TRY | 51,184.22 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-07T15:39:29Z",
"rates": {
"CDF": 51.184219
}
}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": 5118.4219,
"rate": 51.184219
}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