# Get a local bank account

Singapore's banks are [some of the safest in the world](https://gfmag.com/banking/worlds-safest-banks-2023-global-100/) (including DBS, the literal safest bank in the world). And as an added bonus of being here, it's easy to get white-glove service in person as a business bank account owner.&#x20;

## Get a business bank account

### Neobank options

#### Aspire

For most startups, we recommend opening an account with [Aspire](https://aspireapp.com/), a local neobank (similar to Mercury or Brex in the US) which uses DBS for their custody. Aspire offers instant issuance of corporate cards, accounting features such as a Xero/Quickbooks integration, and is [friendly to the web3 industry](https://aspireapp.com/solutions/web3).

{% embed url="<https://aspireapp.com/solutions/web3>" %}

<div align="center"><figure><img src="/files/NnRRUUiY0f0niVEy1v91" alt=""><figcaption></figcaption></figure></div>

#### Wise

You may be familiar with [Wise](https://wise.com/sg/business/) (formerly TransferWise) as they operate in dozens of countries, but they also support Singapore businesses and are licensed to operate by MAS. Wise offers instant issue corporate cards, sleek UX, and low FX fees when sending money abroad.

{% embed url="<https://wise.com/sg/blog/how-to-use-wise-singapore>" %}

#### Revolut Business

Revolut is another quite popular neobank globally, and they also offer business and personal accounts in Singapore! Revolut also offers instant issue corporate cards, sleek UX, and low FX fees when sending money abroad.

{% embed url="<https://www.revolut.com/en-SG/business/>" %}

### Traditional banks

{% hint style="info" %}
The SG Builders community can help advise on how to register for a traditional bank account in Singapore, as some banks may take issue with your application if you engage in trading activity (while others may not).&#x20;

Our preferred setup is to open an Aspire account and use that for any trading activity or fund outflows from exchanges, after which you can use any local bank you like.
{% endhint %}

There are many reputable banks in Singapore, including DBS, UOB, OCBC, Standard Chartered, HSBC, Maybank Singapore, and more.

We recommend signing up for **DBS's Startups program**, within their SME Banking division. DBS is reliable and not unfriendly to the crypto industry ([even providing their own crypto custody services](https://www.dbs.com.sg/corporate/solutions/capital-markets/digital-custody)) and their support is excellent.&#x20;

{% embed url="<https://www.dbs.com/in/sme/businessclass/solution-for-startups>" %}

## Get a personal bank account

Aside from using **Wise** or **Revolut** (we recommend this), we recommend registering for a DBS personal account. DBS operates PayLah, one of the most commonly used payment apps in the country, and we find it has solid consumer-grade UX.&#x20;

{% embed url="<https://www.youtube.com/watch?v=F_pXnQk7aOQ>" %}

Beyond that -- honestly, every bank is pretty similar and very reliable. You'll need to research independently each bank's options and see which is best for your specific needs.

The most commonly used banks are DBS, UOB, OCBC, Standard Chartered, and Maybank Singapore.


---

# 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://guide.sgbuidl.com/moving-to-singapore/get-a-local-bank-account.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.
