Charles Schwab Bank Review | SmartAsset.com (2024)

Your Details Done

by Lauren Perez Updated
We maintain stricteditorial integrity in our writing and assessments.This post contains links from our advertisers, and we may receive compensation when youclick these links. Any opinions, analyses, reviews or recommendations expressed in thisarticle are those of the author’s alone. | Advertiser Disclosure
We maintain stricteditorial integrity in our writing and assessments.This post contains links from our advertisers, and we may receive compensation when youclick these links. Any opinions, analyses, reviews or recommendations expressed in thisarticle are those of the author’s alone. | Advertiser Disclosure

Charles Schwab Bank Review | SmartAsset.com (1)

Charles Schwab Bank Savings

0.48% APY

You can open two different bank accounts through Charles Schwab Bank: asavings account anda checking account. Both accounts earn interest, though rates are a bit lackluster. You’ll also have the opportunity to open a Schwab One® brokerage account with your checking account so you can start investing while you bank.

If you’re looking for a wide variety of bank accounts, this isn’t the bank for you. You may also want to look elsewhere if you want the highest interest rates the industry can offer. But Charles Schwab could be the bank for you if you’re looking for easy savings, simplicity and the opportunity to work with a big investing name.

Banking and investing go hand in hand at Schwab more so than almost any other financial institution. This presents a unique opportunity for customers of Schwab Bank to easily shift their savings and checking funds into investments. That feature, coupled with the fact that Schwab does not institute any minimums or charge any fees, makes this bank a solid place to consolidate your financial accounts.

Regardless of whether you're looking for help managing your investments, or you want some advice about planning for your retirement or your children's college fund, afinancial advisor in your areacan help. SmartAsset's free matching toolwill take your answers to a short questionnaire and pair you with suitable, local financial advisors.

Product Key Details
High Yield Investor Savings® Account
  • No account fees or minimums
  • Debit card abilities
High Yield Investor Checking® Account
  • No account fees or minimums
  • Linked to a Schwab One® brokerage account
  • Earns interest

Charles Schwab Bank Interest Rate Comparison

' + this.chart.series[0].yData[this.value].toFixed(2) + '%

'; }, useHTML: true, style: { fontSize: '16px', fontWeight: '400', lineHeight: '1.25', color: '#333', whiteSpace: 'normal' }, y: 35 } }, yAxis: { offset: 5, labels: { align: 'right', formatter: function() { return this.value + '%'; } } }, plotOptions: { column: { borderWidth: 0 } }, responsive: { rules: [{ condition: { maxWidth: 368 // note: corresponds to chart container width (not screen width) }, chartOptions: { xAxis: { labels: { style: { fontSize: '14px' } } } } }] } }; // Create comparison bar chart with custom options var interestChart = new smartasset.charts.ComparisonBarChart('interest-rate-chart', 'National Average', 'Charles Schwab Bank', smartasset.charts.MED_GRAY, smartasset.charts.GREEN, customOptions); interestChart.start(); // Populate data var series = [ { y: (nationalApy === 0) ? 0.25 : nationalApy }, { y: apy } ]; $interestRateChart.highcharts().series[0].setData(series, true); } } createInterestChart(); }());

Charles Schwab Bank Overview

As a business, Charles Schwab began small in 1963 when Chuck Schwab and two partners launched Investment Indicator, an investment advisory newsletter. In 1975, Schwab opened its first branch in Sacramento and began offering discount brokerages. Already a big name in the investing world, the company added on Charles Schwab Bank in 2003 to offer a wider range of products for its customers.

Today, Charles Schwaboperates in 46 U.S. states. It strives to offer clients more value and better financial experiences so clients can better understand and manage their own finances.

Save more with these rates that beat the National Average

  • CDs

Unfortunately, we are currently unable to find savings account that fit your criteria. Please change your search criteria and try again.

Searching for accounts...
Charles Schwab Bank Review | SmartAsset.com (2)

Unfortunately, we are currently unable to find savings account that fit your criteria. Please change your search criteria and try again.

Searching for accounts...
Charles Schwab Bank Review | SmartAsset.com (3)

As of

Marketing Disclosure

'; } // Add in tracking pixels if not suppressed var trackingPixels = ''; if (!smartasset.page.suppressThirdPartyScripts) { for (var trackingPixel in account.trackingPixels) { trackingPixels += 'Charles Schwab Bank Review | SmartAsset.com (4)'; } } // Remove tracking pixels in the "link text" if suppressed if (smartasset.page.suppressThirdPartyScripts) { // Remove all "img" elements linkText = smartasset.analytics.removeTrackingPixels(linkText); } // SA-10931 'sa-table-more-padding' added to Bankrate listings, likely a temporary fix var isBankrate = account.source === 'bankrate'; return '

