Hunya Foods Co., Ltd. — Investor Relations & Filings
Hunya Foods Co., Ltd., established in 1976, is a manufacturer and distributor of confectionery and bakery products. The company specializes in chocolate-based items, biscuits, and premium gift sets. Its brand portfolio includes "77," known for iconic products such as 77 Nougat, Always, and Milano, and "Rivon," which focuses on high-quality gift boxes and ceremonial pastries. Additionally, the company operates the "Republic of Chocolate," a museum that integrates cultural education with interactive tourism. Hunya Foods emphasizes quality ingredients and craftsmanship, serving diverse consumer needs through an extensive range of sweet treats and baked goods. The company maintains a presence in both domestic and international markets, focusing on its core values of integrity, innovation, and quality.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司115年第1季財務報告董事會 預計召開日期為115年5月11日 | 2026-04-30 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | |
| 115年3月營業收入 | 2026-04-09 | Chinese | |
| 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | |
| 115年03月董事會成員及持股 | 2026-04-08 | Chinese | |
| 115年2月背書保證與資金貸與 | 2026-03-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39871274 | 公告本公司115年第1季財務報告董事會 預計召開日期為115年5月11日 | 2026-04-30 | Chinese | ||
| 33895082 | 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | ||
| 33895076 | 115年3月營業收入 | 2026-04-09 | Chinese | ||
| 33808926 | 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | ||
| 33808842 | 115年03月董事會成員及持股 | 2026-04-08 | Chinese | ||
| 33191536 | 115年2月背書保證與資金貸與 | 2026-03-09 | Chinese | ||
| 33191534 | 115年2月營業收入 | 2026-03-09 | Chinese | ||
| 33191538 | 115年02月內部人持股異動(事後) | 2026-03-09 | Chinese | ||
| 33191537 | 115年02月董事會成員及持股 | 2026-03-09 | Chinese | ||
| 33191540 | 114年度財務比率 | 2026-03-05 | Chinese | ||
| 33191553 | 114年度應收帳款周轉率 | 2026-02-26 | Chinese | ||
| 33191551 | 114年度存貨週轉率 | 2026-02-26 | Chinese | ||
| 33191549 | 114年度毛利率 | 2026-02-26 | Chinese | ||
| 33191548 | 114年度營益分析 | 2026-02-26 | Chinese | ||
| 33191546 | 114年第4季權益變動表 | 2026-02-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cocoa, chocolate and sugar confectionery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ZVEČEVO d. d.
A confectionery and spirits producer that created the world…
|
ZVCV | HR | Manufacturing |
Hunya Foods Co., Ltd. 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/51760/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51760 | 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=51760 | 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=51760 \ -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": 51760}, 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 Hunya Foods Co., Ltd. (id: 51760)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.