
JDE Peet's N.V. — Investor Relations & Filings
JDE Peet's N.V. is a global pure-play coffee and tea company engaged in the production, distribution, and sale of coffee, tea, and ready-to-drink beverages. Operating in more than 100 markets worldwide, the company's brand portfolio features prominent international names such as Peet's, L'OR, and Jacobs, complemented by a collection of local brands. Leveraging over 265 years of experience, JDE Peet's serves a global consumer base, delivering approximately 4,400 cups of its beverages every second.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| JDE PEET’S N.V. announces consent solicitations in respect of outstanding Euro Notes | 2026-04-24 | English | |
| Keurig Dr Pepper Announces Results of Post-Closing Acceptance Period for Offer for JDE Peet’s. 97.75% of all Shares tendered | 2026-04-14 | English | |
| JDE Peet’s transfers shares to participants under its employee incentive plans | 2026-04-02 | English | |
| Keurig Dr Pepper declares offer for JDE Peet’s unconditional. 96.22% of all Shares tendered Settlement. Date will be 1 April 2026 | 2026-03-30 | English | |
| JDE Peet’s transfers shares and grants awards to participants under its employee incentive plans | 2026-03-27 | English | |
| JDE Peet's N.V., Jaarlijkse financiële verslaggeving | 2026-03-19 | English |
Browse filings by year
7 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for JDE Peet's N.V., but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Processing of coffee and tea
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Sjöstrand Coffee Int AB
Sells coffee machines and sustainable, Nespresso-compatible…
|
SCC B | SE | Manufacturing |
|
Swiss Water Decaffeinated Coffee Inc.
Specialty coffee processor using a proprietary, 100% chemic…
|
SWP | CA | Manufacturing |
|
Swiss Water Decaffeintated Coffee Income Fund
Produces premium decaffeinated green coffee using a proprie…
|
SWP | CA | Manufacturing |
|
TATA CONSUMER PRODUCTS LIMITED
Global food and beverage organization specializing in tea, …
|
TATACONSUM | IN | Manufacturing |
|
Tsit Wing International Holdings Limited
Leading integrated B2B coffee and black tea solutions provi…
|
2119 | HK | Manufacturing |
|
UNICAFE INC.
Manufactures, roasts, and sells coffee, and also trades oth…
|
2597 | JP | Manufacturing |
|
VAN HOUTTE INC.
A major processor, distributor, and retailer of gourmet cof…
|
VH | CA | Manufacturing |
|
VINTAGE COFFEE AND BEVERAGES LIMITED
Produces and exports instant coffee and blends for private …
|
VINCOFE | IN | Manufacturing |
JDE Peet's N.V. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/3855/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3855 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=3855 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=3855 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 3855}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for JDE Peet's N.V. (id: 3855)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.