Menu

Search toolsChangelog

to move to openDescribe the problem, not the tool

Austrian USt at 20%, 13% and 10%

Add or remove Austrian Umsatzsteuer at 20%, 13% or 10% — and at the 19% rate that applies in Jungholz and Mittelberg alone, two villages no Austrian road reaches. Austria is the only country here with two reduced rates.

The price you have. Netto excludes the tax, brutto includes it — the next question is which.

Removing is not the reverse of adding a percentage. The brutto is divided, not reduced by the rate.

Two reduced rates rather than one, which is unusual. The 19% band applies in two villages and nowhere else.

Read only when the band above is 'Another rate'. It starts on 5%, the temporary rate for food and culture during 2020 and 2021, because an invoice from that window is the usual reason to need it.

USt
€20.00
The tax itself. It is the one figure both directions have in common.
Netto
€100.00
Brutto
€120.00
Rate applied
20.0%
VAT fraction
1/6

The same amount in each Austrian band

Normalsteuersatz20.00%1/6€100.00€20.00€120.00
Ermäßigt13.00%13/113€100.00€13.00€113.00
Ermäßigt10.00%1/11€100.00€10.00€110.00
Jungholz and Mittelberg19.00%19/119€100.00€19.00€119.00

An estimate, not legal advice. Rules vary by jurisdiction and change over time. Check the current position with a qualified professional before relying on it.

How it works

What this works out

Austrian Umsatzsteuer, in both directions. Netto in, brutto out — or a brutto price in and the tax worked back out of it, which is a division rather than a subtraction.

The table underneath applies the same amount in every band at once, with the VAT fraction for each.

Two reduced rates, which is the thing about Austria

Most European systems have one reduced rate. Austria has two, and they are both called ermäßigter Steuersatz, so “the reduced rate” is genuinely ambiguous here in a way it is not in Germany.

Normalsteuersatz, 20%. The default, in force since 1984.

Ermäßigt, 10%. The older and broader reduced band: food, books, newspapers, medicines, residential rent, passenger transport, hotel accommodation.

Ermäßigt, 13%. Introduced in 2016: domestic flights, cultural and sporting admissions, live animals, plants, firewood, and wine sold direct from the producer.

Both are published lists rather than principles. A supply that sounds like it belongs in one frequently sits in the other, and there is no way to reason it out — it has to be looked up.

The 19% rate in Jungholz and Mittelberg

The most unusual entry in this catalogue, and it is real rather than a curiosity.

Jungholz is a village in Tyrol connected to the rest of Austria at a single mountain-top point. Mittelberg, in Vorarlberg, sits at the head of a valley that opens into Germany. No Austrian road reaches either of them. Everyday life — shopping, deliveries, commuting — runs through Germany, and both were customs-exclusion areas long before the EU.

So section 10 paragraph 4 of the Umsatzsteuergesetz sets their standard rate at 19%, matching Germany, so that a shop there is not permanently undercut by one a few hundred metres away.

Two things worth knowing. Only the standard rate changes — the 10% and 13% reduced rates apply there exactly as everywhere else in Austria. And the rate follows the place of supply, so it is about where the transaction happens rather than where a business is registered.

This is modelled as a band rather than a separate tool, and that is the same test the catalogue applies to countries: is it a row in a table, or does it need a branch? One rate in the same statute is a row.

Before you read on

A shop in Jungholz charges the 19% standard rate rather than Austria's 20%. What decides whether that rate applies to a given sale?

  • A business registered elsewhere in Austria still charges 19% on a supply that takes place there — and one registered in Jungholz charges 20% on a supply that does not.

  • Yes. It is a place-of-supply rule, like the rest of the system.

  • The customer's nationality has never decided a VAT rate anywhere in the EU.

Where the supply takes place. Section 10 paragraph 4 of the Umsatzsteuergesetz sets the standard rate in Jungholz and Mittelberg to 19% to match Germany, because no Austrian road reaches either village and everyday trade there runs through Germany. It follows the transaction rather than the registration, and only the standard rate moves — the 10% and 13% reduced rates apply there exactly as they do everywhere else in Austria.

The method

Adding is a multiplication. Removing is a division: a brutto of €120 including 20% is 120% of the netto, so the netto is €120 divided by 1.2 — or the tax is one sixth of the brutto.

One sixth is the only tidy Austrian fraction. 10% gives 1/11, which is usable. 13% gives 13/113 and 19% gives 19/119, and neither reduces, because 113 is prime and 119 is 7 × 17 with no factor shared with 19.

Only the USt is rounded, and the third figure follows from the other two, so netto and tax always add back to the price actually charged.

Rounding is half up to the cent with no option, as on every country tool here except UK VAT — that one offers a round-down choice because HMRC grants invoice traders a concession, and there is nothing Austrian to cite.

