operations-quality · supply-chain · trade-costing

Landed Cost Calculator

Builds the landed cost per unit from the invoice price plus freight, duty and other fees, with the cost breakdown. Use it to price imported goods.

Last updated
Decision Canvas

Calculator overview

Inputs and outputs

This summary comes from the calculator's published input and output contract.

Inputs

Goods Value
About this input

The invoice value of the goods, in the supplier's currency, before freight, insurance and duty.

Unit supplier currency Default 50000 Range At least 0
Freight
About this input

The inbound freight cost for the shipment, in the supplier's currency, allocated into the landed cost.

Unit supplier currency Default 4200 Range At least 0
Units In The Shipment
About this input

The number of sellable units in the shipment, in units. It divides the total landed cost to give a per-unit figure.

Unit units Default 2000 Range At least 1
Insurance
About this input

The insurance cost for the shipment, in the supplier's currency, allocated into the landed cost.

Unit supplier currency Default 350 Range At least 0
Exchange Rate
About this input

The rate that converts the supplier's currency to your home currency, in home currency per unit of supplier currency. Landed totals are reported in home currency.

Unit home per supplier Default 1 Range At least 0
Custom Duty Rate Conditional
About this input

The duty rate you enter, in percent, when the category is set to custom. Take the real rate from the tariff for the commodity and origin.

Unit % Default 6.2 Range 0 to 100
Additional Cost Items
About this input

One row per extra charge, such as brokerage, port fees or handling: its description and amount. These are added to the landed cost.

Default 6 rows
ColumnRange or allowed values
Description Not declared
Amount At least 0
Duty Rate Category
About this input

The source of the duty rate: a preset category or a rate you enter. It selects whether the custom rate below is read.

Default General merchandise, illustrative Allowed General merchandise, illustrative, Textiles and apparel, illustrative, Footwear, illustrative, Machinery and parts, illustrative, Electronics, illustrative, Furniture, illustrative, Custom rate entered below
Customs Value Basis
About this input

Whether duty is assessed on goods plus international freight and insurance (CIF-style, the wider practice) or on the goods value alone. Jurisdictions differ: U.S. transaction value, for example, may exclude international freight and insurance when they are separately identified. Choose the basis your customs authority applies; the duty-difference output shows what the choice is worth.

Default Goods, freight and insurance Allowed Goods, freight and insurance, Goods value only

Outputs

Model Status
About this output

The overall check on your entries, shown above the results. It reads OK when the inputs are usable, NOT VALID with a reason when an entry makes the model meaningless, or CHECK with a reason when a result is valid but worth a second look. Read it before you trust the numbers below.

No unit declared
Landed Cost Per Unit
About this output

The total landed cost divided by the number of units, in home currency per unit. This is the true cost to compare against selling price, not the invoice price.

Unit home currency
Goods Share Of The Total
About this output

The share of the total landed cost that is the goods themselves, in percent.

Unit %
Other Fees Share
About this output

The share of the total landed cost that is the additional fee items, in percent.

Unit %
Uplift Over The Invoice Price
About this output

How much the landed cost exceeds the invoice goods cost, in percent. It shows how far the true cost sits above the sticker price once freight, duty and fees are counted.

Unit %
Total Landed Cost
About this output

The full cost to get the shipment to your door, in home currency: goods, freight, insurance, duty and other fees, converted at the exchange rate.

Unit home currency
Other Fees Total
About this output

The total of the additional cost items, in the supplier's currency.

Unit supplier currency
Goods Cost Per Unit
About this output

The goods value alone divided by the number of units, in home currency per unit, for comparison with the landed figure.

Unit home currency
Duty Difference Between The Two Bases
About this output

The extra duty caused by assessing on goods plus freight and insurance rather than goods only, in the supplier's currency.

Unit supplier currency
Duty
About this output

The customs duty payable, in the supplier's currency: the duty rate applied to the customs value.

Unit supplier currency
Customs Value
About this output

The value duty is assessed on, in the supplier's currency, set by the customs value basis. It is goods only, or goods plus freight and insurance, depending on the basis.

Unit supplier currency
Duty If Assessed On Goods Only
About this output

The duty that would be payable if it were charged on the goods value alone, in the supplier's currency, shown for comparison against the chosen basis.

Unit supplier currency
Freight And Insurance Share
About this output

The share of the total landed cost that is freight and insurance, in percent.

Unit %
Duty Share
About this output

The share of the total landed cost that is customs duty, in percent.

