
EXICOM TELE-SYSTEMS LIMITED — Investor Relations & Filings
Exicom Tele-Systems Limited specializes in power management solutions, primarily serving the telecommunications and electric vehicle (EV) infrastructure sectors. The company designs, manufactures, and services critical power systems and EV charging equipment. Its product portfolio includes high-efficiency DC power systems, lithium-ion battery energy storage solutions, and a comprehensive range of AC and DC fast chargers for electric vehicles. Exicom provides end-to-end energy management for telecom sites, ensuring network uptime and operational efficiency. In the EV segment, the company offers scalable charging solutions for residential, commercial, and public infrastructure applications. With a strong emphasis on research and development, Exicom focuses on modular architecture and smart energy software to support the transition to sustainable energy and digital connectivity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| The Company hereby submit the Transcript of the Investors/Analyst Conference call held on Tuesday, May 19, 2026 at 4:00 P.M.(IST) | 2026-05-21 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-21 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-19 | English | |
| Submission of Audio Recording of the investors call held on May 19, 2026 | 2026-05-19 | English | |
| Submission of Statement of Nil Deviation or Variation in utilization of proceeds for the quarter ended March 31, 2026 | 2026-05-19 | English | |
| Statement of deviation(s) or variation(s) under Reg. 32 | 2026-05-19 | English |
Browse filings by year
3 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of other electrical equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMOGREENTECH Co., Ltd.
Develops advanced materials and components for the EV, IT, …
|
125210 | KR | Manufacturing |
|
Ampa Ltd.
A holding company with operations in real estate developmen…
|
AMPA | IL | Manufacturing |
|
Ballard Power Systems Inc.
A global leader in zero-emission hydrogen PEM fuel cell pow…
|
BLDP | CA | Manufacturing |
|
Baotou INST Magnetic New Materials Co., Ltd.
Manufactures high-performance rare earth magnets and precis…
|
301622 | CN | Manufacturing |
|
Beijing Beida Jade Bird Universal Sci-Tech Company Limited
An investment holding entity operating in tourism developme…
|
8095 | HK | Manufacturing |
|
Beijing SinoHytec Co., Ltd.
Develops hydrogen fuel cell engine systems and components f…
|
688339 | CN | Manufacturing |
|
Bisen Smart Access Co., Ltd.
Manufacturer of automatic gate, door, and traffic managemen…
|
301083 | CN | Manufacturing |
|
Bumhan Fuel Cell Co.,Ltd.
Develops and manufactures hydrogen fuel cell systems and re…
|
382900 | KR | Manufacturing |
|
Canadian Solar Inc.
Manufactures solar modules and develops utility-scale solar…
|
CSIQ | CA | Manufacturing |
|
Cell Impact AB
Global supplier of advanced bipolar flow plates for fuel ce…
|
CI | SE | Manufacturing |
EXICOM TELE-SYSTEMS LIMITED 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/62212/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62212 | 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=62212 | 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=62212 \ -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": 62212}, 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 EXICOM TELE-SYSTEMS LIMITED (id: 62212)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.