
NH Foods Ltd. — Investor Relations & Filings
NH Foods Ltd. is a food processing conglomerate and a leading protein supplier. The company's operations are centered on its Fresh Meats and Processed Foods business segments. The Fresh Meats division manages the production and distribution of beef, pork, and chicken. The Processed Foods division offers a diverse portfolio of products, including hams and sausages. Operating with a global footprint, the company's stated mission is to "unleash new potentials for protein" and spread the "joy of eating." This integrated approach covers the supply chain from production to sales.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株式の取得枠設定に関するお知らせ | 2026-05-08 | Japanese | |
| 株式分割及び株式分割に伴う定款の一部変更、並びに株主優待制度の一部変更に関するお知らせ | 2026-05-08 | Japanese | |
| 決算説明会資料~2026年3月期 第4四半期~ | 2026-05-08 | Japanese | |
| 2026年3月期決算短信〔IFRS〕(連結) | 2026-05-08 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-15 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-13 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 46882061 | 自己株式の取得枠設定に関するお知らせ | 2026-05-08 | Japanese | ||
| 46882060 | 株式分割及び株式分割に伴う定款の一部変更、並びに株主優待制度の一部変更に関するお知らせ | 2026-05-08 | Japanese | ||
| 46882059 | 決算説明会資料~2026年3月期 第4四半期~ | 2026-05-08 | Japanese | ||
| 46882056 | 2026年3月期決算短信〔IFRS〕(連結) | 2026-05-08 | Japanese | ||
| 34540881 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-15 | Japanese | ||
| 32938873 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-13 | Japanese | ||
| 19458991 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-13 | Japanese | ||
| 13940546 | 訂正発行登録書 | 2026-02-02 | Japanese | ||
| 12722142 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-15 | Japanese | ||
|
2025
6 filings
| |||||
| 9876474 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-12 | Japanese | ||
| 8272977 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-13 | Japanese | ||
| 8164303 | 確認書 | 2025-11-10 | Japanese | ||
| 8164302 | 半期報告書-第81期(2025/04/01-2026/03/31) | 2025-11-10 | Japanese | ||
| 8024235 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-15 | Japanese | ||
| 7855697 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-12 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of meat
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DaChan Food (Asia) Limited
Vertically integrated food business specializing in the pou…
|
3999 | HK | Manufacturing |
|
DONGWOO FARM TO TABLE CO., LTD
Vertically integrated producer of broiler chickens and duck…
|
088910 | KR | Manufacturing |
|
EXCELSIOR ALIMENTOS SA.
Specializes in animal slaughter and manufacturing processed…
|
— | BE | Manufacturing |
|
FARMSCO
An integrated livestock and food company operating from fee…
|
036580 | KR | Manufacturing |
|
Fortune Ng Fung Food (Hebei) Co.,Ltd
Integrated producer of beef and mutton products using farm-…
|
600965 | CN | Manufacturing |
|
FRIGORIFICO ENTRERRIANO DE PRODUCTORES AVICOLAS S A
A poultry company with 60+ years experience, producing fres…
|
— | AR | Manufacturing |
|
FRIGORIFICO GENERAL PICO S A
Specializes in high-quality Argentine beef, offal, and by-p…
|
— | AR | Manufacturing |
|
Fujian Sunner Development Co., Ltd.
Vertically integrated white-feathered broiler producer and …
|
002299 | CN | Manufacturing |
|
FUKUTOME MEAT PACKERS, LTD.
Procures, processes, manufactures, and sells meat products …
|
2291 | JP | Manufacturing |
|
Gobarto S.A.
A vertically integrated meat processor focused on the pork …
|
GOB | PL | Manufacturing |
NH Foods 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/11025/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11025 | 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=11025 | 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=11025 \ -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": 11025}, 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 NH Foods Ltd. (id: 11025)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.