
AHB HOLDINGS BERHAD — Investor Relations & Filings
AHB Holdings Berhad operates as an investment holding company with diversified business activities. The company primarily specializes in the trading of high-quality office furniture, office interior products, and specialized computer furniture. Its product range includes office partitions, panel and desking system furniture, office tables, conferencing solutions, office chairs, and storage cabinets. AHB Holdings also provides comprehensive renovation services, offering modern and exquisite office furniture solutions and managing the installation process. Furthermore, the company is engaged in property development, engineering services encompassing architectural design, project management, and technical consulting, and the trading of various building materials. AHB Holdings emphasizes sourcing design-valued furniture globally, focusing on craftsmanship and customer satisfaction to meet dynamic market trends.
Recent filings
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
5 filings
| |||||
| 46863295 | OTHERSAHB HOLDINGS BERHAD ("AHB" OR "THE COMPANY") -- OFFER AND GRANT OF OPTIONS UNDER SHARE ISSUANCE SCHEME | 2025-12-15 | English | ||
| 46906845 | NEW ISSUE OF SECURITIES (CHAPTER 6 OF LISTING REQUIREMENTS) : FUND RAISINGAHB HOLDINGS BERHAD ("AHB" OR "COMPANY") PRIVATE PLACEMENT OF NEW ORDINARY SHARES IN AHB ("AHB SHARES" OR "SHARES") REPRESE | 2025-12-09 | English | ||
| 46907793 | Additional Listing Announcement /Subdivision of Shares | 2025-12-08 | English | ||
| 46911633 | NEW ISSUE OF SECURITIES (CHAPTER 6 OF LISTING REQUIREMENTS) : FUND RAISINGAHB HOLDINGS BERHAD ("AHB" OR "COMPANY") PRIVATE PLACEMENT OF NEW ORDINARY SHARES IN AHB ("AHB SHARES" OR "SHARES") REPRESE | 2025-11-30 | English | ||
| 46913133 | Consolidated results for the financial period ended 30/09/2025 | 2025-11-27 | English | ||
Market data
Market data not available
Price history
Peer group · Wholesale of household, office and shop furniture, carpets and lighting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
E Lighting Group Holdings Limited
Retail and wholesale distributor of premium lighting, desig…
|
8222 | HK | Wholesale and retail trade |
|
GESCO INDUSTRIES INC.
Canada's largest floor-covering organization and major Nort…
|
— | CA | Wholesale and retail trade |
|
GigaCloud Technology Inc
Global B2B e-commerce platform for large-parcel goods with …
|
GCT | US | Wholesale and retail trade |
|
HEADLAM GROUP PLC
A leading distributor of floor coverings connecting supplie…
|
HEAD | GB | Wholesale and retail trade |
|
LIKEWISE GROUP PLC
A wholesale distributor of floorcoverings for domestic and …
|
LIKE | GB | Wholesale and retail trade |
|
Lilycolor Co., Ltd.
Plans, develops, and sells interior products like wallpaper…
|
9827 | JP | Wholesale and retail trade |
|
Pacific Legend Group Limited
Distributes, sells, and rents home furniture and accessorie…
|
8547 | HK | Wholesale and retail trade |
|
Poltronic Spolka Akcyjna
Importer and wholesale distributor of LED-based lighting so…
|
PTN | PL | Wholesale and retail trade |
|
PT Imago Mulia Persada Tbk
Distributor and retailer of high-end home furnishing brands…
|
LFLO | ID | Wholesale and retail trade |
|
PT Panca Anugrah Wisesa Tbk
Wholesale and retail trading of luxury household goods and …
|
MGLV | ID | Wholesale and retail trade |
AHB 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/70219/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=70219 | 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=70219 | 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=70219 \ -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": 70219}, 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 AHB HOLDINGS BERHAD (id: 70219)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.