# Loan Interest

![](https://834137925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDTO7zmTA5-HpvK8JDA%2Fuploads%2FBTTTicssKq0nZJDUxp2J%2Floan_interest1.jpg?alt=media\&token=d080fe5f-54c8-49cb-a357-2060d2a90dd5)

Most people take loans nowadays in order to build a business or to buy a house or for other financial aspects. Those who take loans, keeping up to date with interest rates is important. If you want to build a loan interest cost estimation tool for your business, you can do that with Cost Calculator Builder. In this tutorial, we’ll show you how to build a cost estimation tool.&#x20;

Let’s see the steps,&#x20;

First, We will have to know how much loan the customer has taken from the organization. For that we need to know the Quantity of the money.

Let’s take a **Quantity field**.

![](https://834137925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDTO7zmTA5-HpvK8JDA%2Fuploads%2FM0mFG27ZHOaYvsK6lruv%2FCCB%20Loan%20quant.jpg?alt=media\&token=cafdff74-b15b-423d-8093-e009cc61a3e7)

You can set a default value of the amount to show here.&#x20;

Next, when the customer fills up the quantity, an option should appear where they will input the annual interest rate. No need to enable currency settings here.&#x20;

We’re using a **Range Field** here,

![](https://834137925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDTO7zmTA5-HpvK8JDA%2Fuploads%2Fyxf2aavDJ3bdO6aCgBuz%2FCCB%20Loan%20range.jpg?alt=media\&token=ad346d11-9468-48d1-ad73-a5d9a6aab648)

Now you need to set a minimum and maximum range of the rates your organization is offering for your customers.&#x20;

After this, You need to add a Months option for customers so that they can choose to see the increment of interest along with months. You don’t need to enable currency settings here.&#x20;

We’re using a **Range Field** here as well,

![](https://834137925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDTO7zmTA5-HpvK8JDA%2Fuploads%2FHPvY9cxrYz8JcFghr9PT%2FCCB%20Loan%20range%202.jpg?alt=media\&token=154e7d69-4091-4956-9dd7-3f6d58bf5641)

Here, we are selecting a minimum and maximum range of months allowed for the customer to pay the loan.&#x20;

Finally the Total amount is calculated using this formula. We’re calculating on the **Formula Field.**

![](https://834137925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDTO7zmTA5-HpvK8JDA%2Fuploads%2FS3Ye3GtdFs5RLEXXLnGd%2FCCB%20Loan%20total.jpg?alt=media\&token=d2c68ebd-6c81-46ba-b3a6-ee59ba26de90)

**Frontend Preview:**

![](https://834137925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDTO7zmTA5-HpvK8JDA%2Fuploads%2FLz2JxHaW9PUC8HzQYG9B%2FCCB%20Loan%20final.jpg?alt=media\&token=1b0601ba-cdee-40af-be93-2063e8fb267d)

In this example, for 10000$ with 5% annual interest, if the customer pays in 25 months then his interest will be 422.03$

**Exported Calculator:**

{% file src="<https://834137925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDTO7zmTA5-HpvK8JDA%2Fuploads%2FcFNn4Bd0wwiMzeVHYxKN%2Floan_interest.txt?alt=media&token=e758b02e-bd7d-42c0-b0a9-728485cbd98a>" %}
