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 |
|---|---|---|---|
|
Finecircuit CO.,LTD.
Manufacturer of Printed Circuit Boards for the automotive, …
|
127980 | KR | Manufacturing |
|
FINE DNC CO.,LTD.
Manufacturer of precision components using mold and metal s…
|
049120 | KR | Manufacturing |
|
Fine-line Circuits Ltd.
Manufactures high-precision, high-reliability PCBs for miss…
|
517264 | IN | Manufacturing |
|
Fine Made Microelectronics Group Co., Ltd.
Designs and develops high-performance analog and mixed-sign…
|
300671 | CN | Manufacturing |
|
FineMat Applied Materials Co., Ltd.
Provides precision etching for OLED masks, semiconductor le…
|
6698 | TW | Manufacturing |
|
Firan Technology Group Corporation
Global provider of high-reliability electronic products and…
|
FTG | CA | Manufacturing |
|
First Sensor AG
A global provider of sensor technology for industrial, medi…
|
SIS | DE | Manufacturing |
|
FIT Hon Teng Limited
Designs, produces, and sells advanced interconnect solution…
|
6088 | HK | Manufacturing |
|
Fitipower Integrated Technology Inc.
Global fabless semiconductor company specializing in displa…
|
4961 | TW | Manufacturing |
|
FLEXIUM INTERCONNECT INC.
Provides one-stop design and manufacturing of flexible prin…
|
6269 | 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.