Unit %
Duty Rate In Use
About this output

The duty rate actually applied, in percent, whether from the chosen category or the custom entry.

Unit %

What it is

The Landed Cost Calculator builds the true per-unit cost of imported goods. You enter the invoice value, freight and insurance, the duty basis and rate, and any additional fee items, and it returns the total landed cost, the cost per unit, and a breakdown showing what share each component contributes.

It also shows how much the landed cost exceeds the invoice price, and what the duty would have been on the other customs-value basis, so the effect of that choice is visible rather than buried.

Amounts are in the supplier's currency, converted to your home currency by the exchange rate you supply.

Use it to price imported goods and to see where the cost actually goes. The customs value basis it defaults to is not the rule everywhere. Read the methodology before relying on the duty figure.

Methodology

Purpose and model boundary

This model assembles the cost of an imported shipment from goods value, freight, insurance, customs duty, additional fees, exchange rate, and shipment units. It reports total and per-unit landed cost, the contribution of each cost family, and the effect of the selected customs-value basis.

It is an estimating model, not customs, tax, tariff-classification, or legal advice. The workbook does not determine a commodity code, origin treatment, trade-agreement eligibility, or the applicable duty rate.

Inputs and units

Input Meaning and unit
Goods value, G Invoice value in supplier currency.
Freight, F International/inbound freight in supplier currency.
Insurance, I Shipment insurance in supplier currency.
Units, N Sellable units in the shipment.
Duty-rate category Selects one of six illustrative workbook rates or the custom-rate path.
Custom duty rate, r_custom Percent; visible and used only for the custom category.
Customs-value basis Goods plus freight and insurance, or goods value only.
Exchange rate, x Home-currency units per supplier-currency unit.
Additional cost items Up to six description-and-amount rows in supplier currency; blank rows may appear anywhere.

Governing relationships

The duty rate r is the selected illustrative category rate or r_custom / 100 for the custom path. The customs-value basis is:

V_customs = G + F + I for the goods/freight/insurance option

V_customs = G for the goods-only option

The remaining relationships are:

Duty = V_customs × r

Other fees = sum(additional cost item amounts)

Supplier-currency landed total = G + F + I + Duty + Other fees

Total landed cost = supplier-currency landed total × x

Landed cost per unit = total landed cost / N

Goods cost per unit = G × x / N

Uplift over invoice price = landed cost per unit / goods cost per unit - 1

The workbook calculates goods, freight-and-insurance, duty, and other-fee shares by dividing each supplier-currency component by the supplier-currency landed total. The four shares therefore add to one. Exchange conversion occurs once, after the supplier-currency total has been assembled.

For comparison, the workbook also calculates G × r as duty on goods alone and subtracts it from the selected-basis duty.

Calculation sequence

  1. Resolve the selected duty category and whether the custom-rate input applies.
  2. Resolve the selected customs-value basis.
  3. Sum the six fixed additional-cost rows, treating blank amounts as zero.
  4. Calculate duty, the supplier-currency landed total, and its component shares.
  5. Apply the exchange rate once to the total and derive per-unit and uplift measures.
  6. Return the goods-only duty comparison and evaluate Model_Status.

Outputs and interpretation

Landed_Cost_Per_Unit is the primary decision figure for margin, purchasing, and pricing comparisons. Total_Landed_Cost is in home currency, while duty, customs value, and other-fee totals are shown in supplier currency as declared by the input rules. The cost-breakdown donut is a composition of the supplier-currency components; hover or keyboard focus exposes its values.

The Duty_Difference_Between_The_Two_Bases isolates only the basis choice. It does not determine which basis is lawful for a shipment.

Validation and status logic

Condition Returned status
Goods value is less than or equal to zero NOT VALID: goods value must be greater than zero
Exchange rate is less than or equal to zero NOT VALID: exchange rate must be greater than zero
Duty rate in use is greater than 50% CHECK: a duty rate above 50% is unusual; confirm the tariff classification
Uplift over the invoice price is greater than 40% CHECK: landed cost is more than 40% above the invoice price
None of the preceding conditions applies OK

The duty-rate warning takes precedence over the uplift warning.

