You must have the Admin role to add, edit, or delete currencies and taxes.
Currencies vs taxes
Currencies define what denominations you can price in. Taxes define what levies you apply on top of (or inside) those prices. Qwoty keeps them separate because they change for different reasons — you might add a currency when opening a new market, while taxes change whenever a country updates its fiscal rules.| Setting | What it controls | Where to find it |
|---|---|---|
| Currencies | Available currencies for pricing and quoting | Settings → Workspace → Currency |
| Taxes | Tax types and rates applied on quotes | Settings → Workspace → Tax |
Manage currencies
Currencies are available at the workspace level. Each quote is issued in exactly one currency, chosen at quote creation.Access the currencies screen
Add a currency
Open the currency form
Click + New currency (or equivalent add action) at the top of the Currency list.
Select a currency
In General Information, click the Currency dropdown. Qwoty shows a searchable list of world currencies with their ISO code and native symbol — for example:
- Albanian Lek (ALL) — L
- Australian Dollar (AUD) — A$
- Argentine Peso (ARS) — $
- Bahraini Dinar (BHD) — د.ب
Set the status
In the right panel, set Active to make the currency available for new quotes. Inactive currencies remain in the list but cannot be selected.
Add an API Name (optional)
Fill in API Name if you need to reference this currency programmatically in integrations or webhooks. This identifier is separate from the ISO code.
Set as default (optional)
Set Is default to
true if this currency should be the default for new quotes. Only one currency can be the default at a time — setting a new default removes the flag from the previous one.Manage taxes
Taxes are configured per country and can apply as a percentage (calculated automatically on quote totals) or as a fixed amount (manually defined per transaction).Access the taxes screen
Tax types
When you add a tax, you first choose a Type from four predefined values. The type drives which fields the form asks for.| Type | Use case | Available modes |
|---|---|---|
| VAT | Value-Added Tax (most of Europe, many other regions) | Percentage only |
| GST | Goods and Services Tax (Australia, Canada, India, NZ) | Percentage only |
| Sales Tax | US state and local sales tax | Percentage only |
| Custom | Any other levy not covered by the three above | Percentage or Amount |
Choose Custom when you need to configure a flat-fee tax (for example, a stamp duty or a regulatory contribution that isn’t a percentage of the total).
Calculation modes
Qwoty supports two modes of calculation:- Percentage — The tax amount is automatically calculated as a percentage of the taxable base. You enter a Rate (for example,
20for 20%). - Amount — The tax is a fixed value you configure manually, either directly on the quote or through specific calculations. You enter a Currency and an Amount (for example,
15EUR).
Percentage is available for all tax types. Amount is only available when Type is set to Custom. VAT, GST, and Sales Tax are always percentage-based.
Add a tax
Choose the tax type
In General Information, select Type from the dropdown:
VAT, GST, Sales Tax, or Custom.Select the country
Pick the Country to which this tax applies. One tax configuration is scoped to one country — create separate entries for each jurisdiction.
Choose the calculation mode
Click either Percentage or Amount.
- Percentage is the default and is the only mode available for VAT, GST, and Sales Tax.
- Amount is only clickable when Type is Custom.
Configure the mode
- Percentage mode
- Amount mode
Enter the percentage in the Rate field. For example,
20 for a 20% VAT.Apply a tax to a quote
Taxes are applied at the quote line level or at the quote level, depending on the template configuration.- Default tax per template — set a tax in a quote template so new quotes inherit it.
- Override on a quote — a sales rep can override or add taxes when editing a quote, based on permissions.
- Line-item taxes — different lines in the same quote can use different tax rates (useful for mixed-rate catalogs).
Taxes flow through the quote-to-revenue cycle: they appear on the quote, the published Dealroom view, the signed document, and eventually the order.
Common questions
Can I change a quote's currency after it's created?
Can I change a quote's currency after it's created?
No. Currency is locked at quote creation to avoid pricing inconsistencies. Duplicate the quote if you need to issue it in another currency.
Can a customer see prices in their own currency automatically?
Can a customer see prices in their own currency automatically?
Qwoty displays the quote in the currency chosen at creation. If you need the same quote in a different currency, duplicate the quote and change the currency at the top of the form.
Can I deactivate a currency?
Can I deactivate a currency?
Yes — set Active to
Inactive on a currency to prevent new quotes from using it. Existing quotes keep their original currency.Why is Amount greyed out for VAT, GST, and Sales Tax?
Why is Amount greyed out for VAT, GST, and Sales Tax?
These three tax types are always calculated as a percentage of the taxable base. To use a fixed-amount tax, choose Custom as the type.
Can I apply multiple taxes on the same quote?
Can I apply multiple taxes on the same quote?
Yes. You can apply different taxes on different line items (for example, 20% VAT on products, 0% VAT on services), and the total is the sum of all line-level taxes.
What does the API Name field do?
What does the API Name field do?
It’s a technical identifier used by integrations and API calls to reference the currency or tax. Use a short, unique string without spaces or special characters. It’s optional if you don’t plan to use the API.
What happens if I delete a tax used on existing quotes?
What happens if I delete a tax used on existing quotes?
You cannot delete a tax while it’s referenced by active quotes or orders. Deactivate it or reassign the affected quotes to a new tax first.
Related
Workspace general settings
Configure language, country, and other workspace-wide defaults.
Quote settings
Customize quote numbering and association resolution.
Business units
Add tax IDs per legal entity and manage multi-entity tax configuration.
Pricing types
Learn how prices, currencies, and taxes combine on quote line items.

