
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 |
|---|---|---|---|
| 115年第1季海外子公司投資 | 2026-05-13 | Chinese | |
| 115年第1季大陸投資 | 2026-05-13 | Chinese | |
| 115年05月法人說明會簡報 — 443820260512E001.pdf | 2026-05-12 | English | |
| 115年05月法人說明會簡報 — 443820260512M001.pdf | 2026-05-12 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-12 | Chinese | |
| 115年第1季財務報告書 — 202601_4438_AI1.pdf | 2026-05-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46363197 | 115年第1季海外子公司投資 | 2026-05-13 | Chinese | ||
| 46362457 | 115年第1季大陸投資 | 2026-05-13 | Chinese | ||
| 46189825 | 115年05月法人說明會簡報 — 443820260512E001.pdf | 2026-05-12 | English | ||
| 46189755 | 115年05月法人說明會簡報 — 443820260512M001.pdf | 2026-05-12 | Chinese | ||
| 46189645 | 115年05月法人說明會簡報 | 2026-05-12 | Chinese | ||
| 45774694 | 115年第1季財務報告書 — 202601_4438_AI1.pdf | 2026-05-12 | Chinese | ||
| 45746256 | 115年第1季權益變動表 | 2026-05-11 | Chinese | ||
| 45741568 | 115年第1季現金流量表 | 2026-05-11 | Chinese | ||
| 45741389 | 115年第1季綜合損益表 | 2026-05-11 | Chinese | ||
| 45741128 | 115年第1季資產負債表 | 2026-05-11 | Chinese | ||
| 45694316 | 公司基本資料 | 2026-05-11 | Chinese | ||
| 41456338 | 115年05月僑外投資持股 | 2026-05-05 | Chinese | ||
| 40843850 | 本公司受邀參加KGI凱基證券所舉辦之法人說明會 | 2026-05-04 | Chinese | ||
| 40861899 | 115年05月法人說明會簡報 | 2026-05-04 | Chinese | ||
| 38408913 | 公告本公司115年第一季合併財務報告董事會召開日期 為115年5月7日 | 2026-04-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
COWELL FASHION CO.,LTD
Manufactures and distributes apparel and electronic compone…
|
033290 | KR | Manufacturing |
|
C P S Shapers Limited
Designs and manufactures shapewear, compression garments, a…
|
CPS | IN | Manufacturing |
|
Crocodile Garments Limited
Established Hong Kong fashion label engaged in manufacturin…
|
122 | HK | Manufacturing |
|
CROSS PLUS INC.
Designs, manufactures, and sells women's and children's app…
|
3320 | JP | Manufacturing |
|
Crystal International Group Limited
Global leader in apparel manufacturing, delivering over 470…
|
2232 | HK | Manufacturing |
|
CUBE CO., LTD.
Plans, manufactures, wholesales, and retails apparel and mi…
|
7112 | JP | Manufacturing |
|
DAEHYUN CO.,LTD
Manufacturer of engine components for the automotive and ma…
|
016090 | KR | Manufacturing |
|
DAGİ GİYİM SANAYİ VE TİCARET A.Ş.
Manufacturer and retailer of underwear, sleepwear, homewear…
|
DAGI | TR | Manufacturing |
|
Digital Brands Group, Inc.
Operates a portfolio of digital-first, luxury lifestyle app…
|
DBGI | US | Manufacturing |
|
Dollar Industries Limited
Manufacturer and marketer of innerwear, thermal wear, and c…
|
DOLLAR | IN | 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.