# Financial institutions

Our financial institutions section covers the banks and financial entities we partner with. Use the `bank` field in [BANK\_ACCOUNT](https://developers.conomyhq.com/payments/origins-and-destinations/nodes/bank-account), [BREB](https://developers.conomyhq.com/payments/origins-and-destinations/nodes/breb), or [SPEI](https://developers.conomyhq.com/payments/origins-and-destinations/nodes/spei) nodes with the codes listed below.

{% hint style="info" %}
Bank availability depends on country, rail, and currency. Always fetch the latest list dynamically before rendering bank options in your UI.
{% endhint %}

You can also query the full list programmatically via the [Banks API](https://developers.conomyhq.com/api-reference/payments/banks):

```http
GET /payments/banks/{country}
```

***

### Need a New Bank?

If you need us to support an additional bank or institution, reach out at <hola@conomyhq.com>.

{% columns %}
{% column %}
{% content-ref url="countries" %}
[countries](https://developers.conomyhq.com/home/countries)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="currencies" %}
[currencies](https://developers.conomyhq.com/home/currencies)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}
