
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 |
|---|---|---|---|
|
Ningbo Changhong Polymer Scientific and Technical Inc.
Develops and produces high-performance styrene-based thermo…
|
605008 | CN | Manufacturing |
|
Ningbo Color Master Batch CO., LTD.
Develops high-performance color and functional masterbatche…
|
301019 | CN | Manufacturing |
|
NINGXIA YINGLITE CHEMICALS CO.,LTD
Produces PVC resin, caustic soda, and calcium carbide for i…
|
000635 | CN | Manufacturing |
|
NIPPON CARBIDE INDUSTRIES CO.,INC.
Manufacturer of chemicals, films, and electronic and functi…
|
4064 | JP | Manufacturing |
|
NKY Medical Holdings Ltd.
Produces PVP polymers, specialty chemicals, and medical con…
|
300109 | CN | Manufacturing |
|
North Chemical Industries Co., Ltd.
Global supplier of nitrocellulose, cellulose derivatives, a…
|
002246 | CN | Manufacturing |
|
NPK CO.,LTD
Manufacturer of synthetic materials and engineering plastic…
|
048830 | KR | Manufacturing |
|
OMV AG
An integrated energy, fuels, and chemicals company transiti…
|
OMV | AT | Manufacturing |
|
Orbia Advance Corporation, S.A.B. de C.V.
Global provider of specialty products for food, water, conn…
|
MEXCHEM | MX | Manufacturing |
|
ORIENTAL ENERGY CO., LTD.
Integrated LPG value chain operator producing propylene and…
|
002221 | CN | 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.