' + ''+ '

' + '

'+ '' + account.product + '' + 'Sponsored' + '

'+ '

'+ '

'+ '

' + 'Charles Schwab Bank Review | SmartAsset.com (5)' + (account.fdic ? '

Member FDIC

' : '' ) + '

' + ( stars ? stars : '' ) + '

' + '

' + '

' + linkText +'

' + '

' + '

' + '

'+ '' + '

' + '

' + '

' + '

' }; // Method to track tab clicks and initialize nanoScroller depositRatesBlock.tabClick = function() { var $this = $(this); var tabType = $this.data('tab'); smartasset.analytics.track("deposit-mini-rates-tab-click", { tab: tabType } ); // initialize nanoScroller when tab content is viewed for the first time, allowing table to expand to full height // check data-nano-scroll-init if tab was already initialized var $tabPanel = $this.closest('.tab-container').find('[data-product=' + tabType + ']:not([data-nano-scroll-init])'); // initialize nanoScroller when tabs are switched $tabPanel.find('.nano').nanoScroller(); // set data-nano-scroll-init to true to avoid re-initializing again $tabPanel.attr('data-nano-scroll-init', true); }; // Tracks and redirects user clicks on table listings depositRatesBlock.lenderClick = function(url, source, company, product) { // Savings Endpoint Tracking smartasset.savingsvehicles.miniLenderClick( { url: url, source: source, company: company, product: product } ); }; // this flag ensures we do not trigger the "view-savings-block" event more than once var flag_trigger_view = true; // // The JS "entry point" for the savings rates block // smartasset.hooks.register("onInputsLoaded", function() { // Only need to run the logic for displaying the block has not yet been displayed if (!depositRatesBlock.initialized) { depositRatesBlock.savingsMiniRatesTable = smartasset.tables.initializeRatesTable('savingsMiniRatesTable', undefined, '.savings-rates-table', {isMiniRates: true}); depositRatesBlock.cdMiniRatesTable = smartasset.tables.initializeRatesTable('cdMiniRatesTable', undefined, '.cd-rates-table', {isMiniRates: true}); depositRatesBlock.displayBlock(); } else { depositRatesBlock.updateRatesTable(depositRatesBlock.cachedDataSavings, 'savings'); depositRatesBlock.updateRatesTable(depositRatesBlock.cachedDataCds, 'cd'); } // SA-5618 -- send "view-savings-block" event if (flag_trigger_view) { // send event smartasset.analytics.track("view-savings-block"); // set flag to false to prevent sending multiple view events for the same widget-load flag_trigger_view = false; } }); // On CD Rates Pages makes CD tab the default when the page loads $(document).ready(function () { if(depositRatesBlock.smartReviews.productType === 'CD'){ $(".deposit_rates-block .tab-container").easytabs({ defaultTab: "[data-tab='cd']", updateHash: false, animate: false }); } });

Charles Schwab BankAccount Features

Largely an investing firm, Charles Schwab offers only two banking accounts, the Schwab Bank High Yield Investor Savings® Account and the Schwab Bank High Yield Investor Checking® Account. Both accounts earn interest at decent rates. You can access your money from either account with a Schwab Bank Visa® Platinum Debit Card at any ATM.

Regardless of the account you have, you’ll have constant and convenient online and mobile access to your money, a customer representative and financial services.

Charles Schwab Bank High Yield Investor Savings® Account

Key Features Details
Minimum Deposit $0
Access to Your Savings Account Online, mobile, over the phone and physical branches
Security FDIC insurance up to the maximum amount allowed by law
Fees No monthly fees
Current Terms and Rates 0.48% APY

Charles Schwab offers only one savings account: the Schwab Bank High Yield Investor Savings® Account. This account earns interest at a somewhat disappointing rate considering its "High Yield" title. Luckily, there are no account fees or minimums so your money can grow uninterrupted by the bank.

Once you have an account, Charles Schwab offers an easy way to access, transfer and manage your money online and on the bank’s mobile app. The mobile app has the ability to deposit a check on the go with Schwab Mobile Deposit™. You can even access this savings account with a Schwab Bank Visa® Platinum Debit Card at any ATM. You won’t have to worry about ATM fees either, since Charles Schwab will reimburse any ATM fees you incur.

