
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 |
|---|---|---|---|
|
PS IT Infrastructure & Services Limited
Provides IT infrastructure, software solutions, system inte…
|
505502 | IN | Telecommunications, computer pr… |
|
PT ITSEC Asia Tbk.
Leading cybersecurity provider protecting businesses from c…
|
CYBR | ID | Telecommunications, computer pr… |
|
PT Pelita Teknologi Global Tbk
A connectivity technology company providing solutions acros…
|
CHIP | ID | Telecommunications, computer pr… |
|
PT Quantum Clovera Investama Tbk.
A digital business integrator and investment holding compan…
|
KREN | ID | Telecommunications, computer pr… |
|
PT Sentral Mitra Informatika Tbk.
A comprehensive IT solutions provider for enterprises, opti…
|
LUCK | ID | Telecommunications, computer pr… |
|
PT Wira Global Solusi Tbk
A venture capital and IT firm investing in tech startups an…
|
WGSH | ID | Telecommunications, computer pr… |
|
PURPLE WAVE INFOCOM LIMITED
Integrates AV and IT infrastructure for communication and d…
|
544627 | IN | Telecommunications, computer pr… |
|
Q-Free ASA
Global provider of ITS solutions for traffic management, to…
|
QFR | NO | Telecommunications, computer pr… |
|
Qlosr Group AB
Provider of IT operations, outsourcing, cybersecurity, and …
|
QLOSR | SE | Telecommunications, computer pr… |
|
QSC AG
An IT service provider focused on the digitalization of sma…
|
QBY | DE | 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.