
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 |
|---|---|---|---|
|
Knaus Tabbert AG
A leading European manufacturer of recreational vehicles, i…
|
KTA | DE | Manufacturing |
|
KR MOTORS CO., LTD
Manufacturer of motorcycles, electric vehicles, engines, an…
|
000040 | KR | Manufacturing |
|
Kyokuto Co., Ltd.
Manufactures special-purpose vehicles, environmental equipm…
|
2300 | JP | Manufacturing |
|
Liaoning Sg Automotive Group Co.,Ltd.
Manufactures automotive axles, drivetrain components, and v…
|
600303 | CN | Manufacturing |
|
Li Auto Inc.
Manufactures premium smart electric vehicles with extended-…
|
LI | US | Manufacturing |
|
Li Auto Inc.
Designs, manufactures, and sells premium smart electric veh…
|
2015 | KY | Manufacturing |
|
LiveWire Group, Inc.
Designs and manufactures electric motorcycles and electric …
|
LVWR | US | Manufacturing |
|
Lotus Technology Inc.
A global luxury electric vehicle company that designs and s…
|
LOT | KY | Manufacturing |
|
Lucid Group, Inc.
Designs and manufactures luxury EVs, EV powertrains, and ba…
|
LCID | US | Manufacturing |
|
LVMC Holdings CO,.LTD
Manufactures and distributes automobiles, motorcycles, and …
|
900140 | KY | 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.