
Billion Industrial Holdings Limited — Investor Relations & Filings
Billion Industrial Holdings Limited is an investment holding company primarily engaged in the development, manufacture, and sale of polyester filament yarns (PFY) and polyester film. Key products include drawn textured yarn (DTY) and fully drawn yarn (FDY). These yarns serve as essential inputs for fabric and textile manufacturers, particularly those producing apparel. The company markets its PFY mainly to customers in China and maintains direct export operations internationally. Billion Industrial aims to be a leading global supplier of polyester filament, emphasizing the research and production of healthy, environmentally conscious, and high-tech fiber products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Next Day Disclosure Return - Share Buyback | 2026-05-29 | English | |
| Next Day Disclosure Return - Share Buyback | 2026-05-27 | English | |
| Next Day Disclosure Return - Share Buyback | 2026-05-26 | English | |
| Next Day Disclosure Return - Share Buyback | 2026-05-21 | English | |
| Next Day Disclosure Return - Changes in Issued Share Capital and Share Buyback | 2026-05-18 | English | |
| POLL RESULTS OF THE ANNUAL GENERAL MEETING HELD ON 15 MAY 2026 | 2026-05-15 | English |
Browse filings by year
28 years- 2026 46 filings
- 2025 135 filings
- 2024 130 filings
- 2023 120 filings
- 2022 89 filings
- 2021 96 filings
- 2020 120 filings
- 2019 179 filings
- 2018 115 filings
- 2017 243 filings
- 2016 271 filings
- 2015 286 filings
- 2014 202 filings
- 2013 124 filings
- 2012 108 filings
- 2011 45 filings
- 2010 64 filings
- 2009 36 filings
- 2008 37 filings
- 2007 34 filings
- 2006 12 filings
- 2005 23 filings
- 2004 11 filings
- 2003 13 filings
- 2002 10 filings
- 2001 8 filings
- 2000 16 filings
- 1999 4 filings
Market data
Market data not available
Price history
Peer group · Preparation and spinning of textile fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
A B Cotspin India Limited
Integrated manufacturer of cotton yarn, knitted fabrics, an…
|
ABCOTS | DE | Manufacturing |
|
Adil Textile Mills Limited
manufacturing and export of value-added yarn and fiber prod…
|
ADTM | PK | Manufacturing |
|
Adinath Textiles Ltd.
Produces polyester-viscose blended and acrylic yarns for te…
|
514113 | IN | Manufacturing |
|
Aditya Spinners Ltd.
Produces high-quality synthetic and blended yarns for weavi…
|
521141 | IN | Manufacturing |
|
Agro Allianz Limited
Manufacturing and selling textile products, primarily yarn …
|
AAL | PK | Manufacturing |
|
AI CHAMPDANY INDUSTRIES LIMITED
Manufactures and exports jute and jute-blended products for…
|
532806 | IN | Manufacturing |
|
Akshar Spintex Limited
Produces high-quality combed, semi-combed, and carded cotto…
|
AKSHAR | IN | Manufacturing |
|
Allawasaya Tex. & Finishing Mills Ltd
Prominent textile spinning unit manufacturing and selling h…
|
AWTX | PK | Manufacturing |
|
Alok Industries Ltd.
Vertically integrated textile producer of yarns, apparel fa…
|
ALOKINDS | IN | Manufacturing |
|
Al-Qadir Textile Mills Limited
Produces premium ring-spun cotton, polyester, and blended y…
|
ALQT | PK | Manufacturing |
Billion Industrial Holdings Limited 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/50506/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50506 | 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=50506 | 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=50506 \ -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": 50506}, 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 Billion Industrial Holdings Limited (id: 50506)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.