%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 |
|---|---|---|---|
|
Aludra Inc.
Toronto-based provider of e-business solutions and strategi…
|
— | CA | Telecommunications, computer pr… |
|
Amanet Management & Systems Ltd.
A systems house offering project management, software, IT, …
|
AMAN | IL | Telecommunications, computer pr… |
|
AMDOCS LTD
Provider of software and services for communications, media…
|
DOX | GG | Telecommunications, computer pr… |
|
AM Group Holdings Limited
Provides online marketing services, helping businesses buil…
|
1849 | HK | Telecommunications, computer pr… |
|
AMTD Digital Inc.
A digital solutions platform for finance, media, investment…
|
HKD | KY | Telecommunications, computer pr… |
|
Anhui Wantong Technology Co.,Ltd.
Provides ITS and IT solutions for highway management, ports…
|
002331 | CN | Telecommunications, computer pr… |
|
Aplicaciones Y Tratamientos De Sistemas S.A.
An IT company specializing in consulting, services, and sof…
|
ATSI | ES | Telecommunications, computer pr… |
|
A PN Promise Spolka Akcyjna
IT solutions provider specializing in digital transformatio…
|
PRO | PL | Telecommunications, computer pr… |
|
Applied Co., Ltd.
Manufactures and sells custom PCs, components, and servers,…
|
3020 | JP | Telecommunications, computer pr… |
|
Arabian Internet and Communications Services Co.
Provides digital transformation, IT solutions, cloud, and c…
|
7202 | SA | 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.