
FEG Holdings Corporation Limited — Investor Relations & Filings
FEG Holdings Corporation Limited operates as a foundation engineering contractor, having commenced operations in 1995. The company's core business involves undertaking foundation works, primarily encompassing excavation and lateral support (ELS) works. FEG Holdings also executes associated specialized services, including pile cap construction, underground drainage works, and site formation works. These services are provided for various residential and non-residential development projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| TERMINATION OF THE RIGHTS ISSUE AND THE PLACING AGREEMENT | 2026-06-03 | English | |
| TERMINATION OF THE RIGHTS ISSUE AND THE PLACING AGREEMENT | 2026-06-03 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 May 2026 | 2026-06-01 | English | |
| LIST OF DIRECTORS AND THEIR ROLE AND FUNCTION | 2026-05-29 | English | |
| APPOINTMENT OF INDEPENDENT NON-EXECUTIVE DIRECTOR | 2026-05-29 | English | |
| APPLICATIONS FOR THE RIGHTS SHARES AND NUMBER OF UNSUBSCRIBED RIGHTS SHARES AND NQS UNSOLD RIGHTS SHARES SUBJECT TO THE COMPENSATORY ARRANGEMENTS PURSUANT TO THE RIGHTS ISSUE ON THE BASIS OF ONE (1) R | 2026-05-27 | English |
Browse filings by year
25 years- 2026 35 filings
- 2025 142 filings
- 2024 122 filings
- 2023 80 filings
- 2022 78 filings
- 2021 75 filings
- 2020 41 filings
- 2019 45 filings
- 2018 89 filings
- 2017 59 filings
- 2016 147 filings
- 2015 73 filings
- 2014 70 filings
- 2013 52 filings
- 2012 33 filings
- 2011 26 filings
- 2010 27 filings
- 2009 30 filings
- 2008 28 filings
- 2007 18 filings
- 2006 20 filings
- 2005 17 filings
- 2004 13 filings
- 2003 18 filings
- 2002 6 filings
Market data
Market data not available
Price history
Peer group · Site preparation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASIA PILE HOLDINGS CORPORATION
A foundation engineering group that manufactures, sells, an…
|
5288 | JP | Construction |
|
Badger Daylighting Inc.
Largest North American provider of non-destructive hydro-ex…
|
BDGI | CA | Construction |
|
Badger Infrastructure Solutions Ltd.
North America's largest provider of non-destructive hydro-e…
|
BDGI | CA | Construction |
|
Basetrophy Group Holdings Limited
Provides foundation and civil engineering works, and trades…
|
8460 | KY | Construction |
|
Chinney Alliance Group Limited
Building contracting, ground engineering, foundation work, …
|
385 | HK | Construction |
|
Chinney Kin Wing Holdings Limited
Provider of foundation engineering services, construction, …
|
1556 | HK | Construction |
|
CT Vision (International) Holdings Limited
Operates in construction, renewable energy, social e-commer…
|
994 | HK | Construction |
|
DirectBooking Technology Co., Ltd.
An investment holding company providing construction materi…
|
ZDAI | US | Construction |
|
Dragon Rise Group Holdings Limited
Hong Kong subcontractor specializing in foundation engineer…
|
6829 | HK | Construction |
|
GEOHAN CORPORATION BERHAD
Specializes in providing foundation and geotechnical soluti…
|
— | MY | Construction |
FEG Holdings Corporation 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/49909/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49909 | 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=49909 | 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=49909 \ -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": 49909}, 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 FEG Holdings Corporation Limited (id: 49909)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.