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

# Supported Currencies

## Account currency

Only **USD** is supported for main account and sub-account currencies today.
Call [`GET /ledger/currency/assets`](/api-reference/endpoints/info/get-currency-assets)
to get the current list of supported account assets.

## Feature support by currency

| Currency | Virtual Account Number                         | Cash Deposits                                                            | Cash Payouts / Offramp |
| -------- | ---------------------------------------------- | ------------------------------------------------------------------------ | ---------------------- |
| USD      | Main account only (may require additional KYC) | —                                                                        | Main and sub-accounts  |
| NGN      | Main and sub-accounts                          | Main and sub-accounts (third-party payments not allowed on sub-accounts) | Main and sub-accounts  |
| EUR      | Main account only                              | —                                                                        | Main and sub-accounts  |
| GBP      | Main account only                              | —                                                                        | Main and sub-accounts  |
| GHS      | —                                              | —                                                                        | Main and sub-accounts  |
| IDR      | —                                              | —                                                                        | Main and sub-accounts  |
| KES      | —                                              | —                                                                        | Main and sub-accounts  |

<Note>
  All currencies listed under Cash Payouts / Offramp can be withdrawn from
  both main and sub-accounts. See
  [Beneficiaries](/guides/product-features/cash-payouts/beneficiaries) for the
  specific payment channels available per currency.
</Note>
