
Swang Chai Chuan Limited — Investor Relations & Filings
Swang Chai Chuan Limited is a prominent distributor of fast-moving consumer goods (FMCG), specializing primarily in the food and beverage (F&B) sector within the Malaysian market. The company functions as a comprehensive supply chain partner, offering distribution, sales, and logistics services for over 200 international and domestic third-party brands. Its extensive product portfolio encompasses dairy, frozen foods, packaged goods, sauces, oils, condiments, beverages, and specialty items, as well as personal, baby, and pet care products. Utilizing a robust cold and ambient supply chain network, which includes 13 strategically located warehouses and a specialized fleet of over 170 vehicles, Swang Chai Chuan maintains strong active relationships with over 18,000 retailers. The company serves diverse clientele, including hypermarkets, convenience stores, and the HORECA segment, positioning itself as a key facilitator for brand entry and expansion in the region.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| VOLUNTARY ANNOUNCEMENT JOINT VENTURE IN RELATION TO OVINE NANO-COLLAGEN PRODUCTION FACILTIY | 2026-05-05 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-04 | English | |
| FORM OF PROXY FOR USE AT THE ANNUAL GENERAL MEETING TO BE HELD AT 11:00 A.M. ON THURSDAY, 28 MAY 2026 | 2026-04-28 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-04-28 | English | |
| PROPOSALS FOR (1) ADOPTION OF AUDITED CONSOLIDATED FINANCIAL STATEMENTS AND REPORTS OF THE DIRECTORS AND THE INDEPENDENT AUDITOR, (2) RE-APPOINTMENT OF AUDITOR, (3) RE-ELECTION OF RETIRING DIRECTORS, | 2026-04-28 | English | |
| Annual Report 2025 | 2026-04-28 | English |
Browse filings by year
28 years- 2026 18 filings
- 2025 85 filings
- 2024 81 filings
- 2023 76 filings
- 2022 62 filings
- 2021 48 filings
- 2020 30 filings
- 2019 39 filings
- 2018 35 filings
- 2017 35 filings
- 2016 48 filings
- 2015 61 filings
- 2014 33 filings
- 2013 39 filings
- 2012 30 filings
- 2011 25 filings
- 2010 29 filings
- 2009 54 filings
- 2008 12 filings
- 2007 60 filings
- 2006 19 filings
- 2005 17 filings
- 2004 36 filings
- 2003 16 filings
- 2002 19 filings
- 2001 10 filings
- 2000 20 filings
- 1999 45 filings
Market data
Market data not available
Price history
Peer group · Wholesale of food, beverages and tobacco
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AELEA COMMODITIES LIMITED
Sources, processes, and trades cashews, sugar, pulses, and …
|
544213 | IN | Wholesale and retail trade |
|
Almunajem Foods Co.
Imports and distributes frozen, chilled, and dry food produ…
|
4162 | SA | Wholesale and retail trade |
|
AMCON DISTRIBUTING CO
A wholesale distributor of consumer products to convenience…
|
DIT | US | Wholesale and retail trade |
|
Aristocrat Group Corp.
Manages and distributes premium alcoholic beverages, includ…
|
ASCC | US | Wholesale and retail trade |
|
Asia Grocery Distribution Limited
Engaged in the trading and distribution of food and beverag…
|
8413 | HK | Wholesale and retail trade |
|
Asian Tea & Exports Ltd.
Processes and exports tea varieties and agricultural commod…
|
519532 | IN | Wholesale and retail trade |
|
Astron Connect
Distribution company connecting Canadian food and beverage …
|
AST | CA | Wholesale and retail trade |
|
BID CORPORATION LIMITED
International broad-line foodservice group distributing foo…
|
BIDE | ZA | Wholesale and retail trade |
|
BORATR CO., Ltd.
A food company that sources, imports, and distributes globa…
|
250000 | KR | Wholesale and retail trade |
|
CEDISUR S A
Food distribution company specializing in dry, refrigerated…
|
— | AR | Wholesale and retail trade |
Swang Chai Chuan 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/50520/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50520 | 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=50520 | 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=50520 \ -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": 50520}, 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 Swang Chai Chuan Limited (id: 50520)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.