UK Import Duty & Tariff Calculator avatar

UK Import Duty & Tariff Calculator

Pricing

from $8.00 / 1,000 landed cost calculations

Go to Apify Store
UK Import Duty & Tariff Calculator

UK Import Duty & Tariff Calculator

Calculate UK customs duty, import VAT and estimated landed cost using authoritative UK Trade Tariff data. Search commodity codes, inspect tariff measures, compare sourcing countries and integrate through API/MCP.

Pricing

from $8.00 / 1,000 landed cost calculations

Rating

0.0

(0)

Developer

Matthew Harbour

Matthew Harbour

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Calculate UK import duty, tariffs and landed cost

UK Import Duty & Tariff Calculator API + MCP provides structured UK customs and import-cost calculations using authoritative UK Trade Tariff data.

Use it to:

  • search UK commodity codes
  • retrieve tariff rates and import measures
  • calculate estimated UK customs duty
  • calculate estimated import VAT and landed cost
  • compare costs for different countries of origin
  • identify licences, restrictions, quotas and other import requirements

Built for developers, AI coding agents, ecommerce, procurement, sourcing, logistics and workflow automation.

Important: Unofficial community Actor. Not affiliated with HMRC or the UK Government. Uses authoritative UK Trade Tariff data. Not customs or legal advice.


How to call it

Set operation, then the fields for that operation. One run = one operation.

IntentPrefer
“What’s the commodity code for …?”search_commodity_codes
“What duty rate applies?”get_tariff_measures or calculate_import_duty
“What’s the total import cost?”calculate_landed_cost
“China vs Germany after UK duty?”compare_origin_costs
“Any licences / restrictions?”explain_import_requirements

Scope: Great Britain imports · calculations in GBP only · preferential rates are shown, not auto-applied · free-text search is classification assistance, not a binding ruling.


Operations

OperationWhat it does
search_commodity_codesDeclarable UK commodity code candidates from a description
get_tariff_measuresMeasures for code + origin + date
calculate_import_dutyEstimated UK customs duty
calculate_landed_costDuty + import VAT + landed cost estimate
compare_origin_costsSame goods across origin countries
explain_import_requirementsLicences, restrictions, quotas and related measures

Example inputs

Landed cost

{
"operation": "calculate_landed_cost",
"commodity_code": "8712003090",
"origin_country": "CN",
"goods_value": 2000,
"currency": "GBP",
"shipping_cost": 200
}

Search codes

{
"operation": "search_commodity_codes",
"query": "bicycles",
"max_results": 10
}

Compare origins

{
"operation": "compare_origin_costs",
"commodity_code": "8712003090",
"origins": ["CN", "DE"],
"goods_value": 2000,
"currency": "GBP",
"shipping_cost": 200
}

Results include assumptions, warnings and provenance so you can cite Trade Tariff sources without scraping GOV.UK pages.


What this Actor does not do

  • Currency conversion (GBP only)
  • Full Northern Ireland / EU-destination engines in this version
  • Auto-applying preferential rates without required proofs
  • Inventing freight-forwarder or brokerage fees you did not supply
  • Binding legal commodity classification

Example use cases

Ecommerce — indicative UK duty / VAT / landed cost before checkout.
AI agents — “Duty on this SKU from China?”, “Cheaper from CN or JP after UK duty?”, “Licence required?”
Procurement / sourcing — compare origin countries on tariff treatment.
Logistics / customs software — pull measures into fulfilment workflows.


Keywords

UK import duty · UK customs duty · UK tariff · UK Trade Tariff · import VAT · landed cost · commodity code · HS code · MCP