Assumptions and limitations

  • Preset duty categories and rates are illustrative only. Actual duty can depend on tariff code, product description, origin, valuation rules, quotas, anti-dumping measures, and trade agreements.
  • The user must choose the customs-value basis applicable to the jurisdiction and transaction. The model does not make that legal determination.
  • All monetary inputs before conversion are assumed to use the same supplier currency. Freight or fees already stated in home currency must be converted before entry.
  • A single exchange rate is applied to the full total. The model does not handle different booking dates, hedges, spreads, bank charges, or multi-currency line items.
  • VAT/GST, sales tax, excise, brokerage rules, recoverable tax, demurrage, and other charges are excluded unless the user adds them to the six-row fee grid.
  • The model does not test duplicate fees, taxability, invoice accuracy, or whether a charge is already included in freight.

Restrictions and non-computing states

This calculator requires at least one shipment unit, constrains duty-rate inputs to 0 through 100 percent, and rejects negative monetary and additional-cost amounts. The additional-cost grid has six editable rows; blank rows are allowed, but the page cannot add a seventh fee. The workbook does not compute a usable result when goods value or exchange rate is nonpositive. Duty presets and the two customs-value bases are the fixed workbook choices; only the custom-rate path exposes an editable duty rate.

Errors and warnings

Input checking can reject an out-of-range duty rate, nonpositive unit count, or invalid grid amount before calculation. Workbook NOT VALID means the monetary basis cannot be computed. Workbook CHECK retains the result but flags an unusually high duty rate or overall uplift. A connection or calculation-service failure is a service error, not a customs conclusion.

References

The workbook derives its relations rather than reproducing any tariff schedule, table or figure. The duty rate categories are illustrative sample rates and carry no relationship to any real tariff line.

The customs value rules, duty rates and additional charges that apply to a real import come from the customs authority of the importing country. Nothing here is customs advice and no trademark or organisation name appearing in this tool implies endorsement by its owner.

Additional source notes migrated from Methodology

The workbook implements component roll-up and the two explicitly selected customs-value bases; it does not reproduce a tariff schedule. The delivered reviewer packet points to Freightos freight resources for comparison and requires confirmation with the applicable customs authority, tariff, commodity code, and country-of-origin rules.

Frequently asked questions

Which customs value basis should I use?
It depends on your jurisdiction, and the tool cannot choose for you. Many countries assess duty on a CIF-style value including international freight and insurance. United States practice differs: CBP guidance allows international freight, insurance and related costs to be excluded from transaction value when they are separately identified on the invoice. Applying the CIF default to a US import will overstate your duty. Confirm the applicable rule with the customs authority or a licensed broker. Note too that Incoterms govern who pays for what, not what is dutiable.
I entered a custom duty rate and nothing changed. Why?
Because the custom rate only takes effect when you also select the category **"Custom rate entered below"**. With a merchandise category selected, that category's illustrative rate stays in force and your typed value is ignored. The page reports the rate actually in use; check that field first whenever the duty looks wrong.
Are the duty rates in the category list real?
No. They are illustrative sample rates for the categories they name, not tariff lines. Real duty depends on the precise Harmonized System classification of your specific goods, which is a specialist determination, is frequently contested, and can vary substantially within what looks like one product category. Get the rate from your broker or the tariff schedule of the importing country.
Does this include import VAT or GST?
No, and in many jurisdictions that is the largest single charge at the border, often several times the duty. It is excluded deliberately because it behaves differently: for a VAT-registered business it is usually recoverable, so it is a cash-flow cost rather than a cost of goods, and mixing it into a landed cost per unit would overstate what the product actually costs you. Add it as a fee item if you want it in the total, but understand what you are adding.
What about antidumping duties or Section 301 tariffs?
Not modelled. Antidumping and countervailing duties are commodity- and origin-specific and can exceed the value of the goods themselves. Additional tariffs under trade measures apply to specific origins and classifications. Preferential rates under trade agreements go the other way and can reduce duty to zero if the goods qualify under the rules of origin. None of these are in the tool, and any of them can dominate the calculation.
The duty share looks small. Is that typical?
It is typical when goods value is high relative to freight, as in the shipped example where duty is 3.90 percent of the total against 7.75 percent for freight and insurance. It reverses on low-value, high-bulk, or high-tariff goods. The share breakdown is the most useful output here precisely because it tells you which lever is worth pulling: on this shipment, negotiating freight is worth about twice as much as reducing duty.
This page is provided by LogicCommons for informational purposes only. Results are analysis outputs computed from the inputs you supply and are not engineering advice, a design, or a substitute for review by a licensed professional under the codes adopted where the work is built. Verify all inputs and results independently.

LogicCommons is in beta. If a result, label, or reference looks wrong, tell us here; we read every message.