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 |
|---|---|---|---|
| 公告本公司財務主管暨會計主管異動 | 2025-11-11 | Chinese | |
| 本公司114年第三季合併財務報告提報 審計委員會及董事會審議通過 | 2025-11-11 | Chinese | |
| 114年10月背書保證與資金貸與 | 2025-11-10 | Chinese | |
| 114年10月營業收入 | 2025-11-10 | Chinese | |
| 114年10月內部人持股異動(事後) | 2025-11-06 | Chinese | |
| 114年10月董事會成員及持股 | 2025-11-06 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33191414 | 公告本公司財務主管暨會計主管異動 | 2025-11-11 | Chinese | ||
| 33191416 | 本公司114年第三季合併財務報告提報 審計委員會及董事會審議通過 | 2025-11-11 | Chinese | ||
| 33191418 | 114年10月背書保證與資金貸與 | 2025-11-10 | Chinese | ||
| 33191417 | 114年10月營業收入 | 2025-11-10 | Chinese | ||
| 33191420 | 114年10月內部人持股異動(事後) | 2025-11-06 | Chinese | ||
| 33191419 | 114年10月董事會成員及持股 | 2025-11-06 | Chinese | ||
| 33191422 | 公告本公司114年第3季財務報告董事會 預計召開日期為114年11月11日 | 2025-10-30 | Chinese | ||
| 33191426 | 114年9月背書保證與資金貸與 | 2025-10-09 | Chinese | ||
| 33191424 | 114年9月營業收入 | 2025-10-09 | Chinese | ||
| 33191428 | 114年09月內部人持股異動(事後) | 2025-10-07 | Chinese | ||
| 33191427 | 114年09月董事會成員及持股 | 2025-10-07 | Chinese | ||
| 33191429 | 本公司處分有價證券公告 | 2025-10-02 | Chinese | ||
| 33191433 | 114年8月背書保證與資金貸與 | 2025-09-10 | Chinese | ||
| 33191431 | 114年8月營業收入 | 2025-09-10 | Chinese | ||
| 33191435 | 114年08月內部人持股異動(事後) | 2025-09-05 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cocoa, chocolate and sugar confectionery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Barry Callebaut AG
A B2B manufacturer of high-quality chocolate and cocoa prod…
|
BARN | CH | Manufacturing |
|
Bhang Inc.
Global CPG company specializing in top-selling cannabis-inf…
|
BHNGF | CA | Manufacturing |
|
Carmit Candy Industries Ltd.
Manufacturer of kosher confectionery for retail and industr…
|
CRMT | IL | Manufacturing |
|
Chocoladefabriken Lindt & Sprüngli AG
A global leader in premium chocolate with a 'bean-to-bar' p…
|
LISP | CH | Manufacturing |
|
Cloetta
A confectionery company with strong market positions in Nor…
|
CLA | SE | Manufacturing |
|
CROWN CONFECTIONERY CO.,LTD
A manufacturer and distributor of confectionery products, s…
|
264900 | KR | Manufacturing |
|
CROWNHAITAI Holdings CO.,LTD
A holding company that manages subsidiaries in the food and…
|
005740 | KR | Manufacturing |
|
DURUKAN ŞEKERLEME SANAYİ VE TİCARET A.Ş.
Manufacturer and global distributor of non-chocolate and or…
|
DURKN | TR | Manufacturing |
|
Evropa AD
Confectionery manufacturer since 1882 producing chocolates,…
|
EVRO | MK | Manufacturing |
|
EZAKI GLICO CO.,LTD.
A diversified food company manufacturing confectionery, ice…
|
2206 | JP | 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.