%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 |
|---|---|---|---|
|
1000mercis
Marketing technology group for data-driven advertising and …
|
ALMIL | FR | Telecommunications, computer pr… |
|
3C IT Solutions and Telecoms (India) Limited
Provides IT infrastructure, system integration, cloud, and …
|
544190 | IN | Telecommunications, computer pr… |
|
3 E Network Technology Group Ltd
B2B IT solutions provider of software for property, restaur…
|
MASK | US | Telecommunications, computer pr… |
|
3i Infotech limited
Provides digital transformation, cloud services, and specia…
|
3IINFOLTD | IN | Telecommunications, computer pr… |
|
3I INFOTECH LIMITED
Global IT solutions provider specializing in digital transf…
|
2CCB | SG | Telecommunications, computer pr… |
|
3I INFOTECH LIMITED
Global IT solutions provider specializing in digital transf…
|
3JDB | SG | Telecommunications, computer pr… |
|
3I INFOTECH LIMITED
Global IT solutions provider focused on digital transformat…
|
66DB | SG | Telecommunications, computer pr… |
|
4C Group AB
Provides software and expert services for readiness, traini…
|
4C | SE | Telecommunications, computer pr… |
|
4GLOBAL PLC
A data, services, and software company for the sports and p…
|
4GBL | GB | Telecommunications, computer pr… |
|
4SIGHT HOLDINGS LIMITED
Technology group providing digital transformation solutions…
|
4SIE | ZA | 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.