> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pesaswap.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Pesalink Bank Codes

> Official list of supported bank codes for Pesalink payouts via PesaPay.

## Overview

This page contains the **official list of PesaPay-supported bank codes** required for
processing **Pesalink payouts** through Pesaswap.

Use these bank codes when creating or confirming payouts where the payout method is **Pesalink**.

***

## Supported Banks

| Bank Code | Bank Name                     |
| --------- | ----------------------------- |
| 01        | KCB Bank Kenya                |
| 02        | Standard Chartered Bank Kenya |
| 03        | ABSA Bank Kenya               |
| 07        | NCBA Bank Kenya               |
| 10        | Prime Bank                    |
| 11        | Co-operative Bank of Kenya    |
| 12        | National Bank of Kenya        |
| 14        | M-Oriental Bank               |
| 16        | Citibank N.A. Kenya           |
| 18        | Middle East Bank Kenya        |
| 19        | Bank of Africa Kenya          |
| 23        | Consolidated Bank of Kenya    |
| 25        | Credit Bank                   |
| 31        | Stanbic Bank Kenya            |
| 35        | African Banking Corporation   |
| 43        | ECO Bank                      |
| 46        | Choice Microfinance Bank      |
| 50        | Paramount Universal Bank      |
| 51        | Kingdom Bank                  |
| 53        | Guaranty Trust Bank           |
| 54        | Victoria Commercial Bank      |
| 55        | Guardian Bank                 |
| 57        | I\&M Bank                     |
| 60        | SBM Bank Kenya                |
| 61        | Housing Finance Bank          |
| 63        | Diamond Trust Bank            |
| 65        | Mayfair CIB Bank              |
| 66        | Sidian Bank                   |
| 68        | Equity Bank Kenya             |
| 70        | Family Bank                   |
| 72        | Gulf African Bank             |
| 74        | Premier Bank Kenya Limited    |
| 75        | DIB Bank Kenya                |
| 76        | UBA Kenya Bank                |
| 78        | Kenya Women Microfinance Bank |
| 84        | Caritas Microfinance Bank     |
| 85        | Unaitas Sacco                 |
| 86        | VOOMA                         |
| 87        | Faulu Microfinance Bank       |
| 88        | Gladys Technologies           |

***

## Usage Example

```json theme={"system"}
{
  "payout_method": "pesalink",
  "bank_code": "68",
  "account_number": "0712345678"
}
```
