
QVE — Investor Relations & Filings
Quang Viet Enterprise Co., Ltd. (QVE) is a leading global supplier of high-end garments for the outdoor sports and leisure sectors. Established in 1995, the company specializes in the manufacturing and processing of technical outerwear, with a core focus on high-quality down jackets and advanced down technologies. QVE operates an extensive international manufacturing network with hundreds of production lines across multiple overseas bases. The company employs sophisticated production techniques, including laser cutting, specialized tailoring, and large-scale automated sewing, to deliver premium products. Its global clientele includes prominent brands such as Adidas, Nike, The North Face, Patagonia, Moncler, Canada Goose, and Lululemon. QVE is distinguished by its technical expertise and its capacity to provide high-performance apparel solutions for the world's most recognized athletic and outdoor brands.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 本公司受邀參加KGI凱基證券所舉辦之法人說明會 | 2025-07-01 | Chinese | |
| 公告本公司決議股利配發基準日及調整配息率 | 2025-06-24 | Chinese | |
| 澄清114/06/18經濟日報C06版報導 | 2025-06-18 | Chinese | |
| 公司治理組織架構 | 2025-06-17 | Chinese | |
| 代子公司尚弘羽絨股份有限公司公告決議股利配發基準日 | 2025-06-17 | Chinese | |
| 代子公司尚弘羽絨股份有限公司公告董監事改選名單 暨董事變動達三分之一 | 2025-06-17 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 34570881 | 本公司受邀參加KGI凱基證券所舉辦之法人說明會 | 2025-07-01 | Chinese | ||
| 34570884 | 公告本公司決議股利配發基準日及調整配息率 | 2025-06-24 | Chinese | ||
| 34570886 | 澄清114/06/18經濟日報C06版報導 | 2025-06-18 | Chinese | ||
| 34570888 | 公司治理組織架構 | 2025-06-17 | Chinese | ||
| 34570889 | 代子公司尚弘羽絨股份有限公司公告決議股利配發基準日 | 2025-06-17 | Chinese | ||
| 34570892 | 代子公司尚弘羽絨股份有限公司公告董監事改選名單 暨董事變動達三分之一 | 2025-06-17 | Chinese | ||
| 34570894 | 代子公司尚弘羽絨股份有限公司公告股東常會重要決議事項 | 2025-06-17 | Chinese | ||
| 34570897 | 公告本公司114年股東常會通過解除新任董事競業禁止之限制 | 2025-06-17 | Chinese | ||
| 34570899 | 公告本公司114年股東常會增選2席董事當選名單 | 2025-06-17 | Chinese | ||
| 34570903 | 公告本公司114年股東常會重要決議事項 | 2025-06-17 | Chinese | ||
| 34570905 | 113年度股利金額(股東會決議) | 2025-06-17 | Chinese | ||
| 34570908 | 依公開發行公司資金貸與及背書保證處理準則第22條第1項第3款 公告-業務往來性質 | 2025-06-10 | Chinese | ||
| 34570911 | 代子公司金漢實業股份有限公司公告決議股利配發基準日 | 2025-06-10 | Chinese | ||
| 34570912 | 代子公司金漢實業股份有限公司公告股東常會重要決議事項 | 2025-06-10 | Chinese | ||
| 34570913 | 本公司董事會決議發行國內第三次無擔保轉換公司債 | 2025-06-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
707 Cayman Holdings Ltd.
Provides supply chain management solutions for the apparel …
|
JEM | US | Manufacturing |
|
Active Clothing Co Limited
Apparel manufacturer offering OEM and ODM services for glob…
|
541144 | IN | Manufacturing |
|
ADDENTAX GROUP CORP.
Provider of garment manufacturing, logistics services, and …
|
ATXG | US | Manufacturing |
|
adidas AG
A multinational corporation that designs and markets athlet…
|
ADS | DE | Manufacturing |
|
Adolfo Dominguez S.A.
Designs and retails timeless clothing and accessories using…
|
ADZ | ES | Manufacturing |
|
Aeffe
Creates, produces, and distributes luxury fashion, footwear…
|
AEF | IT | Manufacturing |
|
AGABANG&COMPANY
A manufacturer and distributor of apparel and products for …
|
013990 | KR | Manufacturing |
|
Aimer Co.,Ltd.
Designer and manufacturer of high-end intimate apparel and …
|
603511 | CN | Manufacturing |
|
AKIN TEKSTİL A.Ş.
An integrated manufacturer of high-caliber woven fabrics an…
|
ATEKS | TR | Manufacturing |
|
Ameridge Corporation
A diversified company with operations in fashion, wellness,…
|
900100 | US | Manufacturing |
QVE 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/52394/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52394 | 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=52394 | 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=52394 \ -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": 52394}, 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 QVE (id: 52394)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.