
SABIC Agri-Nutrients Co. — Investor Relations & Filings
SABIC Agri-Nutrients Co. is a global leader in the production and distribution of agri-nutrient solutions. The company specializes in a comprehensive portfolio of nitrogen-based fertilizers, including urea and ammonia, as well as phosphate and specialty nutrients designed to enhance crop yields and support global food security. It operates a fully integrated business model that encompasses research and development, manufacturing, and a global supply chain network. The company focuses on innovation in sustainable agriculture, developing low-carbon products such as blue ammonia and high-efficiency fertilizers to minimize environmental impact. By leveraging advanced manufacturing technologies and strategic partnerships, SABIC Agri-Nutrients Co. provides tailored solutions to farmers and industrial customers worldwide, addressing the evolving challenges of the global agricultural sector.
Recent filings
Browse filings by year
33 years- 2026 10 filings
- 2025 12 filings
- 2024 13 filings
- 2023 11 filings
- 2022 16 filings
- 2021 16 filings
- 2020 16 filings
- 2019 15 filings
- 2018 14 filings
- 2017 15 filings
- 2016 12 filings
- 2015 20 filings
- 2014 12 filings
- 2013 14 filings
- 2012 16 filings
- 2011 15 filings
- 2010 10 filings
- 2009 9 filings
- 2008 15 filings
- 2007 10 filings
- 2006 12 filings
- 2005 12 filings
- 2004 7 filings
- 2003 7 filings
- 2002 9 filings
- 2001 8 filings
- 2000 5 filings
- 1999 6 filings
- 1998 7 filings
- 1997 4 filings
- 1996 5 filings
- 1995 4 filings
- 1994 4 filings
Market data
Market data not available
Price history
Peer group · Manufacture of fertilizers and nitrogen compounds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACBT
Develops bio-chemical fertilizers and microbial solutions f…
|
4148 | TW | Manufacturing |
|
Acron
A vertically integrated producer of mineral fertilizers and…
|
AKRN | RU | Manufacturing |
|
Agritech Limited
Manufacturer and marketer of agricultural fertilizers, spec…
|
AGL | PK | Manufacturing |
|
Agritech Non-Voting (Pref) Class A
fertilizer manufacturer operating a modern and efficient ur…
|
AGLNCPS | PK | Manufacturing |
|
Agrium Inc.
Globally integrated company specializing in the production …
|
AGU | CA | Manufacturing |
|
Agro Phos India Limited
Manufactures and markets fertilizers and soil nutrients for…
|
AGROPHOS | IN | Manufacturing |
|
AmmPower Corp.
Clean energy tech company focused on sustainable green ammo…
|
AMMP | CA | Manufacturing |
|
ANHUI HUAERTAI CHEMICAL CO., LTD.
Produces basic and fine chemicals for pharmaceuticals, pest…
|
001217 | CN | Manufacturing |
|
ANHUI LIUGUO CHEMICAL CO.,LTD.
Manufactures phosphate fertilizers, compound fertilizers, a…
|
600470 | CN | Manufacturing |
|
ANHUI SIERTE FERTILIZER INDUSTRY LTD.,COMPANY
Integrated manufacturer of high-efficiency fertilizers and …
|
002538 | CN | Manufacturing |
SABIC Agri-Nutrients Co. 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/53287/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53287 | 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=53287 | 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=53287 \ -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": 53287}, 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 SABIC Agri-Nutrients Co. (id: 53287)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.