ediverse Explore the platform

Spotlight PEPPOL BIS Billing 3.0 The EU e-invoicing mandate is here — France Sept 2026, Belgium Jan 2026, Germany 2025.

Slovak DPH regimes — 23 / 19 / 5 / 0% since 2025

Slovak DPH (Daň z pridanej hodnoty) went through its first hike in 14 years in 2025: the standard rate jumped from 20% to 23% on 1 January, under Act 278/2024 — one of the largest fiscal shocks of post-COVID budgetary consolidation in Central Europe. The structure shifts to four rates (23 / 19 / 5 / 0%), with significant rewiring of the reduced rates.

History — from 23% in 2003 to back to 23% in 2025

The Slovak DPH path is marked by two major shifts: the 2004 flat tax at 19% (Mikuláš Dzurinda / Ivan Mikloš) that made Slovakia the EU's fiscal laboratory, and the 2025 hike to 23%, which signals a return to a pre-flat-tax standard. In between, the rise to 20% (post-2008) and the addition of a super-reduced 10% (2019) had set up a three-rate structure.

text dph-sk-timeline.txt
1993       | Independent Slovak Republic created (1 January). Inherits
           | the Czechoslovak VAT regime, standard rate 23%.
           |
2003       | DPH restructuring: standard stays at 23% (then 19% in
           | 2004), legal basis introduced as Act 222/2004 on DPH.
           |
2004       | 1 January: standard cut to 19% under the "rovná daň"
           | (flat tax of Mikuláš Dzurinda). Slovakia becomes the EU's
           | fiscal laboratory.
           |
2011       | Post-2008 crisis: standard raised to 20% temporarily.
           |
2019       | Super-reduced 10% rate introduced for certain essential
           | goods (books, medicines, hospitality and restaurants).
           |
2023       | Post-COVID budgetary consolidation discussions + Ukraine
           | war + energy. Plán obnovy a odolnosti SR (RRP) adopted.
           |
2024       | Act 278/2024 passed in October — raises the standard
           | DPH to 23%, restructures the reduced rates.
           |
2025       | 1 January: new rates enter into force — standard 23%,
           | reduced 19% (energy / hospitality / restaurants),
           | super-reduced 5% (social housing, certain basic foods),
           | zero 0%.
           |
2026       | Rate stabilisation. Monitoring of inflation effects,
           | unchanged KV DPH adoption.

Governance — MF SR + FRSR

Stewardship is split:

  • Ministerstvo financií SR (mfsr.sk) — owns legislative reforms (Act 222/2004 + amendments), coordinates the transposition of the VAT Directive 2006/112/EC.
  • Finančné riaditeľstvo SR (FRSR) (financnasprava.sk) — operational management: monthly DPH returns (Daňové priznanie k DPH), KV DPH, VIES, OSS. Issues the IČ DPH (VAT number) on request when the threshold is crossed.

Technical schema — rates and UNCL5305 codes

In EN 16931 invoices (UBL or CII), Slovak DPH rates are encoded via UNCL5305 codes:

  • S — Standard rate (23%).
  • AA — Lower rate (reduced 19% or 5%).
  • Z — Zero rate (0%).
  • E — Exempt (e.g. financial, medical operations).
  • K — Intra-community supply (intra-EU).
  • G — Export outside EU.
  • AE — Reverse charge (construction cases).
xml dph-sample-23pct.xml
<cac:TaxTotal>
  <cbc:TaxAmount currencyID="EUR">230.00</cbc:TaxAmount>
  <cac:TaxSubtotal>
    <cbc:TaxableAmount currencyID="EUR">1000.00</cbc:TaxableAmount>
    <cbc:TaxAmount currencyID="EUR">230.00</cbc:TaxAmount>
    <cac:TaxCategory>
      <cbc:ID>S</cbc:ID>
      <cbc:Percent>23.00</cbc:Percent>
      <cac:TaxScheme>
        <cbc:ID>VAT</cbc:ID>
      </cac:TaxScheme>
    </cac:TaxCategory>
  </cac:TaxSubtotal>
</cac:TaxTotal>

Table of rates and scope

RateScopeLegal basis
23%All goods and services not covered by reduced rate or exemption§27(1) Act 222/2004 (as amended by 278/2024)
19%Electricity, hospitality services, restaurant services (on-premises)§27(2) + Annex 7a
5%Social housing (qualifying), certain basic foods (bread, milk), medicines, books, newspapers§27(3) + Annex 7
0%Exports outside EU, intra-EU supplies, certain financial services§28-§47
ExemptionHealth, education, postal services, financial / insurance operations§28-§39

Adoption and reporting

  • ~250,000 VAT-registered taxpayers in Slovakia (FRSR 2024 figure) — businesses and freelancers above the €49,790 threshold.
  • Monthly return (Daňové priznanie k DPH) for most taxpayers, quarterly under conditions (turnover < €100,000 over 12 consecutive months).
  • KV DPH (Kontrolný výkaz) mandatory alongside the return since 2014 — invoice-by-invoice detail, central pivot of VAT control.
  • OSS / IOSS: ~3,200 Slovak OSS sellers registered in 2024 (cross-border EU B2C services and e-commerce).

Common pitfalls

  • Hardcoding 20%. Pitfall #1 post-2025: ERP systems, billing scripts, Excel templates still multiplying by 1.20 instead of 1.23 produce undervalued invoices and an unreconcilable KV DPH gap.
  • Confusing 19% energy and 5% housing. Electricity is at 19% (energy reduced rate). But social housing does not automatically get 19% — qualification under Act 443/2010 on social-housing aid is required, otherwise it falls back to 23%.
  • Wrong IČ DPH. IČ DPH (VAT number) differs from DIČ. Format: SK + 10 digits (often starting with 20 / 21 / 22 / 23). Issuing an intra-EU invoice without a valid IČ DPH blocks the recipient's deduction.
  • Forgetting construction reverse charge. Construction and finishing works fall under DPH reverse charge (§69(12)(j)) — AE code in UBL. Billing with 23% DPH instead of reverse charge exposes you to a tax reassessment.
  • Believing the €49,790 threshold is fixed. The threshold was recently adjusted (before 2024: €49,790 from 2007). In 2025 it stays but the basis is reviewed (turnover over the 12 last consecutive rolling calendar months).