
AFFIN-ACF HOLDINGS BERHAD — Investor Relations & Filings
AFFIN-ACF HOLDINGS BERHAD functions as a holding company primarily engaged in the financial services sector. Its formation involved the strategic integration of Affin Holdings Berhad and ACF Holdings Berhad, which encompassed Asia Commercial Finance (M) Berhad. Through its various subsidiaries, the group delivers a broad spectrum of financial products and services. These include consumer banking, commercial banking, investment banking, and comprehensive general insurance protection solutions. The group serves a wide range of clients, from individuals and small and medium-sized enterprises to larger commercial and corporate entities.
Recent filings
No filings indexed yet
We are still gathering filings for AFFIN-ACF HOLDINGS BERHAD. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Other activities auxiliary to insurance and pension funding
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Starrex International Ltd.
Financial services focused on US real estate, providing tit…
|
STX | CA | Financial and insurance activit… |
|
XPS PENSIONS GROUP PLC
A pensions consulting and administration business for pensi…
|
XPS | GB | Financial and insurance activit… |
|
Yolo Group
Insurtech company with a platform for distributing digital …
|
YOLO | IT | Financial and insurance activit… |
|
Zhibao Technology Inc.
A 2B2C provider of digital insurance solutions via a propri…
|
ZBAO | US | Financial and insurance activit… |
AFFIN-ACF 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/70215/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=70215 | 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=70215 | 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=70215 \ -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": 70215}, 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 AFFIN-ACF HOLDINGS BERHAD (id: 70215)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.