
HOCK SOON CAPITAL BERHAD — Investor Relations & Filings
Hock Soon Capital Berhad is primarily engaged in poultry farming, specializing in the rearing of layer chickens for the production and sale of table eggs. The company operates a vertically integrated business model, which includes in-house feed mill operations. As a premier fresh egg supplier, it produces over 1.4 million table eggs daily, distributing them to households and businesses. The company utilizes modern, automated poultry farming systems to ensure consistent production, strict hygiene standards, and product quality. Its product range includes ordinary and premium nutrient-enriched eggs under the Qplus brand. Hock Soon Capital Berhad is committed to good animal husbandry, holding certifications such as myGAP, Halal, MeSTI, GMP, HACCP, and FSMS ISO 22000, emphasizing freshness and quality from farm to table.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Quarterly rpt on consolidated results for the financial period ended 31/03/2026 | 2026-05-25 | English | |
| Change of Company Secretary - WONG YOUN KIM | 2026-05-17 | English | |
| Change of Address | 2026-05-17 | English | |
| DEALINGS IN LISTED SECURITIES (CHAPTER 14 OF LISTING REQUIREMENTS) : Dealings Outside Closed Period | 2026-03-31 | English | |
| Changes in Director's Interest (Section 219 of CA 2016) - MR ONG BOON LENG | 2026-03-31 | English | |
| Changes in Sub. S-hldr's Int (Section 138 of CA 2016) - MR ONG BOON LENG | 2026-03-31 | English |
Browse filings by year
1 yearMarket data
Market data not available
Price history
Peer group · Raising of poultry
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Venky's (India) ltd.
Vertically integrated poultry firm producing chicks, SPF eg…
|
VENKEYS | IN | Agriculture, forestry and fishi… |
|
Wahdat Poultry Farm Limited
Produces, grades, and packages premium, nutritionally enric…
|
WAHDAT | PK | Agriculture, forestry and fishi… |
HOCK SOON CAPITAL BERHAD 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/70721/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=70721 | 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=70721 | 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=70721 \ -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": 70721}, 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 HOCK SOON CAPITAL BERHAD (id: 70721)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.