
XL HOLDINGS BERHAD — Investor Relations & Filings
XL HOLDINGS BERHAD operates as an investment holding company, providing management services across its diversified group of businesses. Its core activities encompass commercial captive breeding and rearing of fishery livestock, notably Asian arowana and stingrays, for both domestic and international markets. The company's operational segments also include foods, merchandise, growing crop, and retail, with recent strategic expansion into the retail sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Additional Listing Announcement /Subdivision of Shares | 2026-05-21 | English | |
| Additional Listing Announcement /Subdivision of Shares | 2026-05-13 | English | |
| Additional Listing Announcement /Subdivision of Shares | 2026-05-07 | English | |
| TRANSACTIONS (CHAPTER 10 OF LISTING REQUIREMENTS) : NON RELATED PARTY TRANSACTIONSXL HOLDINGS BERHAD (XL OR THE COMPANY) ASSET PURCHASE AGREEMENT ENTERED INTO BETWEEN JUTARIA GEMILING SDN. BHD. AND X | 2026-05-03 | English | |
| Additional Listing Announcement /Subdivision of Shares | 2026-04-02 | English | |
| Quarterly rpt on consolidated results for the financial period ended 31/01/2026 | 2026-03-29 | English |
Browse filings by year
2 yearsMarket data
Market data not available
Price history
Peer group · Freshwater aquaculture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Atlantic Sapphire
An aquaculture company that farms salmon on land using prop…
|
ASA | NO | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Nam Việt
Leading global producer and exporter of Pangasius fish, ope…
|
ANV | VN | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Thủy sản Mekong
Specializes in aquaculture, processing, and export of Panga…
|
AAM | VN | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Vĩnh Hoàn
Leading global producer and exporter of pangasius, fish col…
|
VHC | VN | Agriculture, forestry and fishi… |
|
DAHU HEALTH INDUSTRY CO.,LTD.
Integrates freshwater aquaculture, medical services, and he…
|
600257 | CN | Agriculture, forestry and fishi… |
|
Fifax Abp
A bankrupt land-based farmer of rainbow trout that utilized…
|
FIFAX | FI | Agriculture, forestry and fishi… |
|
Inti Agri Resources Tbk
Breeds, cultivates, and trades Super Red Arowana fish, offe…
|
IIKP | ID | Agriculture, forestry and fishi… |
|
MURRAY COD AUSTRALIA LIMITED
Sustainable producer of premium Murray Cod using integrated…
|
MCA | AU | Agriculture, forestry and fishi… |
XL 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/71915/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=71915 | 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=71915 | 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=71915 \ -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": 71915}, 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 XL HOLDINGS BERHAD (id: 71915)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.