Rate Overview
Live
1 TRY = 48.6869 CDF
1 CDF = 0.020539
TRY
Avg
48.5623
High
48.8416
Low
47.6318
Last updated: 7/28/2026, 8:26:23 PM
Quick Conversions
| TRY | CDF |
|---|---|
| 1 TRY | 48.69 CDF |
| 10 TRY | 486.87 CDF |
| 50 TRY | 2,434.34 CDF |
| 100 TRY | 4,868.69 CDF |
| 500 TRY | 24,343.44 CDF |
| 1,000 TRY | 48,686.88 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-07-28T20:26:23Z",
"rates": {
"CDF": 48.686885
}
}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": 4868.688499999999,
"rate": 48.686885
}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