
VE WONG — Investor Relations & Filings
Ve Wong Corporation is a food manufacturer established in 1959, specializing in the production, import, export, and sale of a diverse range of seasonings and convenience foods. The company’s core product portfolio includes monosodium glutamate (MSG), soy sauce, instant noodles—notably the 'Prince Noodles' brand—and high-quality flavor enhancers. It also produces a variety of retort pouches and ready-to-eat meals using advanced high-pressure sterilization technology. With over six decades of experience, Ve Wong has expanded its operations internationally, maintaining production facilities in Southeast Asia and distributing products to markets in North America, Europe, and Australia. The company holds ISO 9001 and CE certifications, reflecting its commitment to international quality standards and technical innovation in fermentation and food processing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 代重要子公司西貢味王責任有限公司 公告發放2023年度現金股利 | 2026-03-13 | Chinese | |
| 公告本公司董事會通過114年度自結財務資訊 | 2026-03-13 | Chinese | |
| 115年2月營業收入 | 2026-03-10 | Chinese | |
| 115年2月背書保證與資金貸與 | 2026-03-10 | Chinese | |
| 115年02月董事會成員及持股 | 2026-03-06 | Chinese | |
| 115年02月內部人持股異動(事後) | 2026-03-06 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33160204 | 代重要子公司西貢味王責任有限公司 公告發放2023年度現金股利 | 2026-03-13 | Chinese | ||
| 33160207 | 公告本公司董事會通過114年度自結財務資訊 | 2026-03-13 | Chinese | ||
| 33160213 | 115年2月營業收入 | 2026-03-10 | Chinese | ||
| 33160209 | 115年2月背書保證與資金貸與 | 2026-03-10 | Chinese | ||
| 33160219 | 115年02月董事會成員及持股 | 2026-03-06 | Chinese | ||
| 33160217 | 115年02月內部人持股異動(事後) | 2026-03-06 | Chinese | ||
| 33160222 | 公告本公司114年度自結財務資訊預計提報董事會召開日期 | 2026-02-26 | Chinese | ||
| 33160227 | 115年1月背書保證與資金貸與 | 2026-02-10 | Chinese | ||
| 33160225 | 115年1月營業收入 | 2026-02-10 | Chinese | ||
| 33160235 | 115年01月內部人持股異動(事後) | 2026-02-03 | Chinese | ||
| 33160230 | 115年01月董事會成員及持股 | 2026-02-03 | Chinese | ||
| 33160243 | 114年12月營業收入 | 2026-01-12 | Chinese | ||
| 33160239 | 114年12月背書保證與資金貸與 | 2026-01-12 | Chinese | ||
| 33160252 | 114年12月內部人持股異動(事後) | 2026-01-06 | Chinese | ||
| 33160246 | 114年12月董事會成員及持股 | 2026-01-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
7 Fit Spolka Akcyjna
Producer and distributor of nutritional and dietary supplem…
|
7FT | PL | Manufacturing |
|
A1 A.K. KOH GROUP BERHAD
Manufactures, markets, supplies, and distributes over 340 p…
|
— | MY | Manufacturing |
|
AB Akola Group
An agricultural and food production group with integrated '…
|
LNA1L | LT | Manufacturing |
|
Above Food Ingredients Inc.
A plant-based ingredient company specializing in regenerati…
|
ABVE | CA | Manufacturing |
|
Abram Food Limited
Manufactures and distributes snacks, confectionery, and pro…
|
544422 | IN | Manufacturing |
|
ACOMO N.V.
Sources, processes, and distributes plant-based ingredients…
|
ACOMO | NL | Manufacturing |
|
AFC Group Holdings Limited
Produces and distributes food, health, and beauty products …
|
AFC | NZ | Manufacturing |
|
Agape ATP Corp
Provides health products and wellness advisory services in …
|
ATPC | US | Manufacturing |
|
AGTHIA Group
Manufacturer and distributor of diverse, nutritious food an…
|
AGTHIA | AE | Manufacturing |
|
AGV
Manufactures food, beverages, and health supplements using …
|
1217 | TW | Manufacturing |
VE WONG 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/51743/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51743 | 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=51743 | 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=51743 \ -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": 51743}, 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 VE WONG (id: 51743)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.