Compare Charles Schwab Bank to Other Competitive Offers

Charles Schwab Bank High Yield Investor Checking® Account

Key Features Details
Minimum Deposit $0
Access to Your Checking Account Online, mobile, over the phone and branches
Security FDIC insurance up to the maximum amount allowed by law
Fees No monthly fees
Current Terms and Rates 0.45% APY

Charles Schwab's lone checking accountis the Schwab Bank High Yield Investor Checking® Account, which earns interest at a pretty minuscule rate compared to other rewards checking accounts. Again, there are no minimums or fees to meet,which means all of your money will stay in your pocket.

It’s important to note that when you open a Schwab Bank High Yield Investor Checking® Account, you must also open a Schwab One® brokerage account. Each account will have its own account number. However, you can access both accounts with a single login. You can also easily transfer funds between the two accounts for free.

This account comes with a Schwab Bank Visa® Platinum Debit Card and free standard checks. You can enroll your debit card with Visa Checkout for more convenient and secure online purchases. The account also enables free bill pay online and on the Schwab mobile app. You also have the ability to deposit checks on the go with Schwab Mobile Deposit™.

Unlike the Schwab savings account, you can open this checking account online. Of course, you can still open an account by downloading and mailing in an application or over the phone, if you so choose.

Where Can I Find Charles Schwab Bank?

You can find Charles Schwab online, on mobile, over the phone or at one of its brokerage branches.The bank has at least one branch in every state butMontana, North Dakota and West Virginia. Schwab operates locations in the District of Columbia and Puerto Rico too.

What Can You Do Online With Charles Schwab Bank?

Charles Schwab Bank Review | SmartAsset.com (7)

You can do just about anything you need online with Charles Schwab Bank. You can open a Schwab Bank High Yield Investor Checking® Account, log into your existing accounts, find a branch, chat with a representative and more.

Just remember that you cannot apply for a Schwab Bank High Yield Investor Savings® Account online.

If you want to access more Charles Schwab products, you can also do so online. This includes investing products, trading support and more.

How Do I Access My Money?

You can access your money in the same places you can find Charles Schwab. This includes the bank’s website, Schwab Mobile, over the phone and at a brokerage branch. You can download Schwab Mobile onto your iPhone, Apple Watch, iPad, Android devices and Kindle Fire. There, and online, you can manage your account(s), track your money, make deposits, pay bills and more. To access your money, you’ll need to provide your login information and/or account information.

You can also access your money, whether in a savings or checking account, at any ATM with your Schwab Bank Visa® Platinum Debit Card. Luckily, the bank will reimburse any ATM fees you pay for foreign ATMs.

How Can I Save More Money With a Charles Schwab Bank Account?

One way to save with Charles Schwab Bank is with its decent savings rates on its savings and checking account. They’re not the highest rates in the industry, but they still perform well. This is doubled with the lack of a monthly maintenance fee, which means you don’t have to worry about paying a fee to keep saving.

Plus, when you open a Schwab Bank High Yield Investor Checking® Account, you also have to open a Schwab One® brokerage account. This means you get to invest more money and grow those funds according to your risk tolerance and investing goals.

What’s the Process for Opening an Account With Charles Schwab Bank?

Charles Schwab Bank Review | SmartAsset.com (8)

To open a Schwab Bank High Yield Investor Savings® Account, you’ll need to download an application online. Just click the “Download an Application” button and it will take you to a .PDF version of the application. You can fill it out on the webpage and print it, or you can print it and fill it out by hand. Either way, you’ll have to print it out and mail it in. You also have the option of calling the bank at (800) 540-6718.

On the other hand, you can easily open a Schwab Bank High Yield Investor Checking® Account online. The process typically takes about 10 minutes. You could also download and email an application or call the same phone number to apply if you don’t want to apply online.

What’s the Catch?

Banking with Charles Schwab may not be right for you if you’re looking for the highest interest rates a bank can offer. Typically, online banks offer the highest-earning savings accounts. However, Charles Schwab Bank still provides higher rates than big bank competitors.

Largely focused on investing, Charles Schwab also has a limited banking spread. In fact, there’s only one savings account and one checking account. If you’re looking for more banking options,Schwab likely won't suffice.

Bottom Line

There’s not much Charles Schwab can offer when it comes to bank accounts since it only has two. However, each account is a pretty solid offering with decent interest rates and features that make saving even more convenient and easy. On the whole, the checking account may be your best choice since you can apply online, manage your money and open a brokerage account, as well.

Save more with these rates that beat the National Average

  • CDs

