
FRX Innovations Inc. — Investor Relations & Filings
FRX Innovations Inc. is a global manufacturing company specializing in sustainable, high-performance flame-retardant solutions. The company produces and sells a family of polyphosphonate-based polymers under the Nofia® brand name. These products include homopolymers, copolymers, and reactive oligomers, which function as non-leaching, permanent fire safety additives. Nofia solutions are halogen-free, PFAS-free, and non-toxic, offering superior thermal stability and mechanical performance. FRX Innovations targets key sectors requiring advanced fire safety, including Electrical & Electronics, Fibers & Textiles, Building & Construction, and Transportation. The technology is designed to meet stringent regulatory standards and support product durability and recyclability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2025-06-19 | English | |
| News release - English.pdf | 2025-06-19 | English | |
| Notice.pdf | 2025-06-19 | English | |
| Letter from former auditor.pdf | 2025-06-19 | English | |
| Letter from successor auditor.pdf | 2025-06-19 | English | |
| News release - English.pdf | 2025-01-30 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
7 filings
| |||||
| 13802107 | Material change report - English.pdf | 2025-06-19 | English | ||
| 13802108 | News release - English.pdf | 2025-06-19 | English | ||
| 13802130 | Notice.pdf | 2025-06-19 | English | ||
| 13802129 | Letter from former auditor.pdf | 2025-06-19 | English | ||
| 13802128 | Letter from successor auditor.pdf | 2025-06-19 | English | ||
| 13767687 | News release - English.pdf | 2025-01-30 | English | ||
| 13765746 | News release - English.pdf | 2025-01-22 | English | ||
|
2024
8 filings
| |||||
| 31504115 | News release - English.pdf | 2024-12-27 | English | ||
| 13761907 | Material change report - English.pdf | 2024-12-09 | English | ||
| 13761909 | Other material contracts - English.pdf | 2024-12-09 | English | ||
| 31338976 | News release - English.pdf | 2024-12-06 | English | ||
| 31338985 | Management information circular - English.pdf | 2024-12-06 | English | ||
| 31338983 | Form of proxy - English.pdf | 2024-12-06 | English | ||
| 31338982 | Notice of meeting - English.pdf | 2024-12-06 | English | ||
| 31338591 | 52-109FV1 - Certification of annual filings - CEO (E).pdf | 2024-12-04 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics and synthetic rubber in primary forms
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aadi Industries Ltd
Manufactures and distributes plastic granules and polymer r…
|
530027 | IN | Manufacturing |
|
Accent Microcell Limited
Manufacturer of cellulose-based excipients for pharma, food…
|
ACCENTMIC | IN | Manufacturing |
|
Acetex Corporation
Specializes in manufacturing specialty chemicals, polymers,…
|
— | CA | Manufacturing |
|
Advanced Petrochemical Co.
Manufactures polypropylene resins for packaging, automotive…
|
2330 | SA | Manufacturing |
|
Alpek, S.A.B. de C.V.
Global producer of polyester and petrochemicals focused on …
|
ALPEK | MX | Manufacturing |
|
AMBANI ORGOCHEM LIMITED
Manufacturer of specialty chemicals and acrylic polymers fo…
|
AMBANIORGO | IN | Manufacturing |
|
ANHUI HWASU CO.,LTD.
Large-scale manufacturer of PVC resins, caustic soda, and c…
|
600935 | CN | Manufacturing |
|
Anhui Shenjian New Materials Co.,Ltd
Produces saturated polyester resins for powder coatings and…
|
002361 | CN | Manufacturing |
|
Apcotex Industries Limited
Manufacturer of synthetic rubber and latex for automotive a…
|
APCOTEXIND | IN | Manufacturing |
|
ARCL Organics Ltd
Produces specialty chemicals and resins for wood-based pane…
|
543993 | IN | Manufacturing |
FRX Innovations 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/48064/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=48064 | 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=48064 | 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=48064 \ -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": 48064}, 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 FRX Innovations Inc. (id: 48064)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.