Create a form in Elementor to calculate the total interest and final amount using user inputs like principal, interest rate, and time period.
Example Field IDs :
Use following formulas for Total Interest & Total Amount :
(amount*interest*time)/100
amount+(amount*interest*time)/100
Create a form in Elementor to calculate the compound interest and final amount based on principal, interest rate, time, and compounding frequency.
This calculator is perfect for financial forms where interest grows over time with regular compounding.
Example Field IDs :
Use following formulas for Total Interest & Total Amount :
principal * Math.pow((1 + rate / (100 * frequency)), years * frequency) - principal
principal * Math.pow((1 + rate / (100 * frequency)), years * frequency)
You can create a Simple or Compound Interest Calculator in Elementor using Cool FormKit. Simply get user input for amount, rate, and time, then calculate values using the Calculator field to display results in real-time.
These calculators were built using Range Slider and Calculator Field. Range sliders allow users to intuitively input values for principal amount, interest rate, and more. The Calculator Fields then use these inputs to instantly compute the total interest and final amount without any manual effort.
The Calculation Field works by referencing other field IDs in a formula. For example, if you want to calculate the total of two items with field IDs item1 and item2, you just set the formula as [item1] + [item2]
No coding is required. You can build these calculators visually using Elementor and Cool FormKit’s smart calculation features.
The Simple Interest Calculator follows the basic interest formula used in everyday finance:
The Compound Interest Calculator uses the standard compound interest formula to calculate both the total interest and the final amount based on compounding frequency:
Yes, you can! These interest calculators are created in Elementor using Cool FormKit.
We offer a 14-day refund policy. If you are not satisfied with the plugin for any reason, you can request a refund within 14 days of your purchase. For full details, visit our Refund Policy Page.
After purchasing the plugin, you will receive a license key. Simply activate this license in your WordPress dashboard to start receiving automatic plugin updates directly within your WP admin area. You will also be eligible for premium support and regular updates as long as your license remains active—just contact our support team when needed.