%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 |
|---|---|---|---|
|
Ad-Sol Nissin Corporation
A system integrator developing solutions for IoT, GIS, and …
|
3837 | JP | Telecommunications, computer pr… |
|
ADTECH SYSTEMS LIMITED
Provides integrated electronic security, building automatio…
|
544185 | IN | Telecommunications, computer pr… |
|
Adventure SpA
Operates a price comparison site that generates qualified l…
|
ADV | IT | Telecommunications, computer pr… |
|
Aeonx Digital Technology Limited
Provides SAP consulting, cloud infrastructure, and digital …
|
524594 | IN | Telecommunications, computer pr… |
|
Aeries Technology, Inc.
Specializes in AI-enabled business transformation and Globa…
|
AERT | US | Telecommunications, computer pr… |
|
Aidemy Inc.
Provides AI and DX e-learning platforms and solutions for c…
|
5577 | JP | Telecommunications, computer pr… |
|
AION-TECH SOLUTIONS LIMITED
Provides software development, cloud infrastructure, and di…
|
GOLDTECH | IN | Telecommunications, computer pr… |
|
AISINO CO.LTD
Specializes in information security, tax technology, fintec…
|
600271 | CN | Telecommunications, computer pr… |
|
Alan Allman Associates
An international ecosystem of consulting firms specializing…
|
AAA | FR | Telecommunications, computer pr… |
|
Algowatt
Develops integrated solutions for energy and natural resour…
|
ALW | IT | 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.