CINXE.COM

Free VAT Calculator | Zoho

<!DOCTYPE html> <html lang="en"> <head> <title>Free VAT Calculator | Zoho</title> <meta name="description" content="Calculate VAT amount in three simple steps. Try Zoho鈥檚 very own free VAT calculator today."> <meta http-equiv="Content-Type" content="text/html"> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-title"> <link rel="SHORTCUT ICON" href="https://www.zohowebstatic.com/sites/zweb/images/favicon.ico" type="image/x-icon"> <style> button, input { font: inherit; } </style> <link href="https://www.zohowebstatic.com/sites/zweb/css/common/zf/common-header-footer.css" rel="stylesheet" type="text/css"> <link rel="preload" href="https://fonts.zohostatic.com/zohopuvi/3.0/zoho_puvi_light.woff2" as="font" type="font/woff2" crossorigin="anonymous"> <link rel="preload" href="https://fonts.zohostatic.com/zohopuvi/3.0/zoho_puvi_regular.woff2" as="font" type="font/woff2" crossorigin="anonymous"> <link rel="preload" href="https://fonts.zohostatic.com/zohopuvi/3.0/zoho_puvi_semibold.woff2" as="font" type="font/woff2" crossorigin="anonymous"> <link rel="canonical" href="https://www.zoho.com/uk/books/free-tools/vat-calculator/"> <link href="/books/styles/free-tools/vat-calculator/single.css" rel="stylesheet" type="text/css"> <style> .sub-tools li:hover { background-color: var(--text-color); } .free-tool-navbar.open ~ main .free-vat-calculator-header-tool { width: 90%; } .free-tool-navbar.open ~ main .free-vat-calculator-header-description > p { width: 55%; } .free-tool-navbar.open ~ main .free-vat-calculator-features { width: 95%; } .free-tool-navbar.open ~ main .free-vat-calculator-tax-type-list > p { font-size: 0.8rem; } @media screen and (max-width: 1024px) { .free-tool-navbar.open + header + main .cjrs-background { max-width: 100%; } } </style> <style>.free-tool-header-top-band{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:5px 10px 5px 30px;background:#fff;font-weight:600;line-height:1.7;border-bottom:1px solid #d6d6d6;z-index:9999}.zoho-title-wrapper{display:inline-block}.header-sub-heading{display:block;line-height:normal;color:#000;font-size:11px}.free-tool-navbar.open+header .free-tool-header-top-band{max-width:82%;margin-left:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.free-tool-header-left .free-tool-header-logo{width:135px;vertical-align:sub}.free-tool-header-more-band{width:22px;height:22px;margin-top:12px;margin-right:40px;float:left;cursor:pointer}.free-tool-header-left{width:100%}.check-zoho-books{margin-top:5px;float:right;color:#1e71c6;font-size:14px;line-height:34px;cursor:pointer}.free-tool-header-top-band .signupnow-button{float:right;margin-top:8px}.free-tool-header-top-band .signupnow-button a{color:#fff;background:#e61a0f;font-size:14px;padding:10px;margin:0 10px;cursor:pointer}@media screen and (max-width:1024px){.free-tool-navbar.open+header .free-tool-header-top-band{max-width:100%;margin:0}}@media screen and (max-width:1050px){.check-zoho-books{display:none}.free-tool-header-top-band .signupnow-button{display:none!important}}@media (max-width:500px){.free-tool-header-left span,.header-sub-heading{display:none}}</style> </head> <body> <style> .navbar-logo-container{ text-align: center; margin: 20px 20px 20px 0; } .navbar-logo-container img{ max-width: 100px; } .free-tool-navbar { font-family: Zoho Puvi; position: fixed; background-color: #2c2929; color: #fff; height: 100vh; z-index: 9999; width: 0; opacity: 0; transition: all 0.3s ease; overflow-y: scroll; line-height: 1.5; } .free-tool-navbar.open { display: block; opacity: 1; width: 18%; padding: 14px 0px 70px 20px; box-sizing: border-box; } .free-tool-navbar.open + header + main { width: 82%; margin-left: auto; } .free-tool-navbar .close { display: none; cursor: pointer; position: absolute; right: 25px; top: 16px; } .free-tool-navbar h5 { margin: 0; font-size: 19px; font-weight: 600; } .nav-sub-header { margin-top: 35px; } .nav-product-logo { display: flex; align-items: center; } .nav-product-logo svg { width: 25px; padding-right: 8px; padding-bottom: 10px; } .free-tool-navbar .sub-tools li { padding: 0 0 0 25px; } .free-tool-navbar .nav-sub-header { font-size: 20px; font-weight: 600; color: #fff; } .free-tool-navbar .nav-sub-header span { font-size: 16px; padding-bottom: 10px; } .sub-tools li a { display: block; padding: 7px 0; font-size: 13px; font-weight: 400; color: #d3d3d3; cursor: pointer; } .sub-tools li:hover { background-color: #3c3939; } .free-tool-navbar li .active { border-left: 4px solid #FFD600; background-color: #413f3f; padding-left: 21px; } .free-tool-navbar li .active a { color: #fff; } header { position: sticky; top: 0; z-index: 999; } .free-tool-navbar.open + header + main + div.common-footer { width: 82%; margin: 0 0 0 auto; } @media screen and (max-width: 1024px) { .free-tool-navbar.open { width: auto; top: 54px; padding-right: 10px; } .free-tool-navbar .close { display: block; } .free-tool-navbar.open + header + main, .free-tool-navbar.open + header + main + div.common-footer { width: 100%; margin: 0; } } @media screen and (max-width: 768px) { .free-tool-navbar.open { top: 50px; } } @media screen and (max-width: 500px) { .free-tool-navbar.open { top: 47px; } } </style> <script> document.addEventListener('DOMContentLoaded', () => { if(screen.width > 1024) { document.querySelector('.free-tool-navbar').classList.add('open'); } }); </script> <div class="free-tool-navbar no-print"> <span class="close" onclick="toggleNavBar();"> <svg width="12.486" height="12.485"><path data-name="Union 1" d="M10.45 12.137l-4.208-4.21-4.21 4.21a1.19 1.19 0 01-1.683-1.684l4.209-4.21L.349 2.032A1.19 1.19 0 012.032.348l4.21 4.211L10.453.348a1.19 1.19 0 011.684 1.684L7.926 6.244l4.207 4.209a1.19 1.19 0 11-1.683 1.684z" fill="#797979"/></svg> </span> <div class="navbar-logo-container"> <img src="/books/images/new/zoho-logo-darkbg.png" alt="Zoho Logo"> <h5>Finance Free Apps</h5> </div> <ul> <li class="nav-sub-header"> <div class="nav-product-logo"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" style="enable-background:new 0 0 1024 1024" xml:space="preserve"><style>.st0{fill:#ffff}</style><g style="opacity:.9"><path class="st0" d="M490 400.8h140c16.6 0 30-13.4 30-30v-140c0-16.6-13.4-30-30-30H490c-16.6 0-30 13.4-30 30v140c0 16.6 13.4 30 30 30zm30-140.1h80v80h-80v-80z"/><path class="st0" d="M994.1 0H450c-93.8 0-170 76.3-170 170v110.6H169.3C75.9 280.6-.1 356.6-.1 450v404.6c0 93.4 76 169.4 169.4 169.4H754c72.1 0 140-28.1 191-79.1s79.1-118.8 79.1-191V30c0-16.6-13.4-30-30-30zM169.3 340.6h110.6v180.2h-220V450c0-60.3 49.1-109.4 109.4-109.4zm.6 623.4h-.6C109 964 59.9 914.9 59.9 854.6V580.8H280v273.8c0 60.3-49.1 109.4-109.4 109.4h-.7zm794.2-210c0 115.8-94.2 210.1-210.1 210.1H299.8c25-29.5 40.2-67.7 40.2-109.4V170c0-60.7 49.4-110 110-110h514.1v694z"/><path class="st0" d="M490 580.8h323.5c16.6 0 30-13.4 30-30s-13.4-30-30-30H490c-16.6 0-30 13.4-30 30s13.4 30 30 30zm0 180.1h323.5c16.6 0 30-13.4 30-30s-13.4-30-30-30H490c-16.6 0-30 13.4-30 30s13.4 30 30 30z"/></g></svg> <span>Billing</span> </div> <ul class="sub-tools"> <li> <a href="https://www.zoho.com/invoice/free-invoice-generator.html"> Invoice Generator </a> </li> <li> <a href="https://www.zoho.com/invoice/free-estimate-generator/"> Quote Generator </a> </li> <li> <a href="https://www.zoho.com/invoice/free-receipt-generator.html"> Create Receipts </a> </li> <li> <a href="https://www.zoho.com/subscriptions/free-revenue-forecast/"> Revenue Forecaster </a> </li> </ul> </li> <li class="nav-sub-header"> <div class="nav-product-logo"> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 1024 1024" style="enable-background:new 0 0 1024 1024" xml:space="preserve"><style>.stz0{fill:none}.st1{fill:#fff}</style><path class="stz0" d="M932.7 921H331.3c-4.4 0-8.3 3.1-9.4 7.4v.2c-4.3 16.2-11.8 31-21.7 43.5h579.2c25.7 0 49.1-13 62.6-34.9 2.8-4.6 1.4-8.7.2-10.7-1-1.6-3.8-5.5-9.5-5.5z"/><path class="stz0" d="M793.6 876V66.9c0-3.8-1.9-6.4-3.1-7.5-1.2-1.2-3.7-3.1-7.5-3.1H144.1c-5.9 0-10.6 4.8-10.6 10.6v831.6c0 40.6 33 73.6 73.6 73.6 33.4 0 62.7-22.6 71.2-54.9 6.2-24.2 27.9-41.1 52.9-41.2h462.4zM710 520.9c0 12.4-10.1 22.5-22.5 22.5H262.2c-12.4 0-22.5-10.1-22.5-22.5s10.1-22.5 22.5-22.5h425.3c12.4 0 22.5 10 22.5 22.5zM245.1 319.5c10.9-6 24.6-2.1 30.6 8.8 5.6 10.1 18.8 16.7 33.3 17.6h1.1c.8 0 1.7.1 2.5.1 4 0 8.1-.4 12.1-1.3 9.4-2.1 16.8-6.1 20.9-11.3 2.9-3.7 4.1-8.8 2.7-11.7-3.4-6.7-17.4-11.4-34.7-11.7-37.3-.6-56.7-2.9-74-21.8-14.4-15.7-15.7-30.9-16.4-39-.1-.7-.1-1.3-.2-1.9-1.9-17.1 5.4-29.7 8.2-34.4l.3-.6c11.6-21 30.2-29.7 37.2-33l.2-.1c6-2.7 12.3-4.9 18.8-6.3V163c0-12.4 10.1-22.5 22.5-22.5s22.5 10.1 22.5 22.5v9.3c9.1 1.7 20 5.2 30.9 12.2 13.8 8.9 24.7 21.3 31.6 36.1 5.3 11.2.5 24.6-10.8 29.9-11.2 5.3-24.6.5-29.9-10.8-3.4-7.1-8.6-13.2-15.3-17.4-10.2-6.6-20.7-6.8-26.9-7h-.5c-8.3-.4-16.7 1.2-24.2 4.7-4.4 2-12.3 5.8-16.8 14l-.1.2c-.2.3-.4.7-.6 1.1-1.2 2.2-2.7 4.6-2.4 7 .1.9.2 1.8.3 2.8.5 5.2.7 8.1 4.8 12.6 3.7 4 6.1 6.7 41.5 7.2 35.7.5 62.8 13.7 74.2 36.3 9.6 18.8 6.5 42.5-7.7 60.2-10.6 13.2-26.5 22.6-46 27-.7.2-1.4.3-2 .4v10.5c0 12.4-10.1 22.5-22.5 22.5s-22.5-10.1-22.5-22.5v-11.7c-21.9-5.8-40.8-19-51.2-37.7-6.3-10.7-2.4-24.4 8.5-30.4zM262.2 684c-12.4 0-22.5-10.1-22.5-22.5s10.1-22.5 22.5-22.5h256.2c12.4 0 22.5 10.1 22.5 22.5S530.7 684 518.3 684H262.2z"/><path class="st1" d="M287.5 387.8v11.7c0 12.4 10.1 22.5 22.5 22.5s22.5-10.1 22.5-22.5V389c.7-.1 1.4-.3 2-.4 19.5-4.4 35.4-13.8 46-27 14.2-17.7 17.3-41.4 7.7-60.2-11.5-22.6-38.5-35.8-74.2-36.3-35.4-.5-37.8-3.2-41.5-7.2-4.1-4.4-4.3-7.3-4.8-12.6-.1-1-.2-1.9-.3-2.8-.3-2.4 1.2-4.8 2.4-7 .2-.4.5-.8.6-1.1l.1-.2c4.5-8.2 12.5-12 16.8-14 7.6-3.4 15.9-5 24.2-4.7h.5c6.2.1 16.7.4 26.9 7 6.6 4.3 11.9 10.3 15.3 17.4 5.3 11.2 18.7 16.1 29.9 10.8 11.2-5.3 16.1-18.7 10.8-29.9-7-14.8-17.9-27.2-31.6-36.1-11-7-21.8-10.5-30.9-12.2V163c0-12.4-10.1-22.5-22.5-22.5s-22.5 10.1-22.5 22.5v9.9c-6.4 1.5-12.7 3.6-18.8 6.3l-.2.1c-7 3.3-25.6 12-37.2 33l-.3.6c-2.8 4.8-10.1 17.4-8.2 34.4.1.6.1 1.2.2 1.9.7 8.2 2.1 23.3 16.4 39 17.3 18.9 36.7 21.2 74 21.8 17.4.2 31.3 4.9 34.7 11.7 1.5 2.9.3 8-2.7 11.7-4.1 5.2-11.6 9.2-20.9 11.3-4 .9-8.1 1.3-12.1 1.3-.8-.1-1.7-.1-2.5-.1h-1.1c-14.5-.9-27.7-7.5-33.3-17.6-6-10.9-19.7-14.8-30.6-8.8-10.9 6-14.8 19.7-8.8 30.6 10.7 18.6 29.6 31.9 51.5 37.7zm253.3 273.7c0-12.4-10.1-22.5-22.5-22.5H262.2c-12.4 0-22.5 10.1-22.5 22.5s10.1 22.5 22.5 22.5h256.2c12.3 0 22.4-10.1 22.4-22.5zM239.7 520.9c0 12.4 10.1 22.5 22.5 22.5h425.3c12.4 0 22.5-10.1 22.5-22.5s-10.1-22.5-22.5-22.5H262.2c-12.5 0-22.5 10-22.5 22.5z"/><path class="st1" d="M981.4 904.6c-9.8-17.6-28.5-28.6-48.7-28.6h-94.2V66.9c0-14.9-5.8-28.8-16.3-39.3-10.5-10.5-24.5-16.3-39.4-16.3H144.2c-14.8 0-28.8 5.8-39.3 16.3C94.3 38 88.5 52 88.5 66.9v831.6c0 65.4 53.2 118.6 118.6 118.6h672.2c20.1 0 40.1-5.2 57.7-15s32.5-24.1 43.1-41.2c10.8-17.4 11.2-38.4 1.3-56.3zm-703.1 12.6c-8.5 32.3-37.8 54.9-71.2 54.9-40.6 0-73.6-33-73.6-73.6V66.9c0-5.9 4.8-10.6 10.6-10.6H783c3.8 0 6.4 2 7.5 3.1 1.2 1.2 3.1 3.7 3.1 7.5V876H331.2c-24.9.1-46.7 17.1-52.9 41.2zm663.5 20c-13.5 21.9-36.9 34.9-62.6 34.9H300.1c10-12.6 17.5-27.3 21.7-43.5v-.2c1.1-4.3 5-7.4 9.4-7.4h601.4c5.7 0 8.4 3.8 9.3 5.5 1.3 2.1 2.8 6.1-.1 10.7z"/></svg><span>Finance & Payroll</span> </div> <ul class="sub-tools"> <li > <a href="/in/books/free-gst-calculator"> India GST Calculator </a> </li> <li class="active"> <a href="/uk/books/free-tools/vat-calculator"> UK VAT Calculator </a> </li> <li > <a href="/uk/books/free-tools/flat-rate-calculator/"> UK Flat Rate Calculator </a> </li> <li > <a href="/uk/books/free-tools/corporation-tax-calculator"> UK Corporation Tax Calculator </a> </li> <li class=""> <a href="/uk/books/free-tools/furlough-claim-calculator/"> HMRC Furlough Claim Calculator </a> </li> <li> <a href="/in/payroll/income-tax-calculator/"> Income Tax Calculator </a> </li> <li> <a href="/us/books/paycheck-calculator/"> Paycheck Calculator </a> </li> <li > <a href="https://zoho.com/books/financial-report-templates.html"> Financial Report Templates </a> </li> <li > <a href="https://www.zoho.com/books/free-project-estimate-calculator/"> Free Project Cost Estimate Calculator </a> </li> <li > <a href="/us/books/form-w9-generator"> Form W-9 Generator </a> </li> <li> <a href="https://www.zoho.com/in/payroll/free-payslip-generator/"> Payslip Generator </a> </li> <li> <a href="https://www.zoho.com/in/payroll/nps-calculator/"> NPS Calculator </a> </li> <li> <a href="https://www.zoho.com/in/payroll/free-eps-pension-calculator/"> EPS Pension Calculator </a> </li> <li> <a href="https://www.zoho.com/ae/payroll/gratuity-calculator/"> Gratuity Calculator </a> </li> <li> <a href="https://www.zoho.com/in/payroll/statutory-bonus-calculator/"> Statutory Bonus Calculator </a> </li> <li> <a href="https://www.zoho.com/in/payroll/hra-exemption-calculator/"> HRA Exemption Calculator </a> </li> </ul> </li> <li class="nav-sub-header"> <div class="nav-product-logo"> <svg data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024"><defs><style>.cls-1{opacity:.9}.cls-2{fill:#ffff}</style></defs><g class="cls-1"><path class="cls-2" d="M263.6 865.74a30 30 0 0 1-29.51-24.8L104.55 106.26a36.37 36.37 0 0 0-25.09-28.5l-57.87-18A30 30 0 1 1 39.41 2.47l57.87 18a96.15 96.15 0 0 1 66.36 75.37l129.54 734.68a30 30 0 0 1-24.33 34.76 30.38 30.38 0 0 1-5.25.46Z"/></g><g class="cls-1"><path class="cls-2" d="M406.26 965.63a30 30 0 0 1-5.18-59.55l532.26-93.85a36.48 36.48 0 1 0-12.67-71.85L463.55 821a96.48 96.48 0 0 1-111.77-78.26l-80.6-457.14a96.48 96.48 0 0 1 78.26-111.77l457.12-80.6a96.48 96.48 0 0 1 111.77 78.26l74.61 423.13A30 30 0 0 1 933.85 605l-74.61-423.1A36.49 36.49 0 0 0 817 152.31l-457.15 80.61a36.47 36.47 0 0 0-29.58 42.26l80.6 457.12a36.47 36.47 0 0 0 42.26 29.59l457.12-80.6a96.48 96.48 0 1 1 33.51 190L411.5 965.17a30.18 30.18 0 0 1-5.24.46Z"/></g><path d="M527 381.94a30 30 0 0 1-5.17-59.55l173.57-30.6a30 30 0 0 1 10.42 59.09l-173.57 30.6a30.38 30.38 0 0 1-5.25.46Z" style="fill:#ffff" class="cls-1"/><g class="cls-1"><path class="cls-2" d="M322.44 1022.89a120 120 0 1 1 21-1.85 120.84 120.84 0 0 1-21 1.85Zm.38-179.35a60.13 60.13 0 0 0-10.49.92 59.43 59.43 0 1 0 10.49-.92Z"/></g></svg><span>Inventory</span> </div> <ul class="sub-tools"> <li> <a href="https://www.zoho.com/inventory/sku-generator/"> SKU Generator </a> </li> <li> <a href="https://www.zoho.com/inventory/purchaseorder-generator/"> Purchase Order Generator </a> </li> <li> <a href="https://www.zoho.com/inventory/reorder-point-calculator/"> Calculate Reorder Point </a> </li> <li> <a href="https://www.zoho.com/inventory/economic-order-quantity/"> Economic Order Quantity </a> </li> <li> <a href="https://www.zoho.com/inventory/break-even-point-calculator/"> Break-even Point Calculator </a> </li> <li> <a href="https://www.zoho.com/inventory/inventory-turnover-ratio/"> Inventory Turnover Ratio </a> </li> <li> <a href="https://www.zoho.com/inventory/packing-slip-generator/"> Packing Slip Generator </a> </li> <li> <a href="https://www.zoho.com/inventory/free-barcode-generator/"> Barcode Generator </a> </li> <li> <a href="https://www.zoho.com/inventory/shipping-label-generator/"> Shipping Label Generator </a> </li> <li> <a href="https://www.zoho.com/inventory/free-wholesale-price-calculator/"> Wholesale price calculator </a> </li> </ul> </li> <li class="nav-sub-header"> <div class="nav-product-logo"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024"><defs><style>.cls-1{opacity:.9}.cls-2{fill:#ffff}</style></defs><g class="cls-1"><path class="cls-2" d="M845.62 1007.29c-78.84 0-155.48-28.12-221.64-81.33a16 16 0 0 0-21.35 1.14l-58 58a75.55 75.55 0 0 1-106.73 0l-56-56a16 16 0 0 0-22.63 0l-56.67 56.58a73.73 73.73 0 0 1-107-2.9A764.8 764.8 0 0 1 89.9 111.91a179.71 179.71 0 0 1 158.78-95.2h556.67c56.35 0 109.46 37.37 149.55 105.22 36.32 61.47 60.71 145.8 68.68 237.44a90.05 90.05 0 0 1-89.66 98H644.81c.69 16.84 2 33.53 3.79 49.9 0 .41.08.82.11 1.23a617.74 617.74 0 0 0 27.93 146.29c14.47 44.8 33.83 86 57.56 122.53 23.34 35.91 50.31 66.35 80.16 90.49s62 41.44 95.5 51.37a42.58 42.58 0 0 1-4.49 82.73 333.48 333.48 0 0 1-59.75 5.38ZM248.68 76.71a119.81 119.81 0 0 0-105.86 63.47 704.42 704.42 0 0 0 97.43 802.53 13.72 13.72 0 0 0 19.93.54l56.58-56.58a76.09 76.09 0 0 1 107.48 0l56.05 56.05a15.48 15.48 0 0 0 21.88 0l58-58a75.87 75.87 0 0 1 101.37-5.47c48.9 39.32 104.23 62.27 161.25 67.11a364.1 364.1 0 0 1-46.19-31.89c-34.76-28.11-66-63.25-92.75-104.45-54.26-83.49-87.1-186.07-95-296.69a781 781 0 0 1-4.7-86c0-106.25 21-206.61 59.18-282.6 13.37-26.62 28.41-49.39 44.77-68ZM644.8 397.33h289.12a30.05 30.05 0 0 0 29.88-32.76c-7.2-82.89-28.71-158.22-60.55-212.12-28.86-48.84-63.63-75.74-97.9-75.74-18.54 0-37.07 7.69-55.08 22.86-19.35 16.3-37.78 41.23-53.27 72.09-30.52 60.76-48.74 139.99-52.2 225.67Z"/></g><g class="cls-1"><path class="cls-2" d="M434.18 457.33H211.72a30 30 0 1 1 0-60h222.46a30 30 0 0 1 0 60Z"/></g><g class="cls-1"><path class="cls-2" d="M325.5 607.38H218.05a30 30 0 0 1 0-60H325.5a30 30 0 0 1 0 60Z"/></g><g class="cls-1"><path class="cls-2" d="M448.18 307.38H238.72a30 30 0 0 1 0-60h209.46a30 30 0 0 1 0 60Z"/></g></svg><span>Expense</span> </div> <ul class="sub-tools"> <li> <a href="https://www.zoho.com/expense/expense-report-generator/"> Expense Report Generator </a> </li> <li> <a href="https://www.zoho.com/us/expense/per-diem-calculator/"> Per diem calculator </a> </li> </ul> </li> </ul> </div> <header style="display: block;"> <div class="free-tool-header-top-band no-print"> <div class="free-tool-header-left"> <div><img src="/books/images/more.svg" class="free-tool-header-more-band" onclick="toggleNavBar()" alt="navbar expand icon"></div> <div class="zoho-title-wrapper"> <span style="font-weight: 600"> VAT Calculator </span> <a class="header-sub-heading" href="/uk/books/?plan_type=free&utm_source=freetools&utm_medium=backlink&utm_campaign=freeplan" aria-label="zf logo"> By Zoho Books </a> </div> <div class="signupnow-button cta-btn"> <a class="signupnow-button-a" href="/uk/books/signup/?plan_type=free&utm_source=freetools&utm_medium=cta&utm_campaign=freeplan"> SIGN UP FOR FREE TRIAL </a> </div> <a class="check-zoho-books" href="/uk/books/?plan_type=free&utm_source=freetools&utm_medium=backlink&utm_campaign=freeplan"> Check out Zoho Books </a> </div> </div> </header> <main> <section class="free-vat-calculator-header-container"> <div class="free-vat-calculator-header-bg"> <div class="free-vat-calculator-bg-left"></div> <div class="free-vat-calculator-bg-right"></div> </div> <div class="free-vat-calculator-header"> <div class="free-vat-calculator-header-description text-center"> <h1>VAT Calculator</h1> <p>Follow the three simple steps stated below to figure out your VAT amount in a matter of seconds.</p> </div> <div class="free-vat-calculator-header-tool"> <div class="d-flex free-vat-calculator-input-container"> <div class="free-vat-calculator-input-group"> <label for="free-vat-calculator-input-amt">Enter Amount (拢)</label> <input type="number" name="inputAmount" min="0" id="free-vat-calculator-input-amt" placeholder="0.00"> </div> <div class="free-vat-calculator-input-group" style="position: relative;"> <label for="free-vat-calculator-vat-rate">VAT Rate (%)</label> <input type="text" name="inputVatRate" id="free-vat-calculator-vat-rate" placeholder="0" max="100"> <div class="free-vat-calculator-input-drop-down d-none" id="free-vat-calculator-rate-option"> <div class="free-vat-calculator-input-drop-down-item" data-vat-rate="5">5%</div> <div class="free-vat-calculator-input-drop-down-item" data-vat-rate="20">20%</div> </div> </div> <div class="free-vat-calculator-input-group"> <label>Choose to</label> <input type="checkbox" name="isInclusiveTax" id="free-vat-calculator-tax-type-select" style="display: none;"> <label for="free-vat-calculator-tax-type-select" class="free-vat-calculator-tax-type"> <div class="free-vat-calculator-tax-type-toggle-btn"></div> <div class="d-flex free-vat-calculator-tax-type-list"> <p class="text-center">Add VAT</p> <p class="text-center">Remove VAT</p> </div> </label> </div> </div> <div class="d-flex free-vat-calculator-output-container"> <div class="free-vat-calculator-output-group"> <span class="d-block text-center"> 拢<span id="free-vat-rate-calculator-output-tax-amount">0.00</span> </span> <label style="color: #04ac38;">VAT Amount</label> </div> <div class="free-vat-calculator-output-group divider"></div> <div class="free-vat-calculator-output-group"> <span class="d-block text-center"> 拢<span id="free-vat-rate-calculator-output-tax-type-amount">0.00</span> </span> <label style="color: #0068eb;" id="free-vat-rate-calculator-output-tax-amount-label">Inclusive Amount</label> </div> </div> </div> </div> </section> <section class="free-vat-calculator-intro-container"> <div class="free-vat-calculator-intro"> <h2>Introducing Zoho's VAT calculator</h2> <p> VAT, or Value Added Tax, is a type of consumption tax levied on the sale of goods and services in the UK since 1973. Since businesses collect VAT on behalf of the government, it is considered an indirect tax. Zoho brings you a free VAT calculator that helps you calculate VAT accurately regardless of the VAT rates. </p> </div> </section> <section class="free-vat-calculator-steps-container"> <div class="free-vat-calculator-steps"> <h2>How can you calculate VAT with this tool?</h2> <p> With the free VAT calculator, you can calculate the tax amount in three simple steps. The tool provides you with fields that have to be filled, and it calculates VAT automatically based on what you fill in. </p> <ul class="free-vat-calculator-points"> <li>Enter the price of the goods or services in the <b>Enter Amount</b> field.</li> <li> Select the tax rate from the tax rate section. You can also provide a custom tax rate if the goods or service doesn't fall under the <b>5%</b> or <b>20%</b> tax slab. </li> <li> Choose if the price that you entered is inclusive or exclusive of tax. <ul class="free-vat-calculator-sub-points"> <li> If the price you've entered is tax inclusive, the tool automatically calculates, and displays the <b>net amount</b> of the goods or service after subtracting the VAT. </li> <li> If the price you've entered is tax exclusive, the tool automatically calculates, and displays the <b>gross amount</b> after adding the VAT. </li> </ul> </li> </ul> </div> </section> <section class="free-vat-calculator-more-vat-container"> <div class="free-vat-calculator-more-vat"> <h2>More on VAT</h2> <p> Any business that buys and sells products or services in the UK market and has a taxable annual turnover of more than 拢85,000 must register for VAT with HMRC. Other businesses can register voluntarily, but are not required to do so. There are three different VAT rates in the UK. </p> <ul class="free-vat-calculator-more-vat-rates"> <li>The standard rate of VAT is currently 20% and is charged on most goods and services.</li> <li>A reduced VAT rate of 5% is charged for children鈥檚 car seats, sanitary products, and domestic fuel or power.</li> <li>Zero-rated goods are still VAT-taxable, but the VAT for them is 0%. You still have to record these goods in your VAT accounts and report them on your VAT return. Zero-rated goods include most food, books, newspapers and children鈥檚 clothes.</li> </ul> <p> Exempt items, like postage stamps and financial and property transactions, carry a zero rate for VAT and need not be reported in your taxable turnover. <a href="https://www.gov.uk/guidance/rates-of-vat-on-different-goods-and-services" target="_blank">Read more about the different VAT rates imposed on various goods and services.</a> </p> <p> It is important for each business to file an accurate VAT return and repay the VAT it has collected to HMRC. <a href="https://www.gov.uk/guidance/vat-exports-dispatches-and-supplying-goods-abroad#1" target="_blank">Learn more about VAT.</a> </p> </div> </section> <section class="free-vat-calculator-features-container"> <div class="free-vat-calculator-features"> <div class="free-vat-calculator-features-block"> <h2>Zoho Books does more than just calculating VAT</h2> <p> Zoho Books, a VAT-compliant accounting platform, helps businesses create VAT invoices, manage their finances, file tax returns directly, generate detailed reports, and much more. <a href="/uk/books/vat-accounting-software/" target="_blank">Learn how Zoho Books can be the right fit for your business.</a> </p> </div> <br> <br> <div class="free-vat-calculator-features-block"> <h2>More of Zoho Books' features for business</h2> <div class="free-vat-calculator-features-list"> <div class="d-flex free-vat-calculator-features-list-points-block"> <div class="free-vat-calculator-features-list-points"> <svg data-name="Layer 1" viewBox="0 0 512 512"><path fill="none" stroke="#0D2D72" stroke-linecap="round" stroke-linejoin="round" stroke-width="14" d="M196.78 191.67v145.81M171.97 214.07l24.81-28.23 23.64 29.11M290.76 336.71V190.9M265.95 314.31l24.81 28.24 23.64-29.11"/><rect x="82.48" y="100.51" width="321.42" height="327.36" rx="75.85" fill="none" stroke="#0D2D72" stroke-linecap="round" stroke-linejoin="round" stroke-width="14"/></svg> <p>Manage receivables and payables effortlessly</p> </div> <div class="free-vat-calculator-features-list-points"> <svg data-name="Layer 1" viewBox="0 0 512 512"><path d="M313.65 374.89H134a55.16 55.16 0 0 1-55.15-55.16V161.58A55.15 55.15 0 0 1 134 106.43h190.3a55.15 55.15 0 0 1 55.15 55.15v132" fill="none" stroke="#0D2D72" stroke-linecap="round" stroke-linejoin="round" stroke-width="14"/><path d="M196.64 106.44h65V180a14.83 14.83 0 0 1-14.83 14.83h-35.34A14.83 14.83 0 0 1 196.64 180v-73.56h0ZM299.77 336.55c0-29.27 22.49-53 50.24-53s50.24 23.73 50.24 53c0 21.82-27.91 62.12-42.12 81.23a10 10 0 0 1-16.24 0c-14.21-19.11-42.12-59.41-42.12-81.23Z" fill="none" stroke="#0D2D72" stroke-linecap="round" stroke-linejoin="round" stroke-width="14"/><circle cx="350.01" cy="329.53" r="14.99" fill="none" stroke="#0D2D72" stroke-linecap="round" stroke-linejoin="round" stroke-width="14"/></svg> <p>Create items and track inventory</p> </div> <div class="free-vat-calculator-features-list-points"> <svg data-name="Layer 1" viewBox="0 0 512 512"><rect x="89.15" y="101.72" width="319.04" height="324.94" rx="75.85" fill="none" stroke="#0D2D72" stroke-linecap="round" stroke-linejoin="round" stroke-width="14"/><path fill="none" stroke="#0D2D72" stroke-linecap="round" stroke-linejoin="round" stroke-width="14" d="m159.92 227.79 17.61 19.19 17.31-17.45"/><path d="M322.77 208.19H195.42a18.27 18.27 0 0 0-18.27 18.26v16M304.25 297.7l18.89-19.19 19.05 19.19" fill="none" stroke="#0D2D72" stroke-linecap="round" stroke-linejoin="round" stroke-width="14"/><path d="M177.15 323.43H304.5a18.27 18.27 0 0 0 18.27-18.26v-16" fill="none" stroke="#0D2D72" stroke-linecap="round" stroke-linejoin="round" stroke-width="14"/></svg> <p>Reconcile bank accounts easily</p> </div> </div> <div class="d-flex free-vat-calculator-features-list-points-block"> <div class="free-vat-calculator-features-list-points"> <svg data-name="Layer 1" viewBox="0 0 512 512"><path d="M309 129.2h26.73A35.28 35.28 0 0 1 371 164.47v219.88a35.29 35.29 0 0 1-35.28 35.28H176.31A35.29 35.29 0 0 1 141 384.35V164.47a35.28 35.28 0 0 1 35.28-35.27h26.8" fill="none" stroke="#0D2D72" stroke-linecap="round" stroke-linejoin="round" stroke-width="14"/><rect x="205.15" y="108.76" width="101.69" height="43.93" rx="13.8" fill="none" stroke="#0D2D72" stroke-linecap="round" stroke-linejoin="round" stroke-width="14"/><path fill="none" stroke="#0D2D72" stroke-linecap="round" stroke-linejoin="round" stroke-width="14" d="m236.85 222-37.75 36.75-19.16-18.38M240.31 291.85l-37.74 36.75-19.16-18.37M267.72 249.92h62.79M267.72 317.52h62.79"/></svg> <p>Create and manage multiple projects</p> </div> <div class="free-vat-calculator-features-list-points"> <svg data-name="Layer 1" viewBox="0 0 512 512"><path d="M443.27 417.55h-284.5A60.53 60.53 0 0 1 98.23 357V124.94" fill="none" stroke="#0D2D72" stroke-linecap="round" stroke-linejoin="round" stroke-width="14"/><circle cx="159.43" cy="304.71" r="20.36" fill="none" stroke="#0D2D72" stroke-linecap="round" stroke-linejoin="round" stroke-width="14"/><circle cx="237.74" cy="241.81" r="20.36" fill="none" stroke="#0D2D72" stroke-linecap="round" stroke-linejoin="round" stroke-width="14"/><circle cx="328.43" cy="295.4" r="20.36" fill="none" stroke="#0D2D72" stroke-linecap="round" stroke-linejoin="round" stroke-width="14"/><path fill="none" stroke="#0D2D72" stroke-linecap="round" stroke-linejoin="round" stroke-width="14" d="m179.79 298.28 37.59-42.04"/><circle cx="410.5" cy="235.89" r="20.36" fill="none" stroke="#0D2D72" stroke-linecap="round" stroke-linejoin="round" stroke-width="14"/><path fill="none" stroke="#0D2D72" stroke-linecap="round" stroke-linejoin="round" stroke-width="14" d="m350.47 284.35 39.67-34.94M251.31 257.41l56.77 37.99"/></svg> <p>Get brilliant insights with 50+ reports</p> </div> </div> </div> </div> </div> </section> <section class="free-vat-calculator-books-promotion"> <div class="free-vat-calculator-books-promotion-header"> <div class="free-vat-calculator-books-promotion-header-content text-center"> <a href="/uk/books"><img src="/books/images/new/books-product-logo-black.svg" alt="zoho logo"></a> <h2>Zoho Books is future-ready. Are you?</h2> <p>Zoho Books helps you stay current, from customizing your accounting to understanding your income well-being and everything in between.</p> <div class="signupnow-button cta-btn btn"> <a href="/uk/books/signup/?plan_type=free&utm_source=freetools&utm_medium=cta&utm_campaign=freeplan">Try Zoho Books Today</a> </div> </div> </div> <div class="free-vat-calculator-books-promotion-screenshot-container text-center"> <img src="/uk/books/images/uk-illustration-left.svg" alt="" class="free-vat-calculator-books-promotion-bg-left" style="left: 0;"> <img alt="Dashboard - Online Accounting Software | Zoho Books" src="/uk/books/images/accounting_software_dashboard_1x.png" srcset="/uk/books/images/accounting_software_dashboard_1x.png 1x, /uk/books/images/accounting_software_dashboard_2x.png 2x" class="free-vat-calculator-books-promotion-screenshot"> <img src="/uk/books/images/uk-illustration-right.svg" alt="" class="free-vat-calculator-books-promotion-bg-right" style="right: 0;"> </div> </section> </main> <div class="common-footer"></div> <script type="text/javascript" src="/books/js/jquery-2.1.0.min.js"></script> <script type="text/javascript" src="/books/js/index.js"></script> <script src="https://www.zohowebstatic.com/sites/zweb/js/common/zf/prd-common.js"></script> <script src="/finance/js/finance.js" ></script> <script src="/books/js/signup.js" type="text/javascript"></script> <script> var name = "ZohoBooksRef"; var pageURL = "ZohoBooksPageURL"; if (cookieCheck()) { setCookieForRefAndUrl(name,pageURL); } function setCookieForRefAndUrl(refCookieName, urlCookieName, doNotCheckReferrer) { doNotCheckReferrer = doNotCheckReferrer || false; var cookieExist = document.cookie.indexOf(refCookieName) >= 0; var referrer = document.referrer; if (!cookieExist && (doNotCheckReferrer || referrer)) { var expiry = new Date(); var days = 30; expiry.setTime(expiry.getTime() + (days * 24 * 60 * 60 * 1000)); var affix = '; expires=' + expiry.toGMTString() + '; domain=.zoho.com; path=/'; document.cookie = refCookieName + '=' + encodeURIComponent(referrer) + affix; document.cookie = urlCookieName + '=' + encodeURIComponent(location.href) + affix; } } function zohoGASignupEvent() {} function zohoFedClickEvent() {} function zcTrackClick() {} </script> <script type="text/javascript"> if (checkAnalyticsCookie()) { (function(w,s){var e=document.createElement("script");e.type="text/javascript";e.async=true; e.src="https://zohotagmanager.cdn.pagesense.io/ztmjs/9e14ca550fb345518206a5a65a40a7a9.js"; var x=document.getElementsByTagName("script")[0];x.parentNode.insertBefore(e,x);})(window,"script"); } </script> <script> var name = "ZohoBooksRef"; var pageURL = "ZohoBooksPageURL"; if (cookieCheck()) { setCookieForRefAndUrl(name,pageURL); } function setCookieForRefAndUrl(refCookieName, urlCookieName, doNotCheckReferrer) { doNotCheckReferrer = doNotCheckReferrer || false; var cookieExist = document.cookie.indexOf(refCookieName) >= 0; var referrer = document.referrer; if (!cookieExist && (doNotCheckReferrer || referrer)) { var expiry = new Date(); var days = 30; expiry.setTime(expiry.getTime() + (days * 24 * 60 * 60 * 1000)); var affix = '; expires=' + expiry.toGMTString() + '; domain=.zoho.com; path=/'; document.cookie = refCookieName + '=' + encodeURIComponent(referrer) + affix; document.cookie = urlCookieName + '=' + encodeURIComponent(location.href) + affix; } } function zohoGASignupEvent() {} function zohoFedClickEvent() {} function zcTrackClick() {} </script> <script type="text/javascript"> if (checkAnalyticsCookie()) { (function(w,s){var e=document.createElement("script");e.type="text/javascript";e.async=true; e.src="https://zohotagmanager.cdn.pagesense.io/ztmjs/9e14ca550fb345518206a5a65a40a7a9.js"; var x=document.getElementsByTagName("script")[0];x.parentNode.insertBefore(e,x);})(window,"script"); } </script> <script src="/books/js/free-tools/vat-calculator.js"></script> <script>"use strict";function toggleNavBar(){var e=document.querySelector(".free-tool-navbar");e.classList.contains("open")?e.classList.remove("open"):e.classList.add("open")}</script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10