Skip to content

Congolese Franc to Euro

CDF/EUR · quoted 2026-09-21

0.000377

▲ +0.53% over 7D

1 CDF = 0.000377 EUR · 1 EUR = 2652.52 CDF · Get this rate via the API

CDF/EUR over 7D

CDF/EUR over 7D: show the values
PointCDF/EUR
2026-09-140.000375
2026-09-150.000375
2026-09-160.000375
2026-09-170.000377
2026-09-180.000377
2026-09-190.000378
2026-09-200.000381
2026-09-210.000376

High

0.000381

Low

0.000375

Average

0.000377

For developers

Get this rate via the API

One GET request returns the CDF/EUR rate as JSON. The free plan includes 5,000 requests a month, with no credit card required.

cURL
curl -X GET "https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=CDF&currencies=EUR"
JavaScript
const response = await fetch("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=CDF&currencies=EUR");
const data = await response.json();
Python
import requests

data = requests.get("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=CDF&currencies=EUR").json()

Replace YOUR_API_KEY with the key from your dashboard.

Put these rates in your application

One endpoint, JSON responses, 160+ currencies and history back to 1999. Start on the free plan.