uk_duty_calculator
Calculate UK import duty and VAT for any commodity code using live tariff data. Input goods value, origin, and costs to get CIF-based duty and standard VAT estimates.
Instructions
Estimate UK import duty and VAT for any commodity code.
Uses live GOV.UK Trade Tariff data. Calculates CIF value from goods value + freight + insurance, applies the appropriate duty rate, then calculates VAT (standard 20%) on the duty-inclusive value.
Use this tool when you need to:
Estimate import costs for UK-bound shipments
Check duty rates for specific HS/commodity codes
Compare landed costs for different origin countries
Determine if preferential rates apply
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commodity_code | Yes | HS/tariff code (6–10 digits, e.g., "847989") | |
| origin_country | Yes | ISO 2-letter origin country code (e.g., "CN", "DE") | |
| customs_value | Yes | Goods value in GBP | |
| freight_cost | No | Freight cost in GBP (added to CIF value) | |
| insurance_cost | No | Insurance cost in GBP (added to CIF value) | |
| incoterm | No | Incoterm (e.g., "FOB", "CIF", "EXW") |