> For the complete documentation index, see [llms.txt](https://cahf.gitbook.io/kenya-legal-policy-and-institutional-review/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cahf.gitbook.io/kenya-legal-policy-and-institutional-review/annex-f-laws-governing-financing-rental-taxation/3.-banking-act-1989-cap-488.md).

# 3.	Banking Act, 1989 (Cap 488)

<figure><img src="/files/K4iOYJVtRlJBcTLsnF80" alt="" width="235"><figcaption></figcaption></figure>

·        &#x20;

Quick Link: <https://new.kenyalaw.org/akn/ke/act/1989/9/eng@2024-12-27>

The purpose of this statute is to consolidate the law regulating the business of banking in Kenya.

·         Section 4 of the Act requires every institution intending to undertake banking business as well as the business of mortgage finance to apply for and obtain a licence from the Central Bank of Kenya.

·         Section 10 limits banks from granting any credit facility or guarantee to one single person of an amount in excess of 25% of their core capital. However, the Central Bank may make an exception to this single obligor rule with respect to mortgage finance companies.

·         Section 12 (c) of the Banking Act places a restriction on trading and investments of the regulated institutions by providing that such institutions shall not purchase, acquire or hold any interest in land where the total amount of such investment exceeds the prescribed proportion of the core capital, save for where such land is held for the purpose of business or providing housing to its staff.

·         Further, under section 14 of the Act, regulated institutions save for mortgage finance companies, cannot make loans or advances for the purchase, improvement or alteration of land such that the aggregate amount of such loans or advances exceeds 40% of the institution’s total deposit liabilities. This is a limitation against potential overextension by a bank in lending in real estate, for prudence purposes. Under section 14(2) however, the Central Bank may permit an institution to exceed this level up to 70% of the total deposits.

·         Section 15 provides for mortgage finance companies and provides that they may advance loans for acquisition, improvement, alteration, development or adaptation for a particular purpose of land in Kenya the repayment of which will be secured by a mortgage or charge over land with or without other additional securities.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://cahf.gitbook.io/kenya-legal-policy-and-institutional-review/annex-f-laws-governing-financing-rental-taxation/3.-banking-act-1989-cap-488.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
