Skip to content

Congolese Franc to Euro

CDF/EUR · quoted 2026-09-21

0.000377

▲ +1.07% over 30D

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

CDF/EUR over 30D

CDF/EUR over 30D: show the values
PointCDF/EUR
2026-08-220.000373
2026-08-230.000376
2026-08-240.000373
2026-08-250.000374
2026-08-260.000373
2026-08-270.000374
2026-08-280.000374
2026-08-290.000376
2026-08-300.000379
2026-08-310.000379
2026-09-010.000375
2026-09-020.000376
2026-09-030.000375
2026-09-040.000373
2026-09-050.000377
2026-09-060.000379
2026-09-070.000373
2026-09-080.000373
2026-09-090.000372
2026-09-100.000372
2026-09-110.000373
2026-09-120.000379
2026-09-130.000380
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.000372

Average

0.000376

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.