Logistics calculators

Customs Calculator

Updated Aug 6, 2026 By Jehan Wadia
Rate Formulas
Product & Classification
Start typing a product name and pick a match to auto-fill its HS code.
Total shipment value = declared value per unit × quantity.
Quick examples (populates and calculates instantly):

Enter a Harmonized System code, or use the product search above.
Don't know your code? Look it up on trade.gov →
Used only when no HS code or product match is available. Category rates are broad averages.
Shipment Route & Value
Country where the goods were manufactured or shipped from.
Country where the goods will clear customs.
Commercial value per unit, excluding freight and insurance.
All results are shown in this currency.
Estimated Import Duty & Tax Charges

The estimated duty and tax breakdown for your shipment is as follows:

Origin
Destination
Product
Declared Value
Total Landed Cost
Customs Duty
Taxes, Surcharges & Fees
Effective Charge Rate
Line ItemAmount
Step-by-Step Solution
Landed Cost Composition

Introduction

When you ship goods across a border, the customs office charges money before the goods can come in. This is called import duty. Most countries also add a tax like VAT or GST. These costs are easy to forget, and they can make a cheap order much more expensive.

This customs duty calculator gives you a fast estimate of what you will pay. Type in your product or its HS code, pick the origin and destination countries, and enter the value of your shipment. The tool then shows your duty rate, your tax, any extra fees, and your total landed cost.

It also checks for free trade deals, like USMCA or the EU Single Market, that can drop your duty to zero. It checks de minimis rules too, which let small shipments enter with little or no charge. Special charges, such as U.S. Section 301 and Section 232 tariffs, EU carbon fees, and excise duty on alcohol and tobacco, are added when they apply.

You get a clear cost breakdown, a step-by-step math view, and a chart that shows where your money goes. Use it to price your products, quote your customers, and plan your budget before you ship. For the freight side of the same shipment, pair this with our Freight Calculator and Shipping Calculator.

How to use our Customs Duty Calculator

Tell us what you are shipping, where it is going, and what it is worth. The calculator then shows your import duty, taxes, fees, and total landed cost, plus a step-by-step breakdown and a chart.

Search for a Product: Type what you ship, like "bicycles" or "cotton t-shirts." Pick a match from the list and the HS code fills in for you.

Quantity / Units: Enter how many items are in the shipment. We multiply this by the value per unit to get your total shipment value. Leave it blank or use 1 for a single item.

Quick examples: Click a chip like Footwear or Wine to load that product and see results right away.

HS / Tariff Code: Enter your Harmonized System code, such as 8712.00.15, if you know it. This gives the most exact duty rate. Use the trade.gov link to look yours up. If you also move goods by LTL, the Freight Class Calculator uses a similar commodity-based logic.

Product Category: Pick a broad category only if you have no HS code and no product match. These rates are averages, so results are less exact.

Origin Country: Choose where the goods were made or shipped from. This decides if a free trade deal or extra tariff applies.

Destination Country: Choose where the goods will clear customs. This sets the VAT or GST rate and the de minimis threshold. You can check destination tax rates on their own with the VAT Calculator, GST Calculator, or HST Calculator.

Declared Value: Enter the commercial value of one unit. Do not include freight or insurance.

Currency: Pick the currency of your declared value. All results show in this currency. If your invoice is in another currency, convert it first with our Currency Calculator.

Calculate Import Duties: Click this to see your duty, tax, fees, effective charge rate, and total landed cost. Click Reset or New Lookup to start over.

What Are Import Duties and Taxes?

When goods cross a border, the destination country usually charges money before releasing the shipment. This money has two main parts: customs duty (a tax based on what the product is and where it came from) and import tax like VAT, GST, or a consumption tax. Add these to the price of your goods and you get the total landed cost — the real cost of getting the product to your door. For a simpler view of the duty line alone, see the Duty Calculator or the Customs Duty Calculator.

HS Codes: The Key to Your Duty Rate

