Official figures — September 2026. These are the confirmed prices published by the Department of Mineral and Petroleum Resources (DMPR), effective Wednesday, 2 September 2026. Petrol 93 and 95 both rose 134 c/l, diesel 500ppm rose 294 c/l, diesel 50ppm rose 315 c/l and illuminating paraffin rose 213 c/l. The previous official prices took effect on 5 August 2026.

Managing fleet operations, building financial models, or developing logistics applications in South Africa requires precise and reliable fuel price data South Africa. Because South African fuel prices are strictly regulated and adjusted on the first Wednesday of every month, having access to structured historical tables and programmatic data structures is critical for commercial planning.

As the central hub for the South African fuel price dataset, this page provides developers, analysts, and fleet managers with the foundational context needed to integrate, download, and utilize official fuel metrics.

Current Pricing Context

  • Effective Date: 2 September 2026
  • 95 Unleaded Petrol (Inland Retail): 2,692.00 c/l / R26.92 per litre
  • 95 Unleaded Petrol (Coastal Retail): 2,605.00 c/l / R26.05 per litre
  • Diesel 0.005% / 50ppm (Inland Wholesale Indicator): 2,955.51 c/l / R29.56 per litre(Note: Official monthly figures are updated explicitly following the Department of Mineral and Petroleum Resources (DMPR) announcements).

If you need to instantly calculate trip costs based on these figures, you can use our calculate fuel cost tool to turn this raw data into actionable insights.

Fuel Price Data South Africa Overview

In South Africa, the fuel pricing structure is bifurcated by geographic zones—primarily Inland and Coastal regions—to account for the costs of transporting fuel via pipelines and rail from ports to the interior.

When analyzing current fuel price data South Africa, it is important to understand that the country utilizes a regulated pricing mechanism for petrol, while diesel prices are highly influenced by wholesale margins and local station variances.To track these movements accurately, users look for fuel price data South Africa today or the latest fuel price data South Africa to ensure their local systems map correctly to the gazetted changes. This hub coordinates those lookups, pointing users to deeper programmatic feeds or archival spreadsheets depending on their specific technical requirements.

What the Dataset Includes

The comprehensive petrol and diesel price dataset compiles regulatory adjustments into a structured format. This data is essential for programmatic ingestion or deep statistical analysis.

Products Covered

Source Methodology & Hierarchy

To guarantee enterprise-grade data validation, our data mapping follows a strict source hierarchy:

  1. DMPR (Department of Mineral and Petroleum Resources): The absolute source for official monthly price schedules and regulated adjustments.
  2. CEF (Central Energy Fund): The source for the Daily Basic Fuel Price (BFP) indicators, which determine the over- and under-recovery trends.
  3. Gov.za: Official government press releases used to verify final cabinet-approved adjustments.

Download Formats and Field Definitions

For teams performing localized analyses or manual reporting, structured files are highly efficient. Users often evaluate the pros and cons of data delivery via a fuel price API vs CSV depending on their infrastructure.

Download Formats

We support multiple historical data extraction structures:

Core Field Definitions

When accessing the fuel price data download South Africa packages, the datasets are structured using the following validated database schema fields:

Field NameData TypeDescriptionExample Value
effective_dateDate (YYYY-MM-DD)The date the regulated price became active.2026-07-01
fuel_typeStringThe specific grade of fuel evaluated.95_ULP / DIESEL_50PPM
zoneStringGeographic pricing zone.Inland / Coastal
price_centsIntegerThe price designated in South African cents per liter (c/l).2610
price_randFloatThe converted price in Rands per liter (R/l).26.10
bfp_contributionFloatThe Basic Fuel Price component at that date in cents per liter.1362.71

Historical Coverage and Update Frequency

The historical fuel price data South Africa repository extends back across multiple decades, allowing analysts to map macro-economic trends, evaluate fuel price inflation adjusted South Africa metrics, or build a comprehensive fuel price by year South Africa matrix.

Update Schedule

By looking at the complete fuel price history South Africa and the broader fuel price archive South Africa, users can isolate anomalies such as the biggest petrol price increase South Africa or locate historical extremes like the lowest petrol price south africa.

How to Use the Data

Structured fuel data serves diverse operational environments across the Southern African transport and development ecosystem.

Core Use Cases

If you are tracking long-term financial impacts, analyzing petrol price over time South Africa or reviewing a petrol price spreadsheet can help insulate your operational budgets from sudden market shocks.

API Overview & Technical Integration

For enterprise platforms requiring automated, zero-maintenance data pipelines, migrating away from manual downloads to a dedicated fuel price data API is recommended.

Endpoints & Sample Response

The integration environment features distinct production endpoints tailored for developers who need either the current fuel price API or the historical fuel price API. To view full integration pathways, consult the fuel price API documentation.

Below is a standard JSON payload format representing a verified database response for a single query:

JSON

{
  "status": "success",
  "meta": {
    "total_records": 1,
    "last_updated": "2026-07-01T00:05:00Z"
  },
  "data": [
    {
      "effective_date": "2026-07-01",
      "region": "Inland",
      "fuel_grade": "95_ULP",
      "unit": "ZAR_per_liter",
      "retail_price": 26.10,
      "currency": "ZAR"
    }
  ]
}

Accessing the API

Related API, History, and Forecast Pages

This data hub serves as the gateway to specialized sub-pages across the petrol price today network. Depending on your analytical objectives, navigate directly to the specific track below:

Frequently Asked Questions

What should users expect from the fuel price data South Africa page?

This hub provides structural context, field metadata, and delivery options (API and CSV) for South African fuel price datasets. It maps out how the data is collected, validated against the DMPR and CEF, and formatted for programmatic or analytical use.

Which official sources are used to verify the data?

All price figures are rigorously cross-referenced using the official regulatory hierarchy: monthly retail changes are drawn directly from the Department of Mineral and Petroleum Resources (DMPR), while the daily basic fuel components rely on Central Energy Fund (CEF) data.

Who is this fuel price dataset designed for?

The dataset structures, spreadsheets, and API access models are designed specifically for software developers, financial analysts, corporate publishers, and enterprise fleet management teams requiring clean, verified data.

How do I transition from manual downloads to an automated feed?

You can review the differences in implementation via our fuel price API vs CSV guide, or go directly to the fuel price API documentation to establish a live connection string for your software environment.