Rate Overview
Live
1 TRY = 47.8179 CDF
1 CDF = 0.020913
TRY
Avg
47.7738
High
47.9191
Low
47.2790
Last updated: 8/19/2026, 6:07:49 AM
Quick Conversions
| TRY | CDF |
|---|---|
| 1 TRY | 47.82 CDF |
| 10 TRY | 478.18 CDF |
| 50 TRY | 2,390.89 CDF |
| 100 TRY | 4,781.79 CDF |
| 500 TRY | 23,908.93 CDF |
| 1,000 TRY | 47,817.85 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-08-19T06:07:49Z",
"rates": {
"CDF": 47.817851
}
}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": 4781.7851,
"rate": 47.817851
}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