
NWF GROUP PLC — Investor Relations & Filings
NWF Group PLC is a specialized distribution business focused on three core markets: fuels, food, and feeds. The company's operations encompass the distribution of fuel oils, the provision of warehousing and logistics for ambient grocery and food products, and the manufacturing and sale of animal feeds to the agricultural community. The group's central value proposition is its ability to manage and add value to complex supply chains, acting as a critical link between suppliers and end-customers. By applying its expertise in logistics and distribution, NWF Group ensures the efficient and reliable delivery of essential products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Trading Update | 2026-05-12 | English | |
| Director/PDMR Shareholding | 2026-02-16 | English | |
| Interim dividend timetable clarification | 2026-02-03 | English | |
| Half Year Results | 2026-02-03 | English | |
| Notice of Results and Investor Presentation | 2026-01-27 | English | |
| Issue of Equity and Director/PDMR Shareholding | 2025-12-30 | English |
Browse filings by year
35 years- 2026 5 filings
- 2025 17 filings
- 2024 17 filings
- 2023 22 filings
- 2022 18 filings
- 2021 13 filings
- 2020 19 filings
- 2019 11 filings
- 2018 16 filings
- 2017 13 filings
- 2016 14 filings
- 2015 19 filings
- 2014 21 filings
- 2013 14 filings
- 2012 1 filing
- 2011 1 filing
- 2010 2 filings
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 2 filings
- 2004 1 filing
- 2003 1 filing
- 2002 2 filings
- 2000 1 filing
- 1999 1 filing
- 1998 1 filing
- 1997 1 filing
- 1996 1 filing
- 1995 3 filings
- 1993 1 filing
- 1992 1 filing
- 1991 2 filings
- 1990 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 45119133 | Trading Update | 2026-05-12 | English | ||
| 27958093 | Director/PDMR Shareholding | 2026-02-16 | English | ||
| 14171930 | Interim dividend timetable clarification | 2026-02-03 | English | ||
| 14166848 | Half Year Results | 2026-02-03 | English | ||
| 13384847 | Notice of Results and Investor Presentation | 2026-01-27 | English | ||
|
2025
10 filings
| |||||
| 11473315 | Issue of Equity and Director/PDMR Shareholding | 2025-12-30 | English | ||
| 8496618 | Trading Update | 2025-11-21 | English | ||
| 46803480 | Group of companies' accounts made up to 2025-05-31 | 2025-10-03 | English | ||
| 7833699 | Result of AGM | 2025-09-17 | English | ||
| 7831777 | AGM Statement and Trading Update | 2025-09-16 | English | ||
| 7703868 | Notice of AGM | 2025-08-11 | English | ||
| 7658994 | Director/PDMR Shareholding | 2025-08-08 | English | ||
| 7600161 | Award of Options | 2025-07-29 | English | ||
| 7600084 | Final Results | 2025-07-29 | English | ||
| 11374252 | Notice of Results and Investor Presentation | 2025-07-23 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for NWF GROUP PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Non-specialized wholesale trade
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GS Global Corp.
A general trading company for industrial materials, energy …
|
001250 | KR | Wholesale and retail trade |
|
GSI Creos Corporation
A trading company specializing in textiles, industrial prod…
|
8101 | JP | Wholesale and retail trade |
|
GUANGDONG GUANGHONG HOLDINGS CO.,LTD.
Specializes in food supply chain management and educational…
|
000529 | CN | Wholesale and retail trade |
|
Hagar
A retail company focused on the food, specialty goods, and …
|
HAGA | IS | Wholesale and retail trade |
|
Haji Mohammad Ismail Mills Limited
Trading and distribution of FMCG; rental and leasing of com…
|
HMIM | PK | Wholesale and retail trade |
|
HANWA CO.,LTD.
A global trading company dealing in steel, metals, food, en…
|
8078 | JP | Wholesale and retail trade |
|
HARRISONS HOLDINGS (M) BHD
A diversified sales, marketing, warehousing, and distributi…
|
— | MY | Wholesale and retail trade |
|
Hexa Tradex Limited
Trades industrial commodities and manages a portfolio of st…
|
HEXATRADEX | IN | Wholesale and retail trade |
|
HUDACO INDUSTRIES LIMITED
Imports and distributes a broad range of branded industrial…
|
HDC | ZA | Wholesale and retail trade |
|
Huitongda Network Co., Ltd.
B2B platform providing digital supply chain and SaaS soluti…
|
9878 | CN | Wholesale and retail trade |
NWF GROUP PLC 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/7452/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7452 | 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=7452 | 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=7452 \ -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": 7452}, 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 NWF GROUP PLC (id: 7452)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.