
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 |
|---|---|---|---|
|
Sollers Avto
Automotive firm with full-cycle production of SUVs, commerc…
|
SVAV | RU | Manufacturing |
|
STAK Inc.
Manufactures specialized equipment, vehicles, and software …
|
STAK | US | Manufacturing |
|
Stellantis N.V.
A global automaker and mobility provider with a portfolio o…
|
STLA | NL | Manufacturing |
|
SUBARU CO., LTD.
A manufacturing company with automotive and aerospace busin…
|
9778 | JP | Manufacturing |
|
SUBARU CORPORATION
A manufacturer with automotive and aerospace divisions, ori…
|
7270 | JP | Manufacturing |
|
SUZUKI CO.,LTD.
Manufactures automobiles, motorcycles, all-terrain vehicles…
|
6785 | JP | Manufacturing |
|
suzuki motor corporation
A diversified global manufacturer of automobiles, motorcycl…
|
7269 | JP | Manufacturing |
|
SYM
International manufacturer of scooters, motorcycles, ATVs, …
|
2206 | TW | Manufacturing |
|
TAN CHONG MOTOR HOLDINGS BERHAD
Primarily engaged in assembly, manufacturing, distribution,…
|
— | MY | Manufacturing |
|
Tập đoàn Vingroup - Công ty Cổ phần
A leading diversified conglomerate with an ecosystem in tec…
|
VIC | VN | 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.