
ARCOR SAIC — Investor Relations & Filings
ARCOR SAIC is a global food company with diversified operations across mass consumption foods, agribusiness, and packaging. Its extensive product portfolio includes candies, chocolates, cookies, ice creams, and various food items. Arcor is recognized as the world's leading producer of hard candies and a top exporter of candies. In agribusiness, it develops agro-industrial products and solutions. The company also leads in the packaging sector, providing innovative and sustainable paper, cardboard, and flexible packaging. With 49 industrial plants and over 20,000 employees worldwide, Arcor is a significant player in its markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FECHA: 06-10-2025 - OBLIGACIONES NEGOCIABLES (ON) - ART. 10 LON | 2025-10-06 | Spanish | |
| FEC. CELEB.: 02-10-2025 - TEMA: 6 - ACTA DE ÓRGANO DE ADMINISTRACIÓN (DIRECTORIO) | 2025-10-02 | Spanish | |
| 1 - AVISO DE RESULTADOS CLASE 2 - AVISO DE RESULTADO DE COLOCACIÓN2 | 2025-10-02 | Spanish | |
| PROGRAMA: INDIVIDUAL SERIE - SERIE :CLASE 2 - AVISO COMPLEMENTARIO DE SUSCRIPCIÓN | 2025-10-01 | Spanish | |
| FECHA PUBLIC.: 01-10-2025 - INSTRUMENTO: 3 - - PROGRAMA: INDIVIDUAL SERIE - SERIE :CLASE 2 - SUPLEMENTO | 2025-10-01 | Spanish | |
| FEC. CELEB.: 30-09-2025 - TEMA: 6 - ACTA DE ÓRGANO DE ADMINISTRACIÓN (DIRECTORIO) | 2025-10-01 | Spanish |
Browse filings by year
27 years- 2026 65 filings
- 2025 165 filings
- 2024 101 filings
- 2023 107 filings
- 2022 106 filings
- 2021 110 filings
- 2020 176 filings
- 2019 156 filings
- 2018 135 filings
- 2017 171 filings
- 2016 153 filings
- 2015 217 filings
- 2014 152 filings
- 2013 192 filings
- 2012 180 filings
- 2011 179 filings
- 2010 192 filings
- 2009 142 filings
- 2008 140 filings
- 2007 155 filings
- 2006 147 filings
- 2005 156 filings
- 2004 180 filings
- 2003 134 filings
- 2002 157 filings
- 2001 101 filings
- 2000 51 filings
Market data
Market data not available
Price history
Peer group · Manufacture of cocoa, chocolate and sugar confectionery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
APOLLO FOOD HOLDINGS BHD
Manufactures, markets, and distributes snack food products,…
|
— | MY | Manufacturing |
|
Barry Callebaut AG
A B2B manufacturer of high-quality chocolate and cocoa prod…
|
BARN | CH | Manufacturing |
|
Bhang Inc.
Global CPG company specializing in top-selling cannabis-inf…
|
BHNGF | CA | Manufacturing |
|
Carmit Candy Industries Ltd.
Manufacturer of kosher confectionery for retail and industr…
|
CRMT | IL | Manufacturing |
|
Chocoladefabriken Lindt & Sprüngli AG
A global leader in premium chocolate with a 'bean-to-bar' p…
|
LISP | CH | Manufacturing |
|
Cloetta
A confectionery company with strong market positions in Nor…
|
CLA | SE | Manufacturing |
|
COCOALAND HOLDINGS BERHAD
Manufactures and trades food products, confectionery, snack…
|
— | MY | Manufacturing |
|
CROWN CONFECTIONERY CO.,LTD
A manufacturer and distributor of confectionery products, s…
|
264900 | KR | Manufacturing |
|
CROWNHAITAI Holdings CO.,LTD
A holding company that manages subsidiaries in the food and…
|
005740 | KR | Manufacturing |
|
DURUKAN ŞEKERLEME SANAYİ VE TİCARET A.Ş.
Manufacturer and global distributor of non-chocolate and or…
|
DURKN | TR | Manufacturing |
ARCOR SAIC 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/68473/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=68473 | 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=68473 | 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=68473 \ -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": 68473}, 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 ARCOR SAIC (id: 68473)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.