Unfortunately, we are currently unable to find savings account that fit your criteria. Please change your search criteria and try again.

Searching for accounts...
Charles Schwab Bank Review | SmartAsset.com (9)

As of

Marketing Disclosure

Unfortunately, we are currently unable to find savings account that fit your criteria. Please change your search criteria and try again.

Searching for accounts...
Charles Schwab Bank Review | SmartAsset.com (10)

As of

Marketing Disclosure

'; } // Add in tracking pixels if not suppressed var trackingPixels = ''; if (!smartasset.page.suppressThirdPartyScripts) { for (var trackingPixel in account.trackingPixels) { trackingPixels += 'Charles Schwab Bank Review | SmartAsset.com (11)'; } } // Remove tracking pixels in the "link text" if suppressed if (smartasset.page.suppressThirdPartyScripts) { // Remove all "img" elements linkText = smartasset.analytics.removeTrackingPixels(linkText); } // SA-10931 'sa-table-more-padding' added to Bankrate listings, likely a temporary fix var isBankrate = account.source === 'bankrate'; return '

' }; // Method to track tab clicks and initialize nanoScroller depositRatesBlock.tabClick = function() { var $this = $(this); var tabType = $this.data('tab'); smartasset.analytics.track("deposit-mini-rates-tab-click", { tab: tabType } ); // initialize nanoScroller when tab content is viewed for the first time, allowing table to expand to full height // check data-nano-scroll-init if tab was already initialized var $tabPanel = $this.closest('.tab-container').find('[data-product=' + tabType + ']:not([data-nano-scroll-init])'); // initialize nanoScroller when tabs are switched $tabPanel.find('.nano').nanoScroller(); // set data-nano-scroll-init to true to avoid re-initializing again $tabPanel.attr('data-nano-scroll-init', true); }; // Tracks and redirects user clicks on table listings depositRatesBlock.lenderClick = function(url, source, company, product) { // Savings Endpoint Tracking smartasset.savingsvehicles.miniLenderClick( { url: url, source: source, company: company, product: product } ); }; // this flag ensures we do not trigger the "view-savings-block" event more than once var flag_trigger_view = true; // // The JS "entry point" for the savings rates block // smartasset.hooks.register("onInputsLoaded", function() { // Only need to run the logic for displaying the block has not yet been displayed if (!depositRatesBlock.initialized) { depositRatesBlock.savingsMiniRatesTable = smartasset.tables.initializeRatesTable('savingsMiniRatesTable', undefined, '.savings-rates-table', {isMiniRates: true}); depositRatesBlock.cdMiniRatesTable = smartasset.tables.initializeRatesTable('cdMiniRatesTable', undefined, '.cd-rates-table', {isMiniRates: true}); depositRatesBlock.displayBlock(); } else { depositRatesBlock.updateRatesTable(depositRatesBlock.cachedDataSavings, 'savings'); depositRatesBlock.updateRatesTable(depositRatesBlock.cachedDataCds, 'cd'); } // SA-5618 -- send "view-savings-block" event if (flag_trigger_view) { // send event smartasset.analytics.track("view-savings-block"); // set flag to false to prevent sending multiple view events for the same widget-load flag_trigger_view = false; } }); // On CD Rates Pages makes CD tab the default when the page loads $(document).ready(function () { if(depositRatesBlock.smartReviews.productType === 'CD'){ $(".deposit_rates-block .tab-container").easytabs({ defaultTab: "[data-tab='cd']", updateHash: false, animate: false }); } });

Charles Schwab Bank Review | SmartAsset.com (2024)

FAQs

Is Charles Schwab a good bank? ›

The federally insured bank also offers a savings account, and it's a convenient choice for anyone who wishes to keep their investment and bank accounts all in the same place. While the bank accounts are online-only, Schwab consistently ranks high for customer satisfaction among online banks.

What is the Charles Schwab Bank controversy? ›

Schwab advertised that clients' cash allocations were determined by strict portfolio methodology that sought optimal returns, according to the SEC. But the firm's data showed that the cash allocations would lead clients to make less money for the same amount of risk in most circ*mstances, the SEC said.

How safe is my money with Charles Schwab? ›

All of the deposits at Schwab Bank are protected by FDIC insurance.

Why can't I withdraw my money from Charles Schwab? ›

The most important thing is that you can only withdraw uninvested cash from your brokerage account. If all of your funds are invested, you need to close some or all of your positions first to make the necessary amount of cash available in your broker account. Converting your assets to cash often takes additional time.

