Avalon Technologies Limited — Investor Relations & Filings
Avalon Technologies Limited provides integrated manufacturing solutions, specializing in end-to-end services from design and engineering to full-scale production and box-build assembly. Core capabilities encompass printed circuit board (PCB) design and assembly, cable assembly and wire harnesses, sheet metal fabrication, precision machining, and magnetics. The company supports diverse sectors including clean energy, mobility, industrial automation, medical technology, and aerospace and defense. It focuses on high-mix, flexible volume manufacturing, offering integrated supply chain management and technical expertise in complex system integration. The service model emphasizes high-reliability electronic components and global delivery capabilities for original equipment manufacturers (OEMs).
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-07 | English | |
| Investor Presentation | 2026-05-06 | English | |
| Press Release | 2026-05-06 | English | |
| Outcome of Board Meeting | 2026-05-06 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-04-28 | English | |
| Board Meeting — Financial Results | 2026-04-28 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 43126995 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-07 | English | ||
| 42162333 | Investor Presentation | 2026-05-06 | English | ||
| 42162399 | Press Release | 2026-05-06 | English | ||
| 42162631 | Outcome of Board Meeting | 2026-05-06 | English | ||
| 42199412 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-04-28 | English | ||
| 42273540 | Board Meeting — Financial Results | 2026-04-28 | English | ||
| 42273525 | Board Meeting — Board Meeting Intimation | 2026-04-28 | English | ||
| 42205031 | Credit Rating | 2026-04-17 | English | ||
| 42188984 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-13 | English | ||
| 42205945 | Disclosure under SEBI Takeover Regulations | 2026-04-10 | English | ||
| 42198316 | Trading Window | 2026-03-30 | English | ||
| 42167699 | ESOP/ESOS/ESPS | 2026-03-12 | English | ||
| 42201789 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-11 | English | ||
| 42235999 | Resignation | 2026-02-10 | English | ||
| 42167652 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-05 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ENPLAS CORPORATION
Manufacturer of injection-molded components from engineerin…
|
6961 | JP | Manufacturing |
|
Enpro Inc.
Develops and manufactures engineered products for technolog…
|
NPO | US | Manufacturing |
|
EnSilica Plc
A fabless design house specializing in the design and suppl…
|
Silica | GB | Manufacturing |
|
Epileds Technologies, Inc.
Develops and manufactures LED epitaxial wafers and chips fo…
|
4956 | TW | Manufacturing |
|
Episil-Precision Inc.
Manufacturer of silicon and compound semiconductor epitaxia…
|
3016 | TW | Manufacturing |
|
Epoxy Base Electronic Material Corporation Limited
Develops and manufactures high-performance electronic mater…
|
603002 | CN | Manufacturing |
|
Espressif Systems (Shanghai) Co., Ltd.
Fabless semiconductor firm designing low-power wireless SoC…
|
688018 | CN | Manufacturing |
|
EV ADVANCED MATERIAL CO., LTD.
Manufacturer of Flexible Printed Circuit Boards for automot…
|
131400 | KR | Manufacturing |
|
EVERDISPLAY OPTRONICS (SHANGHAI) CO., LTD.
Specializes in R&D and production of high-performance AMOLE…
|
688538 | CN | Manufacturing |
|
EVERLIGHT ELECTRONICS CO., LTD.
Specializes in the design and manufacturing of LEDs and opt…
|
2393 | TW | Manufacturing |
Avalon Technologies 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/59680/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59680 | 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=59680 | 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=59680 \ -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": 59680}, 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 Avalon Technologies Limited (id: 59680)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.