
ORGABIO HOLDINGS BERHAD — Investor Relations & Filings
ORGABIO HOLDINGS BERHAD is an investment holding company with subsidiaries primarily engaged in the manufacturing of instant beverage and food supplement premixes. As a leading private label (OEM/ODM) manufacturer, the company provides comprehensive services including research and development, production, sales, and marketing for third-party brand owners. ORGABIO specializes in a wide range of instant beverage premixes, notably coffee, and food supplement premixes. Its manufacturing processes are Halal certified. The company possesses a significant production capacity, capable of producing over 100 million sachets of instant beverage premixes annually, serving both domestic and export markets, including the direct selling segment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Quarterly rpt on consolidated results for the financial period ended 31/03/2026 | 2026-05-28 | English | |
| Quarterly rpt on consolidated results for the financial period ended 31/12/2025 | 2026-02-11 | English | |
| General Meetings: Outcome of Meeting | 2025-11-27 | English | |
| Quarterly rpt on consolidated results for the financial period ended 30/09/2025 | 2025-11-27 | English | |
| CIRCULAR TO SHAREHOLDERS IN RELATION TO THE PROPOSED RENEWAL OF EXISTING SHAREHOLDERS' MANDATE FOR RECURRENT RELATED PARTY TRANSACTIONS OF A REVENUE OR TRADING NATURE ("PROPOSED SHAREHOLDERS' MANDATE" | 2025-10-29 | English | |
| Annual Report & CG Report - 2025 | 2025-10-29 | English |
Browse filings by year
2 yearsMarket data
Market data not available
Price history
Peer group · Processing of coffee and tea
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Jay Shree Tea & Industries Ltd.
Produces and exports tea, chemicals, fertilizers, sugar, an…
|
JAYSREETEA | IN | Manufacturing |
|
JDE Peet's N.V.
A global pure-play coffee and tea company operating in more…
|
JDEP | NL | Manufacturing |
|
key coffee inc
Produces and sells coffee, tea, and cocoa for consumers and…
|
2594 | JP | Manufacturing |
|
Mcnulty Korea Co., Ltd
A coffee producer that also manufactures over-the-counter a…
|
222980 | KR | Manufacturing |
|
Miko N.V.
Operates in coffee service for the out-of-home market and p…
|
MIKO | BE | Manufacturing |
|
ORÇAY ORTAKÖY ÇAY SANAYİ VE TİCARET A.Ş.
Manufactures, processes, and sells a variety of dry tea pro…
|
ORCAY | TR | Manufacturing |
|
Prasidha Aneka Niaga Tbk
Processing and exporting agricultural commodities; diversif…
|
PSDN | ID | Manufacturing |
|
Pu'er Lancang Ancient Tea Co., Ltd.
One of China's largest Pu'er tea enterprises, specializing …
|
6911 | HK | Manufacturing |
|
Rossell India Limited
Produces premium tea and provides engineering services for …
|
ROSSELLIND | IN | Manufacturing |
|
S.ISHIMITSU&CO.,LTD.
A specialized food trading company importing, processing, a…
|
2750 | JP | Manufacturing |
ORGABIO HOLDINGS 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/71199/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=71199 | 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=71199 | 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=71199 \ -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": 71199}, 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 ORGABIO HOLDINGS BERHAD (id: 71199)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.