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 |
|---|---|---|---|
|
Founder Technology Group Co., Ltd.
Develops IT hardware and PCBs, providing system integration…
|
600601 | CN | Manufacturing |
|
Foxconn Technology Co., Ltd.
ODM specializing in 3C electronics, thermal modules, and pr…
|
2354 | TW | Manufacturing |
|
FREEWON CHINA CO.,LTD.
Develops and manufactures precision electronic components a…
|
688678 | CN | Manufacturing |
|
FSP Technology Inc.
Global manufacturer of electronic power supplies for ICT, i…
|
3015 | TW | Manufacturing |
|
Fujian Acetron New Materials Co., Ltd.
R&D and production of high-purity thin-film deposition mate…
|
300706 | CN | Manufacturing |
|
Fujian Torch Electron Technology Co.,Ltd.
Manufactures high-reliability electronic components for aer…
|
603678 | CN | Manufacturing |
|
Fujipream Corporation
Develops lamination technology for electronics, mobility, a…
|
4237 | JP | Manufacturing |
|
FUTABA CORPORATION
Manufactures electronic components, radio control systems, …
|
6986 | JP | Manufacturing |
|
Galaxycore Inc.
Fabless designer of CMOS image sensors and display driver i…
|
688728 | CN | Manufacturing |
|
GAONCHIPS CO., LTD.
A system semiconductor design house offering turnkey SoC de…
|
399720 | KR | 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.