
COFFEE HOLDING CO INC — Investor Relations & Filings
Coffee Holding Co., Inc. is an integrated wholesale coffee roaster and dealer. The company's operations include sourcing, roasting, packaging, marketing, and distributing coffee products. Its business is primarily divided into two segments: wholesale green coffee and roasted coffee. In its wholesale green coffee operations, it sources and sells a variety of unroasted coffee beans, including specialty and single-origin varieties, to other roasters and wholesalers. The roasted coffee segment involves manufacturing, packaging, and selling its own portfolio of branded coffees as well as providing comprehensive private label services. These services include custom blending and packaging for retail, wholesale, and foodservice clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - COFFEE HOLDING CO INC (0001007019) (Filer) | 2026-02-27 | English | |
| 10-K Filing | 2026-01-28 | English | |
| 8-K Filing | 2026-01-28 | English | |
| 8-K Filing | 2025-12-23 | English | |
| Major Shareholding Notification 2025 | 2025-11-13 | English | |
| DEFA14A | 2025-10-29 | English |
Browse filings by year
29 years- 2026 3 filings
- 2025 23 filings
- 2024 24 filings
- 2023 42 filings
- 2022 24 filings
- 2021 25 filings
- 2020 29 filings
- 2019 24 filings
- 2018 14 filings
- 2017 20 filings
- 2016 19 filings
- 2015 22 filings
- 2014 17 filings
- 2013 18 filings
- 2012 36 filings
- 2011 38 filings
- 2010 32 filings
- 2009 12 filings
- 2008 15 filings
- 2007 15 filings
- 2006 11 filings
- 2005 30 filings
- 2004 11 filings
- 2003 5 filings
- 2002 4 filings
- 2001 8 filings
- 2000 10 filings
- 1998 12 filings
- 1997 6 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 32885149 | 8-K - COFFEE HOLDING CO INC (0001007019) (Filer) | 2026-02-27 | English | ||
| 26210174 | 10-K Filing | 2026-01-28 | English | ||
| 26210137 | 8-K Filing | 2026-01-28 | English | ||
|
2025
12 filings
| |||||
| 26210139 | 8-K Filing | 2025-12-23 | English | ||
| 10693850 | Major Shareholding Notification 2025 | 2025-11-13 | English | ||
| 10693853 | DEFA14A | 2025-10-29 | English | ||
| 10693856 | DEF 14A | 2025-10-29 | English | ||
| 10693857 | 8-K | 2025-10-07 | English | ||
| 10693859 | 8-K | 2025-09-12 | English | ||
| 10693863 | 10-Q | 2025-09-12 | English | ||
| 10693867 | 8-K | 2025-06-13 | English | ||
| 10693877 | 10-Q | 2025-06-13 | English | ||
| 10693878 | Regulatory Filings 2025 | 2025-04-04 | English | ||
| 10693879 | Regulatory Filings 2025 | 2025-04-02 | English | ||
| 10693880 | Regulatory Filings 2025 | 2025-03-28 | English | ||
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 |
COFFEE HOLDING CO INC 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/34860/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34860 | 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=34860 | 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=34860 \ -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": 34860}, 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 COFFEE HOLDING CO INC (id: 34860)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.