
NFI Group Inc. — Investor Relations & Filings
NFI Group Inc. is a leading global provider of sustainable mass mobility solutions, specializing in the manufacturing and distribution of heavy-duty transit buses and motorcoaches. The company's portfolio includes major brands such as New Flyer (transit buses), MCI (motorcoaches), and Alexander Dennis. NFI is a key driver in the transition to zero-emission mobility, offering battery-electric and fuel cell-electric vehicles, and possessing the largest Zero-Emission Bus (ZEB) production capacity across North America and the UK. Operating as a comprehensive solutions provider, NFI supplements its vehicle offerings with aftermarket support, diagnostics, and infrastructure services for transit operators worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other securityholders documents - English.pdf | 2026-05-11 | English | |
| Other material contracts - English.pdf | 2026-05-11 | English | |
| News release - English.pdf | 2026-05-11 | English | |
| News release - English.pdf | 2026-05-11 | English | |
| News release - English.pdf | 2026-05-08 | English | |
| News release - English.pdf | 2026-05-07 | English |
Browse filings by year
22 years- 2026 31 filings
- 2025 77 filings
- 2024 65 filings
- 2023 107 filings
- 2022 81 filings
- 2021 156 filings
- 2020 91 filings
- 2019 69 filings
- 2018 74 filings
- 2017 92 filings
- 2016 69 filings
- 2015 78 filings
- 2014 5 filings
- 2013 9 filings
- 2012 14 filings
- 2011 20 filings
- 2010 2 filings
- 2009 2 filings
- 2008 21 filings
- 2007 21 filings
- 2006 4 filings
- 2005 16 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47626369 | Other securityholders documents - English.pdf | 2026-05-11 | English | ||
| 47626372 | Other material contracts - English.pdf | 2026-05-11 | English | ||
| 47626376 | News release - English.pdf | 2026-05-11 | English | ||
| 47626380 | News release - English.pdf | 2026-05-11 | English | ||
| 47626384 | News release - English.pdf | 2026-05-08 | English | ||
| 47626388 | News release - English.pdf | 2026-05-07 | English | ||
| 47626534 | 52-109F2 - Certification of interim filings - CFO (E).pdf | 2026-05-07 | English | ||
| 47626538 | Interim MD&A - English.pdf | 2026-05-07 | English | ||
| 47626543 | Interim financial statements/report – English.pdf | 2026-05-07 | English | ||
| 33705420 | News release - English.pdf | 2026-04-07 | English | ||
| 33594963 | News release - English.pdf | 2026-04-06 | English | ||
| 33193708 | News release - English.pdf | 2026-04-02 | English | ||
| 33191912 | News release - English.pdf | 2026-04-02 | English | ||
| 33191922 | Management information circular - English.pdf | 2026-04-02 | English | ||
| 33191920 | Notice of meeting - English.pdf | 2026-04-02 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NIO Inc.
Designs and manufactures smart electric vehicles with a bat…
|
NIO | KY | Manufacturing |
|
NISSAN MOTOR CO., LTD.
A global automaker producing a range of vehicles, including…
|
7201 | JP | Manufacturing |
|
NISSAN SHATAI CO.,LTD.
An auto manufacturer with integrated production, specializi…
|
7222 | JP | Manufacturing |
|
OLECTRA GREENTECH LIMITED
Produces electric buses and composite insulators for sustai…
|
OLECTRA | IN | Manufacturing |
|
OSHKOSH CORP
Designs and manufactures mission-critical vehicles and esse…
|
OSK | US | Manufacturing |
|
OTOKAR OTOMOTİV VE SAVUNMA SANAYİ A.Ş.
Designs and produces commercial vehicles and armored land s…
|
OTKAR | TR | Manufacturing |
|
PACCAR INC
Designs and manufactures trucks and provides financial serv…
|
PCAR | US | Manufacturing |
|
Pak Suzuki Motor Company Limited
Assembler, manufacturer, and distributor of Suzuki automobi…
|
PSMC | PK | Manufacturing |
|
Pavlovo Bus ao
Manufacturer of small and medium-class buses for diverse ap…
|
PAZA | RU | Manufacturing |
|
Piaggio & C
Manufacturer of two-wheeled motor vehicles and compact comm…
|
PIA | IT | Manufacturing |
NFI Group Inc. 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/45662/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45662 | 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=45662 | 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=45662 \ -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": 45662}, 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 NFI Group Inc. (id: 45662)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.