How do I export and import my sales tax rates in Magento 2 with a CSV?

Exporting your rates

  1. From your Magento admin page, head to System > Data Transfer > Import/Export Tax Rates.
  2. Click the Export Tax Rates button
  3. A spreadsheet of your rates will begin downloading
  4. You will then be able to save and open the file in a spreadsheet

    The exported Magento tax rate data includes the following columns:

    • Code
    • Country
    • State
    • Zip/Post Code
    • Rate
    • Range From
    • Range To
    • A column for each store view

Importing your rates

  1. From your Magento admin page, head to System > Data Transfer > Import/Export Tax Rates.
  2. Click the Browse button and choose the CSV file containing your rates.
  3. Click Import Tax Rates. (This may take several minutes. A message will appear once the import is complete: “The tax rate has been imported”)
  4. You can confirm your rates have imported successfully from Stores > Taxes > Tax Zones and Rates.