Is Charles Schwab a stable bank? ›

Fitch Ratings - Chicago - 29 Jan 2024: Fitch Ratings has affirmed The Charles Schwab Corporation's (Schwab) Long- and Short-Term Issuer Default Ratings (IDRs) at 'A'/'F1', and its Viability Rating (VR) at 'a'. The Rating Outlook is Stable.

Do millionaires use Charles Schwab? ›

Clients who have more than one million dollars in qualifying assets at Schwab automatically get access to these benefits, including—a dedicated Financial Consultant, access to a wide range of specialists, tailored solutions, and pricing advantages.

Is Schwab in trouble 2024? ›

On a conference call, executives said financial results should improve in the year ahead, setting Schwab up for growth in 2025 and beyond. But they described 2024 as “transitional” and dependent on factors that are difficult to predict: the trajectory of interest rates, the stock market and the behavior of new clients.

What is Charles Schwab weakness? ›

And it is 1.12 million above with the company reported for February of 2023. Author - Charles Schwab Data. This is not to say that everything for the institution is positive or will continue to be positive. One weak point, as the chart below illustrates, has been average interest earning assets.

Why are people worried about Charles Schwab? ›

Investors are worried about how rising interest rates and held-to-maturity (HTM) mortgage securities will affect Schwab's earnings power in the years to come. That's presenting a major headwind for Schwab's business right now.

Is it safe to keep more than $500000 in a brokerage account? ›

The Securities Investor Protection Corporation's account insurance protects up to $500,000 per brokerage account, which is important because "if a brokerage firm or custodian fails, these funds are restored in the account, regardless of if the brokerage company or custodian is defunct," says Steven Conners, founder and ...

How do I get my money out of Charles Schwab? ›

Roll over "Move Money" and click "Transfers & Payments." Here, you'll see your options for withdrawing money: online transfer, wire transfer, and requesting a check.

Is money safer in a bank or brokerage account? ›

While bank balances are insured by the FDIC, investments in a brokerage account are covered by the Securities Investor Protection Corporation (SIPC). It protects investors in the unlikely event that their brokerage firm fails. However, certain rules and conditions apply—and investment earnings are not insured.

What is the maximum cash withdrawal from Charles Schwab? ›

$1,000 a day

Who owns Charles Schwab? ›

The ownership structure of Charles Schwab (SCHW) stock is a mix of institutional, retail and individual investors. Approximately 39.53% of the company's stock is owned by Institutional Investors, 6.13% is owned by Insiders and 54.33% is owned by Public Companies and Individual Investors.

Can you transfer money from Charles Schwab to bank? ›

After logging in select Accounts, then Transfers & Payments. Choose Online Transfer (or Check Request if applicable), then Setup, Cash Only and choose your accounts. Note that you can use this portal to move cash to your bank account from your Schwab account, or to your Schwab account from your bank account.

Is it safe to open an account with Charles Schwab? ›

Funds deposited at Charles Schwab Bank are insured, in aggregate, up to $250,000 per depositor, for each account ownership category, by the Federal Deposit Insurance Corporation (FDIC). Charles Schwab Bank, SSB is affiliated with Charles Schwab & Co., Inc. and Charles Schwab Investment Management, Inc.

Can you use Charles Schwab as a bank? ›

Deposit and other lending products are offered by Charles Schwab Bank, SSB, Member FDIC and Equal Housing Lender.

What is the rank of Charles Schwab Bank? ›

It ranks tenth on the list of largest banks in the United States by assets. As of December 31, 2023, it had $8.5 trillion in client assets, 34.8 million active brokerage accounts, 5.2 million corporate retirement plan participants, and 1.8 million banking accounts.

Is Schwab or JP Morgan better? ›

And when it comes to mutual fund options, Charles Schwab also comes out on top, with nearly 17,000 to choose from, compared to J.P. Morgan Self-Directed Investing's "several thousand."

Top Articles
Latest Posts
Article information

Author: Tyson Zemlak

Last Updated:

Views: 6119

Rating: 4.2 / 5 (63 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Tyson Zemlak

Birthday: 1992-03-17

Address: Apt. 662 96191 Quigley Dam, Kubview, MA 42013

Phone: +441678032891

Job: Community-Services Orchestrator

Hobby: Coffee roasting, Calligraphy, Metalworking, Fashion, Vehicle restoration, Shopping, Photography

Introduction: My name is Tyson Zemlak, I am a excited, light, sparkling, super, open, fair, magnificent person who loves writing and wants to share my knowledge and understanding with you.