# Digits Availability, Banks, and Currency Support

***

### Where Is Digits Available?

Digits is currently available **only for U.S.-based businesses** that use **U.S. banks** and operate in **USD**.

***

### Supported Countries

Digits supports businesses that:

* Are **legally based in the United States**, and
* Use **U.S. financial institutions** for bank and credit card connections

{% hint style="warning" %}
*Digits is **not currently available** in countries such as **Canada, the United Kingdom, Australia, Malaysia, or the EU**.*
{% endhint %}

***

### Supported Currencies

Digits currently supports **USD (U.S. dollars) only**.

This means:

* All reports, dashboards, and financial statements are calculated in **USD**
* **Multi-currency accounting and FX conversion are not supported** at this time

***

### When will Digits be available in my country?

International support is on our radar and on our roadmap. We don’t have a timeline to announce yet... but when support lands, you’ll see it in the [**Digits changelog**](https://updates.digits.com/changelog).

***

### Supported Banks & Alternatives

Digits connects to banks and credit cards through **Plaid**. If your bank appears in the connection flow, you can link it for automatic syncing.

If your bank isn’t supported (or you prefer not to connect it), you can still use Digits by dragging and dropping your bank statements or importing transactions via CSV.

{% hint style="info" %}
**Note**: Digits currently supports **USD-only accounting and reporting**, so imported data should be USD.
{% endhint %}

***

### How can I check if my bank is supported?

The most reliable way to check is directly inside Digits:

1. In the left-hand menu, click **Connections**.
2. Click **All Connections**.
3. Click **Connect** next to **Banks and Cards.**
4. Search for the bank and log in securely through Plaid.
5. If it appears, it’s currently supported

Plaid also maintains a public list of institutions: <https://plaid.com/docs/institutions/>

{% hint style="danger" %}
**Important:**

* This list is **not Digits-specific**
* It is **not updated in real time**
* A bank appearing on Plaid’s list does **not guarantee** it will work with Digits
  {% endhint %}

***

### Frequently Asked Questions

<details>

<summary>Can I use Digits if I live outside the U.S.?</summary>

Digits is designed for U.S.-based businesses. International users are not officially supported yet.

</details>

<details>

<summary>Does Digits support multiple currencies?</summary>

No. Digits supports USD only.

</details>

<details>

<summary>Can I connect a non-U.S. bank account?</summary>

No. Digits currently supports U.S. banks only.

</details>

<details>

<summary>Does Digits support international banks?</summary>

No. Digits does **not** support:

* Non-U.S. banks
* International-only financial institutions
* Foreign bank feeds, even for U.S.-based users

Digits relies on U.S. banking infrastructure and USD-based accounting.

International support is on our radar and on our roadmap. We don’t have timelines to announce yet—but when support lands, you’ll see it in the [**Digits changelog**](https://updates.digits.com/changelog).

</details>

<details>

<summary>Why doesn’t my bank or credit union appear in the Plaid connection?</summary>

Your bank may not appear if:

* The institution is not supported by Plaid
* The bank restricts third-party data access
* The connection is temporarily unavailable
* The institution is **outside the United States**

If your bank doesn’t show up in Digits, it usually means we can’t reliably access transaction data from it at this time.

</details>

<details>

<summary>What if I have foreign currency transactions?</summary>

Digits currently supports **USD only**. If a transaction is **not converted to USD**, it may **not sync into Digits**.

In practice, you’ll typically see one of these outcomes:

* **Converted before sync:** Many banks and providers convert foreign currency charges to USD, so Digits receives a USD transaction.
* **Not imported:** If a connection sends **non-USD, unconverted** transactions, Digits will reject them, and they won’t appear in your books.

Digits does **not** perform currency conversion, FX revaluation, or multi-currency reporting.

{% hint style="info" %}
**Tip:** If your provider doesn’t convert to USD, the best workaround is to **convert/export USD transactions** (when available) or **upload a USD CSV**.

Where this most commonly comes up: services that can produce mixed-currency transactions (like **Gusto, Stripe, and sometimes Ramp**). For many bank/card feeds, mixed-currency is uncommon—transactions are usually converted to USD automatically, or nothing imports.
{% endhint %}

</details>

<details>

<summary>What if my U.S. business has some international transactions?</summary>

Digits currently supports **USD only**. If a transaction is **not converted to USD**, it may **not sync into Digits**.

In practice, you’ll typically see one of these outcomes:

* **Converted before sync:** Many banks and providers convert foreign currency charges to USD, so Digits receives a USD transaction.
* **Not imported:** If a connection sends **non-USD, unconverted** transactions, Digits will reject them, and they won’t appear in your books.

Digits does **not** perform currency conversion, FX revaluation, or multi-currency reporting.

{% hint style="info" %}
**Tip:** If your provider doesn’t convert to USD, the best workaround is to **convert/export USD transactions** (when available) or **upload a USD CSV**.

Where this most commonly comes up: services that can produce mixed-currency transactions (like **Gusto, Stripe, and sometimes Ramp**). For many bank/card feeds, mixed-currency is uncommon—transactions are usually converted to USD automatically, or nothing imports.
{% endhint %}

</details>

***

{% columns %}
{% column width="66.66666666666666%" valign="middle" %}
Got a question or feedback? Our team is all ears—come say hello!
{% endcolumn %}

{% column width="33.33333333333334%" valign="middle" %}

<p align="center"><a href="https://portal.usepylon.com/digits/forms/get-in-touch-with-digits-support" class="button primary" data-icon="envelope-open-text">Contact Digits Support</a></p>
{% endcolumn %}
{% endcolumns %}

***


---

# 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://help.digits.com/firms-getting-started/digits-availability-banks-and-currency-support.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.
