
SASOL LTD — Investor Relations & Filings
Sasol is a global integrated chemicals and energy company that develops and commercializes sophisticated technologies for world-scale facilities. The company's core activities involve producing a diverse portfolio of products, including liquid fuels, specialty and commodity chemicals, and low-carbon electricity. It leverages its expertise in synthetic fuel technologies and other advanced processes to convert various feedstocks into high-value products. A key strategic focus for the company is its commitment to decarbonization and transforming its operations for long-term sustainability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Foreign Filer Report 2010 | 2010-09-29 | English | |
| 20-F | 2010-09-28 | English | |
| Foreign Filer Report 2010 | 2010-09-14 | English | |
| Foreign Filer Report 2010 | 2010-09-13 | English | |
| Foreign Filer Report 2010 | 2010-08-12 | English | |
| Foreign Filer Report 2010 | 2010-08-12 | English |
Browse filings by year
25 years- 2026 13 filings
- 2025 37 filings
- 2024 42 filings
- 2023 34 filings
- 2022 30 filings
- 2021 37 filings
- 2020 48 filings
- 2019 36 filings
- 2018 58 filings
- 2017 32 filings
- 2016 28 filings
- 2015 30 filings
- 2014 24 filings
- 2013 35 filings
- 2012 33 filings
- 2011 31 filings
- 2010 30 filings
- 2009 25 filings
- 2008 36 filings
- 2007 27 filings
- 2006 43 filings
- 2005 29 filings
- 2004 20 filings
- 2003 26 filings
- 2002 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2010
15 filings
| |||||
| 9271970 | Foreign Filer Report 2010 | 2010-09-29 | English | ||
| 9271971 | 20-F | 2010-09-28 | English | ||
| 9271974 | Foreign Filer Report 2010 | 2010-09-14 | English | ||
| 9271972 | Foreign Filer Report 2010 | 2010-09-13 | English | ||
| 9271973 | Foreign Filer Report 2010 | 2010-08-12 | English | ||
| 9271975 | Foreign Filer Report 2010 | 2010-08-12 | English | ||
| 9271976 | Foreign Filer Report 2010 | 2010-08-04 | English | ||
| 9271977 | Foreign Filer Report 2010 | 2010-07-20 | English | ||
| 9271978 | Foreign Filer Report 2010 | 2010-07-06 | English | ||
| 9271979 | Regulatory Filings 2010 | 2010-07-01 | English | ||
| 9271980 | Foreign Filer Report 2010 | 2010-06-24 | English | ||
| 9271981 | Foreign Filer Report 2010 | 2010-06-24 | English | ||
| 9271982 | Foreign Filer Report 2010 | 2010-06-08 | English | ||
| 9271983 | Foreign Filer Report 2010 | 2010-06-01 | English | ||
| 9271984 | Regulatory Filings 2010 | 2010-05-28 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
20 Microns Limited
Produces ultra-fine industrial minerals and specialty chemi…
|
20MICRONS | IN | Manufacturing |
|
5E Advanced Materials, Inc.
Develops boron and lithium resources for a domestic supply …
|
FEAM | US | Manufacturing |
|
Aarti Industries Ltd
Global producer of benzene-based specialty chemicals and ph…
|
AARTIIND | IN | Manufacturing |
|
Aarti Surfactants Limited
Produces surfactants and specialty chemicals for global FMC…
|
AARTISURF | IN | Manufacturing |
|
ABA CHEMICALS CORPORATION
CDMO for advanced intermediates and active ingredients for …
|
300261 | CN | Manufacturing |
|
AB Igrene
Converts natural methane into hydrogen and solid carbon usi…
|
ABI | SE | Manufacturing |
|
ADVANCED ENERGY MINERALS LTD
Produces ultra-high purity alumina for batteries, LEDs and …
|
AEM | AU | Manufacturing |
|
Advanced Graphene Products Spolka Akcyjna
Manufacturer of large-area and flake graphene materials and…
|
GPH | PL | Manufacturing |
|
ADVANCE ZINCTEK LIMITED
Produces zinc and aluminum oxide powders for sunscreens, sk…
|
ANO | AU | Manufacturing |
|
AdvanSix Inc.
A diversified chemistry company producing essential materia…
|
ASIX | US | Manufacturing |
SASOL LTD 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/31116/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31116 | 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=31116 | 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=31116 \ -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": 31116}, 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 SASOL LTD (id: 31116)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.