
Solex Energy Limited — Investor Relations & Filings
Solex Energy Limited specializes in the manufacturing of high-efficiency solar photovoltaic (PV) modules and the delivery of comprehensive solar energy solutions. The company's product portfolio includes advanced Mono PERC, bifacial, and polycrystalline solar panels designed for diverse environmental conditions. Beyond module production, the firm provides end-to-end Engineering, Procurement, and Construction (EPC) services for residential, commercial, industrial, and utility-scale solar projects. Its service offerings extend to solar water pumping systems and solar-powered lighting solutions. By leveraging automated manufacturing processes and rigorous quality control standards, the company focuses on enhancing energy yield and long-term reliability for its clientele. The organization is committed to advancing sustainable energy infrastructure through continuous technological innovation and integrated project management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-22 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-18 | English | |
| Copy of Newspaper Publication | 2026-05-18 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-16 | English | |
| Press Release | 2026-05-16 | English | |
| Change in Auditors | 2026-05-16 | English |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46834599 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-22 | English | ||
| 46381598 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-18 | English | ||
| 46381609 | Copy of Newspaper Publication | 2026-05-18 | English | ||
| 46370996 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-16 | English | ||
| 46370921 | Press Release | 2026-05-16 | English | ||
| 46370076 | Change in Auditors | 2026-05-16 | English | ||
| 46370081 | Change in Director(s) | 2026-05-16 | English | ||
| 46370087 | Outcome of Board Meeting | 2026-05-16 | English | ||
| 45657754 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-13 | English | ||
| 44129410 | Press Release | 2026-05-08 | English | ||
| 42193127 | Press Release | 2026-05-05 | English | ||
| 42211826 | Others | 2026-05-01 | English | ||
| 42172009 | Press Release | 2026-04-23 | English | ||
| 42209085 | Agreements | 2026-04-17 | English | ||
| 42193276 | Disclosure under SEBI Takeover Regulations | 2026-04-13 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of solar cells, solar panels and photovoltaic inverters
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALFA SOLAR ENERJİ SANAYİ VE TİCARET A.Ş.
Manufacturer of high-efficiency photovoltaic (PV) solar pan…
|
ALFAS | TR | Manufacturing |
|
Alpex Solar Limited
Manufactures solar PV modules and provides solar water pump…
|
ALPEXSOLAR | IN | Manufacturing |
|
Anji
Develops solar modules, metal 3D printing services, and UAV…
|
6477 | TW | Manufacturing |
|
Apollo Power Ltd.
Develops and manufactures flexible photovoltaic solutions l…
|
APLP | IL | Manufacturing |
|
ARISE Technologies Corporation
Developed, manufactured, and integrated high-efficiency PV …
|
APV | CA | Manufacturing |
|
ARM Green Industries Limited
Focused on the solar supply chain, encompassing trading and…
|
ARMG | PK | Manufacturing |
|
Ascent Solar Technologies, Inc.
Develops flexible, lightweight CIGS thin-film photovoltaic …
|
ASTI | US | Manufacturing |
|
Australian Premium Solar (India) Limited
Manufactures solar PV modules and provides EPC services for…
|
APS | IN | Manufacturing |
|
BILLION
Global provider of power electronics, green energy, and com…
|
3027 | TW | Manufacturing |
|
CLEARVUE TECHNOLOGIES LIMITED
Develops transparent solar glass for building-integrated ph…
|
CPV | AU | Manufacturing |
Solex Energy 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/62480/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62480 | 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=62480 | 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=62480 \ -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": 62480}, 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 Solex Energy Limited (id: 62480)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.