Every traded product has an HS code (Harmonized System code). It is a 6 to 10 digit number used by customs offices around the world. The first two digits are the chapter, such as 87 for vehicles or 64 for footwear. Customs uses this code to decide your duty rate, so the wrong code can mean the wrong bill, delays, or fines.

How the Bill Is Built

  • Customs value: the price of the goods, times the number of units.
  • Duty rate: set by the HS code and the origin country.
  • Trade deals: agreements like USMCA, the EU Single Market, or CPTPP can cut the duty to zero or near zero.
  • VAT or GST: charged on the goods value plus the duty, not just the goods. This is why a small duty can still raise your tax bill. To work backwards from a tax-inclusive total, use the Reverse Tax Calculator or the Remove VAT Calculator.
  • Extra charges: some goods face more. Steel and aluminium into the U.S. can carry Section 232 tariffs. Many Chinese-made goods carry Section 301 tariffs. Alcohol and tobacco face excise duty. Some EU imports face a carbon charge (CBAM). The U.S. also charges a Merchandise Processing Fee on formal entries. Carrier fuel surcharges are separate again — estimate those with the Fuel Surcharge Calculator.

De Minimis: The Low-Value Cutoff

Most countries set a de minimis threshold. If your shipment is worth less than that amount, customs may skip the duty. The limits are very different: Australia is high, Canada is low, and countries like India, Brazil, and South Africa collect on almost everything. In the EU and the UK, low value only frees you from duty — VAT is still owed on the first cent. For small parcels, compare carrier costs with the USPS Shipping Calculator, UPS Shipping Calculator, FedEx Shipping Calculator, or the Postage Calculator.

Why Estimates Matter

Duty and tax can add 10% to over 50% on top of your product cost. Knowing that number before you buy helps you price your goods, pick the best supplier country, and avoid surprise bills at the border. Once you know the landed cost, set your selling price with the Markup Calculator or check profitability with the Margin Calculator. Sellers on marketplaces should also run the FBA Calculator or eBay Fee Calculator before quoting.

Volume and weight drive the freight half of your landed cost. Work those out with the CBM Calculator, the Volumetric Weight Calculator, the Freight Density Calculator, and the Container Loading Calculator. To plan clearance and delivery dates, try the Lead Time Calculator.

Results here are estimates. Final amounts are set by the customs office in the destination country, so check with a licensed customs broker before you ship.


Formulas used

Customs (goods) value
V_{goods} = V_{unit} \times Q
Preferential duty rate
r_{duty} = r_{MFN} \times f_{trade}
Customs duty
D = V_{goods} \times \frac{r_{duty}}{100}
Surcharges (Section 301 / 232, CBAM, excise)
S = \sum_i V_{goods} \times \frac{r_i}{100}
US Merchandise Processing Fee (in display currency)
MPF = \min\left(\max\left(0.003464 \times \frac{V_{goods}}{FX},\ 32.71\right),\ 634.62\right) \times FX
VAT / GST amount on duty-inclusive base
T = (V_{goods} + D + S) \times \frac{r_{tax}}{100}
Total estimated landed cost
C_{landed} = V_{goods} + D + S + F + T
Effective charge rate
r_{eff} = \frac{D + S + F + T}{V_{goods}} \times 100\%

Frequently asked questions

Who pays the import duty, the buyer or the seller?

It depends on your shipping terms (Incoterms).

  • DDP: the seller pays the duty and tax.
  • DAP or FOB: the buyer pays at the border.

If nobody agrees up front, the person receiving the goods usually gets the bill.

Should I add shipping and insurance to the declared value?

No. This calculator asks for the price of the goods only, per unit.

Keep in mind that many countries (like those in the EU, the UK, and Canada) charge duty and VAT on the CIF value, which includes freight and insurance. So your real bill can be a bit higher than the estimate.

What is country of origin, and is it the same as where the goods shipped from?

No. Origin means where the goods were made, not the last port they left.

Goods made in China but shipped from Vietnam are still Chinese origin. Extra tariffs, like Section 301, follow the origin, not the route.

