Romanian Emergency Ordinance 19/2026 active: fuel commercial markups are capped at 2025 average levels during 1 April — 30 June 2026. This is why major networks (MOL, OMV, Lukoil, Socar, Gazprom) display a uniform nationwide price per brand. Real per-station variation remains at Rompetrol and independent stations. See the ordinance (Official Gazette) →

Embeddable tools for journalists, bloggers and developers

Free resources with copy-paste code you can drop into your articles, blog or app. All powered by live data collected every 2 hours from ~1,500 stations. Attribution (a link to PretCarburant.ro) is the only condition — no auth, no API key.

Live SVG badge (price + OUG)

Dynamic image that auto-refreshes. Works on any CMS that allows <img> tags: WordPress, Substack, Medium, Wikipedia, GitHub README, HTML email.

Live diesel price Live petrol price Live LPG price OUG 19/2026 status Open data CC-BY 4.0

HTML

<a href="https://pretcarburant.ro/" target="_blank"> <img src="https://pretcarburant.ro/badge/preturi-azi.svg?fuel=motorina" alt="Diesel price today"> </a>

Markdown

[![Diesel price today](https://pretcarburant.ro/badge/preturi-azi.svg?fuel=motorina)](https://pretcarburant.ro/)

Parameters: ?fuel=motorina|benzina|gpl for the price badge. 5-minute edge cache — your article auto-refreshes.

Iframe widget (price + branding)

Visual widget showing the live price. Works on platforms that block <script> (Substack, Medium, newsletters). Theme and fuel configurable.

Iframe code

<iframe src="https://pretcarburant.ro/widget/embed?theme=light&fuel=motorina" width="380" height="220" style="border:0;max-width:100%" title="Live diesel price — PretCarburant.ro"></iframe>

Parameters: theme=light|dark, fuel=motorina|benzina|gpl, oras=cluj-napoca (optional, single city).

JavaScript widget (advanced config)

Full widget with top-5 cities, configurable from the widget builder. For sites that allow <script> (self-hosted WordPress, custom sites).

<script src="https://pretcarburant.ro/static/widget.js" data-theme="light" data-color="#E8593C" data-width="360"></script>
Open widget builder with live preview →

Public JSON API

For app integration, dashboards or analyses. No API key, 60 req/min/IP rate limit.

curl https://pretcarburant.ro/api/v1/preturi/minime curl "https://pretcarburant.ro/api/v1/preturi?judet=CJ" curl "https://pretcarburant.ro/api/v1/statii?lat=46.77&lon=23.62&raza=10"
Full API documentation →

Open dataset (citation for research)

Daily snapshots of national fuel prices, available under CC-BY 4.0. For academic papers, research articles and ANRE/INS studies.

Academic citation (BibTeX)

@dataset{pretcarburant2026, author = {Stoian, Andrei-Șerban}, title = {PretCarburant.ro Romanian Fuel Price Dataset}, year = {2026}, doi = {10.5281/zenodo.19560194}, url = {https://pretcarburant.ro/dataset}, license = {CC-BY 4.0} }

For journalists

Working on a fuel price article? We can confirm specific data points, provide historical context and supply custom figures within 24h on weekdays.

Page updated 2026-05-11. All tools are free and will stay free. Single requirement: visible attribution.