
THREE-A RESOURCES BERHAD — Investor Relations & Filings
THREE-A RESOURCES BERHAD operates as an investment holding company. Its primary business, conducted through its subsidiaries, involves the manufacturing and sale of various food and beverage ingredients. The company distributes its products across Malaysia, Singapore, and other international markets, with a strategic focus on innovation and achieving recognition as a global quality brand.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Changes in Sub. S-hldr's Int (Section 138 of CA 2016) - MR TEO KWEE HOCK | 2026-05-24 | English | |
| 3A - Notice of Book Closure | 2026-05-19 | English | |
| Quarterly rpt on consolidated results for the financial period ended 31/03/2026 | 2026-05-18 | English | |
| First Interim Dividend | 2026-05-18 | English | |
| STATEMENT TO SHAREHOLDERS IN RELATION TO THE PROPOSED RENEWAL OF SHAREHOLDERS' MANDATE FOR THE COMPANY TO PURCHASE ITS OWN SHARES UP TO TEN PER CENTUM (10%) OF THE TOTAL NUMBER OF ISSUED SHARES | 2026-04-29 | English | |
| Annual Report & CG Report - 2025 | 2026-04-29 | English |
Browse filings by year
2 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Guilin Layn Natural Ingredients Corp.
Global producer of plant-based sweeteners and functional bo…
|
002166 | CN | Manufacturing |
|
HAIN CELESTIAL GROUP INC
A health and wellness company that manufactures and markets…
|
HAIN | US | Manufacturing |
|
Haitai Confectionery and Foods Co., Ltd.
A food manufacturer of confectionery, ice cream, beverages,…
|
101530 | KR | Manufacturing |
|
Halwani Bros. Co.
Manufactures and distributes Middle Eastern food staples, m…
|
6001 | SA | Manufacturing |
|
Health and Happiness (H&H) International Holdings Limited
Global health and nutrition company focused on whole-family…
|
1112 | KY | Manufacturing |
|
HERBALIFE LTD.
Develops and sells health and wellness products through a d…
|
HLF | KY | Manufacturing |
|
HIGASHIMARU CO., LTD.
Manufactures Japanese seasonings and formulated feeds for t…
|
2058 | JP | Manufacturing |
|
HIGH-5 CONGLOMERATE BERHAD
Formerly manufactured and distributed consumer food and tel…
|
— | MY | Manufacturing |
|
Hindustan Foods Ltd.
Contract manufacturer of consumer goods, food, personal car…
|
HNDFDS | IN | Manufacturing |
|
HLSCIENCE Co., LTD
Researches and develops health functional foods from natura…
|
239610 | KR | Manufacturing |
THREE-A RESOURCES 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/71696/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=71696 | 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=71696 | 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=71696 \ -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": 71696}, 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 THREE-A RESOURCES BERHAD (id: 71696)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.