# Floating Rate

Floating Interest Rates adds the ability to define a base lending rate and interest rate differentials to raise or lower the rate. These differentials can be in time-based interest rate bands.

Beginning at the main screen, select [**Admin**](/mifosx/user-manual/for-administrators-mifos-x-platform/administration.md) **>> Products** from the drop-down menu. This will launch the **Products** menu.

Select **Floating Rate**.

![](https://mifosforge.jira.com/wiki/download/thumbnails/111673386/Capture%2037.PNG?version=1\&modificationDate=1484286218724\&cacheVersion=1\&api=v2\&width=1080)

This will launch the **floating Rate** page

![](https://mifosforge.jira.com/wiki/download/thumbnails/111673386/Screenshot%20from%202019-06-12%2019-19-21.png?version=1\&modificationDate=1560363593443\&cacheVersion=1\&api=v2\&width=1080)

### **Creating Floating Rate**

Click on **+Create Floating Rate.**&#x20;

![](https://mifosforge.jira.com/wiki/download/thumbnails/111673386/Capture%2038.PNG?version=1\&modificationDate=1484286392110\&cacheVersion=1\&api=v2\&width=1080)

**1 - Floating rate Name:** Provide name of the floating rate, for example - Base lending rate.&#x20;

**2 - Is base lending rate:** Check the check box if this is a base lending rate. Note for an organization it could have only one base lending rate irrespective of many interest rate and dates.&#x20;

**3 - Active:** Check the check box, if you want to activate this rate.&#x20;

**4 - Add:** Click on Add button, in order to add and define new From date, Interest rate and Is differential.&#x20;

**5 - From Date:** Provide start date from when you want to activate this rate. Note, date can't be on current date nor back date, it should be future date. Unless there is a next from date it will consider the date for ever.

**6 - Interest rate:** Provide rate of interest value.&#x20;

**7 - Is Differential:** Check the check box, if you want to give is a differential rate of interest. Note this can't be enabled on the same, if it is a "Is base lending rate is enabled". The differential rate provided here is on the Base lending rate chart.

For Example:- In "Is base lending rate chart" provided interest rate is 10% from date - 2nd July to 2nd August&#x20;

And in another chart you need to create a differential floating rate chart and provide the interest rate, example -1%,&#x20;

So It will be 10% (Base lending rate chart) + 1% (Differential rate chart) = 11% total. Please refer screen shots below - 2 & 3 for clarity.&#x20;

Note: So provided rate for this will be added on to the is base lending defined rates. Base lending rate chart should have been defined to create this chart.&#x20;

**8 - Actions:** Click on the x button, if you want to remove the row.&#x20;

**9 - Submit:** Click on Submit button.&#x20;

### **Viewing Floating Rate**

To view defined rate chart, Go to Admin>>Products>>Floating Rates

**Screen shot - 1:** showing list of created Floating rate charts &#x20;

![](https://mifosforge.jira.com/wiki/download/thumbnails/111673386/Capture%2039.PNG?version=1\&modificationDate=1484286452278\&cacheVersion=1\&api=v2\&width=1080)

**Screen shot - 2:** showing an example of Base lending rate chart. As you can see only "Is base lending rate" box is checked.&#x20;

![](https://mifosforge.jira.com/wiki/download/thumbnails/111673386/Capture%2040.PNG?version=1\&modificationDate=1484286516587\&cacheVersion=1\&api=v2\&width=1080)

**Screen shot - 3:** Showing an example of Differential rate chart. As you can see only "Is Differential" box is checked.

So provided rate for this will be added on to the "is base lending defined rates". &#x20;

![](https://mifosforge.jira.com/wiki/download/thumbnails/111673386/Capture%2041.PNG?version=1\&modificationDate=1484286628569\&cacheVersion=1\&api=v2\&width=1080)

**Screen shot - 4:** Showing an example of Absolute rate chart. As you can see only "Is Differential" and "Is differential" are not enabled (Unchecked).&#x20;

![](https://mifosforge.jira.com/wiki/download/thumbnails/111673386/Capture%2042.PNG?version=1\&modificationDate=1484286725539\&cacheVersion=1\&api=v2\&width=1080)

### **Editing Floating Rate**

To Edit defined rate chart, Go to Admin>>Products>>Floating Rates>>Select required chart for editing>> Click on Edit button>> Then make necessary changes and click on Submit.&#x20;

![](https://mifosforge.jira.com/wiki/download/thumbnails/111673386/Capture%2043.PNG?version=1\&modificationDate=1484286810325\&cacheVersion=1\&api=v2\&width=1080)

Related articles

* Page:[Enabling Floating Rate](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/products/loan-products/loan-product-fields/enabling-floating-rate.md)
* Page:[How to create new loan - Interest Recalculation](/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/loan-accounts/how-to-create-new-loan-interest-recalculation.md)
* Page:[How to provide floating rates](/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/loan-accounts/how-to-provide-floating-rates.md)
* Page:[Floating Rate](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/products/floating-rate.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mifos.org/mifosx/user-manual/for-administrators-mifos-x-platform/administration/products/floating-rate.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
