%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 |
|---|---|---|---|
|
AAA TECHNOLOGIES LIMITED
Provides IS auditing, cybersecurity consulting, and IT comp…
|
AAATECH | IN | Telecommunications, computer pr… |
|
ABEJA,Inc.
An AI technology company that facilitates the digital trans…
|
5574 | JP | Telecommunications, computer pr… |
|
Abra Information Technologies Ltd.
Develops, implements, and integrates complex software and h…
|
ABRA | IL | Telecommunications, computer pr… |
|
ACCEL LIMITED
IT infrastructure management, systems integration, and mult…
|
517494 | IN | Telecommunications, computer pr… |
|
Accenture plc
A global professional services firm offering strategy, cons…
|
ACN | GI | Telecommunications, computer pr… |
|
ACCESSO TECHNOLOGY GROUP PLC
Technology provider of software solutions for the leisure a…
|
ACSO | GB | Telecommunications, computer pr… |
|
ACMOS INC.
An information technology company providing IT solutions an…
|
6888 | JP | Telecommunications, computer pr… |
|
ACS TECHNOLOGIES LIMITED
Provides IT infrastructure management, system integration, …
|
ACSTECH | IN | Telecommunications, computer pr… |
|
Addnode Group
Acquires and develops businesses that provide software and …
|
ANOD | SE | Telecommunications, computer pr… |
|
Adroit Infotech Limited
Global provider of SAP-centric business solutions and digit…
|
ADROITINFO | IN | 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.