
Tsit Wing International Holdings Limited — Investor Relations & Filings
Tsit Wing International Holdings Limited is an investment holding company that functions as a leading integrated B2B coffee and black tea solutions provider. With a history spanning over 80 years, the company specializes in supplying comprehensive beverage and food products, primarily serving the food and beverage industry. Its core offerings include coffee and black tea solutions, frozen foods, brewing equipment, private label beverages, and professional training programs. The company operates across key markets including Mainland China, Hong Kong, Macau, and the United States, and is recognized for its extensive penetration within the Hong Kong food service sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| MONTHLY RETURN FOR EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 30 APRIL 2026 | 2026-05-04 | English | |
| MEMORANDUM OF ASSOCIATION AND SECOND AMENDED AND RESTATED BYE-LAWS | 2026-04-28 | English | |
| POLL RESULTS OF THE ANNUAL GENERAL MEETING HELD ON 28 APRIL 2026 | 2026-04-28 | English | |
| MONTHLY RETURN FOR EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 MARCH 2026 | 2026-04-01 | English | |
| ENVIRONMENTAL, SOCIAL AND GOVERNANCE REPORT 2025 | 2026-03-27 | English | |
| NOTIFICATION LETTER TO NON-REGISTERED SHAREHOLDERS AND REQUEST FORM | 2026-03-27 | English |
Market data
Market data not available
Price history
Peer group · Processing of coffee and tea
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Swiss Water Decaffeinated Coffee Inc.
Specialty coffee processor using a proprietary, 100% chemic…
|
SWP | CA | Manufacturing |
|
Swiss Water Decaffeintated Coffee Income Fund
Produces premium decaffeinated green coffee using a proprie…
|
SWP | CA | Manufacturing |
|
TATA CONSUMER PRODUCTS LIMITED
Global food and beverage organization specializing in tea, …
|
TATACONSUM | IN | Manufacturing |
|
UNICAFE INC.
Manufactures, roasts, and sells coffee, and also trades oth…
|
2597 | JP | Manufacturing |
|
VAN HOUTTE INC.
A major processor, distributor, and retailer of gourmet cof…
|
VH | CA | Manufacturing |
|
VINTAGE COFFEE AND BEVERAGES LIMITED
Produces and exports instant coffee and blends for private …
|
VINCOFE | IN | Manufacturing |
Tsit Wing International 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/50380/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50380 | 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=50380 | 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=50380 \ -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": 50380}, 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 Tsit Wing International Holdings Limited (id: 50380)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.