The arithmetic is decimal rather than binary floating point. 13% of €4.50 is exactly €0.585 and rounds to €0.59, but the nearest double sits fractionally below it, so a naive implementation reports €0.58.

A worked example

Adding. €100 netto at the Normalsteuersatz:

USt€20.00
Netto€100.00
Brutto€120.00
VAT fraction1/6

Removing, in Jungholz. A brutto price of €119 at the enclave rate:

ust   = 119 x 19 / 119
      = 19.00

netto = 119.00 - 19.00
      = 100.00

The same €119 anywhere else in Austria would be €99.17 netto and €19.83 of tax, because the standard rate there is 20%. That gap is the whole reason the enclave rate exists.

The cent case. €4.50 at 13% is €0.59 of tax — not the €0.58 a floating-point calculation reports.

These are the same figures asserted in this tool’s test file, so the page and the formula cannot drift apart without the build going red.

What it does not do

It does not decide which of the two reduced bands a supply falls in, and that is the hard part of Austrian VAT rather than the arithmetic. It holds no historic rates, so an invoice from the 2020–21 window when food and culture were temporarily at 5% needs the rate typing into “Another rate”, which starts there. It does not handle the reverse charge, the Kleinunternehmerregelung, One Stop Shop filings, margin schemes or import VAT.

For a country with no tool of its own, a VAT calculator with no rate table is the right page. The neighbouring country most often confused with this one is covered by German VAT; Swiss VAT provides the other German-language comparison.

The formula

Adding USt to a netto price:
  ust    = round(netto x rate / 100)
  brutto = netto + ust

Removing USt from a brutto price:
  ust   = round(brutto x rate / (100 + rate))
  netto = brutto - ust

Austrian bands and their VAT fractions:
  Normalsteuersatz   20%     1/6
  ermäßigt           13%   13/113   does not reduce
  ermäßigt           10%    1/11
  Jungholz and
  Mittelberg         19%   19/119   does not reduce

round = to the nearest cent, half up. No round-down
        option: that concession is British.

Only the USt is rounded. The third figure is derived
from the other two, so netto + ust = brutto to the cent.

What it assumes

  • The four bands are section 10 of the Umsatzsteuergesetz 1994. Which band a supply falls in is a published list, and Austria having two reduced rates means "the reduced rate" is ambiguous here in a way it is not in Germany.
  • The 19% band applies to supplies made in Jungholz and Mittelberg and nowhere else. It follows the place of supply rather than where a business is registered.
  • Rounding is half up to the cent with no option. The round-down concession belongs to HMRC, and there is nothing Austrian to cite for an equivalent.
  • Historic rates are not held. A temporary 5% rate applied to food, culture and hospitality through 2020 and 2021, and that goes in the "Another rate" field, which starts there.
  • Figures are in euros because Austrian VAT is denominated in euros. Nothing is converted and no exchange rate is applied anywhere.

Common questions

What are the Austrian VAT rates?

Four, which is one more than most people expect. The Normalsteuersatz is 20%. There are two reduced rates — 10% for food, books, rent, transport and accommodation, and 13% for domestic flights, cultural and sporting admissions, live animals, plants and wine sold direct from the producer. And 19% applies in Jungholz and Mittelberg, two municipalities reachable only through Germany.

Why do Jungholz and Mittelberg have a different rate?

Because no Austrian road reaches either of them — both are entered from Germany, and both were customs-exclusion areas long before the EU existed. Section 10 paragraph 4 of the VAT Act sets their standard rate at 19% to match Germany's, so a shop there is not permanently undercut by one a few hundred metres over the border. The reduced rates apply there unchanged.

What is the difference between the 10% and 13% bands?

10% is the older and broader one: food, books, newspapers, medicines, residential rent, passenger transport and hotel accommodation. 13% arrived in 2016 and covers domestic flights, cultural and sporting admissions, live animals, plants, firewood, and wine sold direct from the producer. Both are published lists rather than principles, so the distinction has to be looked up rather than reasoned out.

Is Austrian USt the same as German USt?

The same tax under the same EU directive with the same everyday name, at different rates. Austria charges 20% standard where Germany charges 19%, and Austria has two reduced rates where Germany has one. The invoices look alike and are not interchangeable, which is the usual source of error for businesses working across that border.

Which Austrian fraction is usable on paper?

Only the standard one. 20% gives exactly one sixth, so the tax in a brutto price is a sixth of it. 10% gives 1/11, which is still manageable. 13% gives 13/113 and 19% gives 19/119, neither of which reduces at all — 113 and 119 share no factor with their numerators.

Sources

Method written and checked by Tessalor on Jul 31, 2026.