%20Ltd./other/Formula_Systems_1985_Ltd.-logo.png)
Formula Systems (1985) Ltd. — Investor Relations & Filings
Formula Systems (1985) Ltd. is a global information technology holding company that provides software consulting services and computer-based business solutions through its portfolio of subsidiaries. The company specializes in designing and implementing proprietary and non-proprietary IT solutions and software systems. These offerings are engineered to enhance the productivity of clients' existing IT assets, enable effective operational management, and mitigate business risks in dynamic environments. Formula Systems serves a diverse international customer base across multiple sectors, including banking, insurance, healthcare, telecommunications, defense, and the public sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORMULA DECLARES SPECIAL CASH DIVIDEND | 2026-05-14 | English | |
| Report of Periodic or Interim Report | 2026-05-14 | English | |
| Report of Periodic or Interim Report | 2026-05-14 | English | |
| Report of Periodic or Interim Report | 2026-05-13 | English | |
| Report of Periodic or Interim Report | 2026-05-13 | English | |
| 20-F - FORMULA SYSTEMS (1985) LTD (0001045986) (Filer) | 2026-05-13 | English |
Browse filings by year
28 years- 2026 13 filings
- 2025 49 filings
- 2024 64 filings
- 2023 40 filings
- 2022 55 filings
- 2021 40 filings
- 2020 65 filings
- 2019 96 filings
- 2018 76 filings
- 2017 51 filings
- 2016 57 filings
- 2015 72 filings
- 2014 46 filings
- 2013 61 filings
- 2012 29 filings
- 2011 31 filings
- 2010 54 filings
- 2009 43 filings
- 2008 42 filings
- 2007 61 filings
- 2006 69 filings
- 2005 53 filings
- 2004 30 filings
- 2003 14 filings
- 2002 20 filings
- 2001 1 filing
- 1999 2 filings
- 1998 1 filing
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DEV INFORMATION TECHNOLOGY LIMITED
Provides digital transformation, cloud computing, and manag…
|
DEVIT | IN | Telecommunications, computer pr… |
|
DGTL Holdings Inc.
Acquires and optimizes AI-powered digital media and adverti…
|
DGTL.H | CA | Telecommunications, computer pr… |
|
DIEBOLD NIXDORF, Inc
A financial and retail technology company that automates ba…
|
DBD | US | Telecommunications, computer pr… |
|
Diensten Tech Limited
Provides IT consulting, digital transformation, software de…
|
DTL | IN | Telecommunications, computer pr… |
|
Digia Oyj
A software and service company providing AI, data analytics…
|
DIGIA | FI | Telecommunications, computer pr… |
|
Digital360
Provides digitalization services for the digital transforma…
|
DIGT | IT | Telecommunications, computer pr… |
|
Digital Brand Media & Marketing Group Inc
A holding company providing B2B marketing consulting and te…
|
DBMM | US | Telecommunications, computer pr… |
|
Digital China Group Co.,Ltd.
Provides cloud managed services, data integration, and IT i…
|
000034 | CN | Telecommunications, computer pr… |
|
Digital China Holdings Limited
Integrated IT services and digital transformation partner f…
|
861 | BM | Telecommunications, computer pr… |
|
Digital China Information Service Group Company Ltd.
Provides IT services and digital transformation for financi…
|
000555 | CN | Telecommunications, computer pr… |
Formula Systems (1985) Ltd. 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/6794/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6794 | 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=6794 | 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=6794 \ -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": 6794}, 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 Formula Systems (1985) Ltd. (id: 6794)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.