Calculate VAT value based on a given amount.
- Set a custom amount
- Set the percentage of the VAT value
- Set the number of decimal places displayed in the result
- Select "Add VAT" to add VAT to the amount entered
- Select "Deduct VAT" to deduct VAT from the amount entered
- Calculated VAT value based on given parameters
- Amount calculated with/excluding VAT
- Bootstrap 4, https://getbootstrap.com
- jQuery 3, https://jquery.com
- Vue.js 2, https://vuejs.org
Visit https://vat.webarea.eu for demo.
Blaž Oražem, www.orazem.si
VAT Calculator is open-sourced software licensed under the MIT license.