
Cybertech Systems and Software Ltd. — Investor Relations & Filings
Cybertech Systems and Software Ltd. specializes in providing next-generation IT solutions with a core focus on SAP and Geographic Information Systems (GIS). The company offers a comprehensive suite of services including digital transformation, cloud computing, and managed infrastructure services. As a strategic partner to global technology leaders like SAP and Esri, Cybertech delivers integrated solutions that bridge the gap between spatial data and enterprise resource planning. Their expertise spans across application development, maintenance, and support, catering to diverse sectors such as public utilities, government agencies, and large-scale manufacturing. The firm is recognized for its ability to implement complex GIS-based spatial analytics and enterprise-wide SAP environments, helping organizations optimize operational efficiency and data-driven decision-making through advanced technical frameworks and specialized domain knowledge.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Updates | 2026-05-14 | English | |
| Press release and earnings presentation for Q4 FY26 | 2026-05-14 | English | |
| Copy of Newspaper Publication | 2026-05-14 | English | |
| Audited Financial Results for the quarter and year ended March 31, 2026 | 2026-05-14 | English | |
| Updates | 2026-05-14 | English | |
| Buyback resolution dated May 13, 2026 | 2026-05-14 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46058581 | Updates | 2026-05-14 | English | ||
| 46058249 | Press release and earnings presentation for Q4 FY26 | 2026-05-14 | English | ||
| 46047455 | Copy of Newspaper Publication | 2026-05-14 | English | ||
| 46044904 | Audited Financial Results for the quarter and year ended March 31, 2026 | 2026-05-14 | English | ||
| 45902092 | Updates | 2026-05-14 | English | ||
| 45902106 | Buyback resolution dated May 13, 2026 | 2026-05-14 | English | ||
| 45737276 | Dividend | 2026-05-13 | English | ||
| 45737286 | General Updates | 2026-05-13 | English | ||
| 45737299 | General Updates | 2026-05-13 | English | ||
| 45737325 | Buyback | 2026-05-13 | English | ||
| 45737343 | Record Date | 2026-05-13 | English | ||
| 45737354 | Outcome of Board Meeting | 2026-05-13 | English | ||
| 45730046 | Statement of deviation for quarter ended March 31, 2026 | 2026-05-13 | English | ||
| 45730135 | Board recommends Final dividend subject to approval of members at the ensuing AGM of the Company. | 2026-05-13 | English | ||
| 45730144 | Record date for Buyback of shares | 2026-05-13 | English | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Qualco Group S.A.
Technology and services provider for the entire credit and …
|
QLCO | GR | Telecommunications, computer pr… |
|
QUALITY SOFTWARE S.A.
Offers digital transformation, AI, and automation services …
|
— | BR | Telecommunications, computer pr… |
|
Quantitative Alpha Trading Inc.
Technology provider specializing in advanced systems for gl…
|
— | CA | Telecommunications, computer pr… |
|
Quantum Software S.A.
Provider of IT solutions and services for logistics and sup…
|
QNT | PL | Telecommunications, computer pr… |
|
Quest Co., Ltd.
An IT services provider offering consulting, system develop…
|
2332 | JP | Telecommunications, computer pr… |
|
Quizam Media Corporation
Provides B2B computer training and consulting services alon…
|
CA | Telecommunications, computer pr… | |
|
Qwick Media Inc.
Designs, deploys, and manages customizable self-service int…
|
QWIKF | CA | Telecommunications, computer pr… |
|
RAMINFO LIMITED
Offers digital transformation, e-governance, and smart city…
|
530951 | IN | Telecommunications, computer pr… |
|
R&D COMPUTER CO.,LTD.
An IT services provider specializing in system integration …
|
3924 | JP | Telecommunications, computer pr… |
|
Real Consulting S.A.
Provider of integrated IT solutions and system integration …
|
REALC | GR | Telecommunications, computer pr… |
Cybertech Systems and Software 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/60684/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60684 | 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=60684 | 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=60684 \ -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": 60684}, 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 Cybertech Systems and Software Ltd. (id: 60684)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.