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 |
|---|---|---|---|
| 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 | |
| Board Meeting — Board Meeting Intimation | 2026-04-28 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 42191451 | Press Release | 2026-02-04 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DELTA MANUFACTURING LIMITED
Manufactures magnetic products, ferrite cores, and speciali…
|
DELTAMAGNT | IN | Manufacturing |
|
Delta Systems, Inc.
Engineers and manufactures electronic component solutions f…
|
DLT | US | Manufacturing |
|
Delton Technology (Guangzhou) Inc.
Specializes in high-precision PCB manufacturing for telecom…
|
001389 | CN | Manufacturing |
|
DENSAN CO.,LTD.
Manufacturer of standard and custom computer boards with fu…
|
3640 | JP | Manufacturing |
|
DERKWOO ELECTRONICS CO.,LTD.
Manufactures electronic components for mobile, automotive, …
|
263600 | KR | Manufacturing |
|
DESWELL INDUSTRIES INC
Manufactures plastic parts, electronic products, and metall…
|
DSWL | VG | Manufacturing |
|
Detection Technology Oyj
Global provider of X-ray detector solutions for medical, se…
|
DETEC | FI | Manufacturing |
|
Dexerials Corporation
Manufactures advanced materials and components for electron…
|
4980 | JP | Manufacturing |
|
Di-Nikko Engineering Co.,Ltd.
An EMS provider offering full-lifecycle ODM and OEM solutio…
|
6635 | JP | Manufacturing |
|
DIODES INC /DEL/
Global manufacturer of discrete, logic, analog, and mixed-s…
|
DIOD | US | 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.