Why is my duty rate 0%?

There are three common reasons:

  • A free trade deal covers your route, like USMCA or the EU Single Market.
  • The product has a zero MFN rate. Many phones, laptops, and books are duty free.
  • Your shipment is under the de minimis limit.

Why is VAT charged on the duty as well as the goods?

Most countries build the tax base as goods value plus duty plus surcharges. The tax is then charged on that whole amount.

So a higher duty also raises your VAT or GST bill. The calculator shows the exact tax base it used in the breakdown table.

What does the effective charge rate mean?

It is all your duties, taxes, and fees divided by the value of your goods, shown as a percent.

Example: $100 of goods with $30 of charges gives a 30% effective rate. It is a quick way to compare suppliers in different countries.

Can I split a big order into small parcels to stay under de minimis?

Do not try it. Customs can combine parcels sent to the same person on the same day and treat them as one shipment.

This is called splitting, and it can lead to penalties, seizure, or a full duty bill anyway.

Does the estimate include broker fees or carrier charges?

No. The tool covers duty, VAT or GST, excise, special tariffs, and the U.S. Merchandise Processing Fee.

It does not include customs broker fees, carrier disbursement fees, storage, or freight. Those are billed by your broker or courier.

What exchange rate will customs use?

Customs uses its own official rate for the day your entry is filed, not the rate in this tool.

The rates here are for estimates only. Your final bill in local currency may differ by a small amount.

Are gifts and samples duty free?

Sometimes, but the limits are low and rules vary by country. Many countries give a small gift allowance for parcels between private people.

Commercial samples marked as having no value may also enter free. Business shipments are almost never free just because you call them samples.

Does this work for personal online shopping, not just business?

Yes. Enter the item price, quantity, and the two countries, and you get the same estimate.

Personal parcels follow the same duty and de minimis rules as commercial ones, though couriers may add their own handling fee.

What is an MFN rate?

MFN means Most-Favoured-Nation. It is the standard duty rate a country charges to all World Trade Organization members.

You pay the MFN rate when no free trade deal applies. When a deal does apply, you pay a lower preferential rate instead.

Does buying more units lower my duty rate?

No. The duty rate is a percent, so it stays the same no matter how many units you buy. Only the total amount goes up.

Buying more can help in one way: a bigger shipment spreads fixed costs, like the U.S. entry fee, over more items.

Why does my broker quote a different number?

This tool uses base HS rates and estimates. Your broker uses the exact tariff line for the destination country, plus quota rules, anti-dumping duties, and the real freight value.

Use this estimate for planning, then confirm with a licensed broker before you ship.

What are specific duties, and does this tool handle them?

Specific duties are charged per unit, per litre, or per kilogram instead of as a percent of value. Alcohol, tobacco, and some farm goods use them.

This calculator uses percent-of-value math, so those lines are shown as estimates. Real excise bills are based on volume or weight.

What happens if I under-declare the value of my goods?

Customs can reject the invoice, set its own value, and charge back duty plus fines. Repeat cases can bring audits, seized goods, or criminal charges.

Always declare the true price you paid.

Can I get my duty back if I re-export or return the goods?

Often yes, through a process called duty drawback. Many countries refund most of the duty on goods that are exported again or returned unused.

You need proof and must file within a time limit, so keep your entry papers.

Do I pay duty on used or second-hand goods?

Yes. Duty is based on the HS code and the value at import, not on whether the item is new.

Some countries ban or restrict used items, such as cars, clothing, and medical gear, so check the rules first.

Why is the tax 0% when I ship to the United States?

The U.S. has no federal VAT or GST at the border, so no import tax line appears.

You may still owe state or local sales tax when you sell the goods. Duty, Section 301 or 232 tariffs, and the entry fee still apply.

How often are the rates in this calculator updated?

Rates were last checked on August 1, 2026, and the basis line under your results shows that date.

Tariffs change often, especially special tariffs. Verify current rates with the destination customs office before you commit to a shipment.