Bank of the Ozarks Review | SmartAsset.com (2024)

Your Details Done

by Hunter Kuffel 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

Bank of the Ozarks Review | SmartAsset.com (1)

Bank OZK Savings

0.20% APY

Bank of the Ozarks, also referred to as Bank OZK, has established a firm presence in the South since its founding in 1903. The bank offers a number of savings account and checking account options, as well as certificates of deposit (CDs). The bankalso offers a money market account (MMA).

The accounts at Bank OZK are accessible to most people, with realistic minimum opening balances and online applications for several accounts. Furthermore, almost all the accounts that have monthly service fees provide fairly easy methods through which to waive those fees.

That said, the interest rates for deposit accounts at Bank OZK are less than stellar. If you’re looking to earn serious interest of any kind, you’re going to have to deposit a large chunk of money or set your sights somewhere else.

Products Offered

Products Key Details
Savings Accounts
  • $50 minimum opening deposit
  • Option for children under 18
  • Easily waivable monthly service fee
Certificates of Deposit
  • Terms lengths available from 7 days up to 5 years
  • $1,000 minimum opening deposit
  • Rates from 0.05% to 5.00% APY
Checking Accounts
  • Four different account options
  • Interest-bearing and non-interest-bearing options
  • Easily waivable monthly fees for the most part

Bank OZK 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', 'Bank OZK', 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(); }());

Bank of the Ozarks Overview

Bank of the Ozarks operates more than 250 locations throughout eight states the South: Florida, Georgia, North Carolina, South Carolina, Alabama, Texas, Arkansas and Mississippi.

Although this article will focus on personal banking options, Bank OZK also offers business banking services along with trust and wealth management. In the personal realm, the bank offers two types of savings accounts, five checking accounts and three different CDs. Read on to learn more about each of these options.

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...
Bank of the Ozarks Review | SmartAsset.com (2)

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...
Bank of the Ozarks 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 += 'Bank of the Ozarks 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' + '

'+ '

'+ '

'+ '

' + 'Bank of the Ozarks Review | SmartAsset.com (5)' + (account.fdic ? '

Member FDIC

' : '' ) + '

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

' + '

' + '

' + linkText +'

' + '

    ' + '
  • ' + '

    ' + 'APY ' + 'Bank of the Ozarks Review | SmartAsset.com (6)' + '

    ' + '

    '+ smartasset.math.commatoze(account.APY, 2) + '%' + '

    ' + trackingPixels + '

    ' + '

    ' + '
  • ' + '
  • ' + '

    Interest Rate

    ' + '

    ' + ( hasRate ? smartasset.math.commatoze(account.rate, 2) + '%' : 'N/A' ) + '

    ' + '
  • ' + '
  • '+ '

    Min. Balance for APY

    ' + '

    ' + '$' + smartasset.math.commatoze(account.minDeposit,0) + '

    ' + '
  • ' + '

' + '

' + '

'+ '' + '

' + '

' + '

' + '

' }; // 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 }); } });

Bank of the Ozarks Account Features

The majority of deposit accounts at Bank OZK are accessible online or via the bank’s mobile app. Accounts also come with a Visa debit card or ATM card, depending on the type of account.

About half of the accounts at Bank OZK have monthly service fees, which are waivable provided you meet certain account requirements that are fairly easy. You may also face fees for excessive transactions with the Personal Savings account.

Compare Bank OZK to Other Competitive Offers

OZKSavings

Key Features Details
Minimum Deposit $50
Access to Your Savings Account Online, mobile, ATM and branch access
Security FDIC insured up to the maximum amount allowed by law
Fees $3 monthly service fee, which can be waived by a $100 minimum daily balance
Current Terms and Rates 0.20% APY

If you’re looking for a standard savings account, then you’ll want to look at the Personal Savings account at Bank OZK. The account has a very reachable $50 minimum opening deposit.$100 is the threshold needed to waive the monthly service fee, meaning it’s very easy to make this account essentially free to maintain.

Like all savings account, you’re restricted to six pre-authorized withdrawals/transfers each calendar month. If you exceed that limit, you’ll pay a $10 fee. This limit doesn’t apply to ATM withdrawals, which are unlimited.

OZK First Savings

Key Features Details
Minimum Deposit $5
Access to Your Savings Account Online, mobile, ATM and branch access
Security FDIC insured up to the maximum amount allowed by law
Fees No monthly service fee
Current Terms and Rates 0.05% APY

The First Savings account is very similar to the Personal Savings account, with the distinction that it’s designed for children under the age of 18. Once you turn 18, this account will convert into a Personal Savings account.

The interest rate and transaction limitations are the same, but there’s no monthly service fee to worry about, and the minimum opening balance is much lower at $5.

Certificates of Deposit

Key Features Details
Minimum Deposit $1,000
Access to Your Savings Account Branch access
Security FDIC insured up to the maximum amount allowed by law
Fees No monthly service fee, but early withdrawal penalties will apply
Current Terms and Rates
  • 6Month: 0.05% APY
  • 12Month: 0.12% APY
  • 24Month: 0.20% APY
  • 7Month Special: 5.25% APY
  • 13Month Special: 5.60% APY

Bank OZK offersterm lengths from 7 days up to five yearson its certificate of deposit (CD) accounts, which is on par with other banks of similar size. Regardless of whether you apply at a branch or online, CD rates can vary depending on your location, so make sure to double-check which rates will apply to you.

If you need to withdraw your money before the end of your term, you’ll be forced to pay an early withdrawal penalty. The exact amount of the penalty will depend on a number of factors like how much you’re withdrawing, the term length of your CD and how much time you have before maturity, to name a few.

OZK Checking Account

Key Features Details
Minimum Deposit $50
Access to Your Savings Account Online, ATM and branch access
Security FDIC insured up to the maximum amount allowed by law
Fees $7 monthly service fee, which can be waived by a $500 minimum daily balance

Bank OZK's Checking account has no monthly service fee as long as you meet the $500 direct deposit minimum or maintain and average daily balance of $500 or more per statement cycle. Account holders who make at least 10 debit card transactions per statement cycle or are under age 25 will also be able to avoid the $7 monthly service fee.

You’ll also receive a free Visa debit card and can send money with Zelle®.

OZK Interest+ Checking Account

Key Features Details
Minimum Deposit $50
Access to Your Savings Account Online, ATM and branch access
Security FDIC insured up to the maximum amount allowed by law
Fees $12 monthly service fee, which can be waived by a $2,500 minimum daily balance
Current Terms and Rates 0.20% APY

TheOZK Interest+Checking account allows you toearn an APY of0.20%, get unlimited rebates for incoming wire transfers, and four rebates for non-Bank OZK ATM transactions. The $12 monthly service fee can be waived by maintaining a $2,500 average daily balance.

OZK Bonus Checking Account

Key Features Details
Minimum Deposit $50
Access to Your Savings Account Online, ATM and branch access
Security FDIC insured up to the maximum amount allowed by law
Fees $5 monthly service fee

The OZK Bonus Checking account offers bonus insurance and rewards, including $10,000 accidental death and dismemberment insurance, $2,500 identity theft reimbursem*nt coverage and shopping rewards.

You can open an account with a $50 minimum deposit. Account holders will get charged a $5 monthly service fee.

Freedom AdvantageChecking Account

Key Features Details
Minimum Deposit $25
Access to Your Checking Account Online, ATM and branch access
Security FDIC insured up to the maximum amount allowed by law
Fees $5 monthly service fee

The OZK Freedom Advantage Checking account has a $25 minimum opening deposit requirement. Account holders will pay a $5 monthly service fee. But they will not get charged insufficient fund and overdraft fees, dormancy or inactivity fees, or telephone transfer fees.

Where Can I Find Bank of the Ozarks?

Bank OZK operates more than 250 locations in eight states: Texas, Georgia, Mississippi, Alabama, Arkansas, North Carolina, South Carolina and Florida. The bank also operates a regional ATM network in the same area.

What Can You Do Online With Bank of the Ozarks?

All accounts at Bank OZK can be accessed online, and there are a few that you can open online as well. Additionally, all checking and savings accounts can be managed on your smartphone via the Bank OZK mobile app. On iTunes, the app has a 3.1 star rating and 47 reviews as of this article’s publication.

How Do I Access My Money?

You can access funds online or via the mobile app. You can also make deposits or withdrawals at the bank’s regional network of ATMs. If you use an out-of-network ATM, some checking accounts offer refunds up to a certain amount per statement cycle. And, of course, you can visit a Bank OZK branch during business hours to access funds.

How Can I Save More Money With Bank of the Ozarks?

The interest rate available at Bank OZK for the 24-month CD is at 0.20% APY, which isn’t very high. If you’re looking to earn serious interest and boost your saving ability, Bank OZK may not be the right bank for you.

What’s the Process for Opening an Account With Bank of the Ozarks?

You can apply for a handful of accounts like the free checking account or a CD on the Bank OZK website, and you can also open accounts by visiting a branch in person. To apply, you’ll need enough money to meet the minimum opening deposit requirement for your desired account as well as some form of identification like a driver’s license or ID card. You’ll also likely need to provide your Social Security number and your residential address.

What’s the Catch?

Deposit accounts at Bank OZK are very straightforward for the most part. The monthly fees, where they exist, are simple and easily waivable. The trade-off to this is that the rates offered are generally unimpressive, so you’ll need to be clear-eyed about what you’re signing up for.

Bottom Line

Bank OZK offers a good variety of deposit accounts and is very accessible from both an in-person and online perspective. With the exception of the Bonus Checking account, you can waive monthly service fees without much difficulty. If you live in the bank’s service area and you’re looking for an in-person experience, you may want to give Bank OZK a look. If you’re looking to maximize your saving potential and find the best rate possible, then Bank OZK probably isn’t right for you.

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...
Bank of the Ozarks Review | SmartAsset.com (7)

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...
Bank of the Ozarks Review | SmartAsset.com (8)

As of

Marketing Disclosure

'; } // Add in tracking pixels if not suppressed var trackingPixels = ''; if (!smartasset.page.suppressThirdPartyScripts) { for (var trackingPixel in account.trackingPixels) { trackingPixels += 'Bank of the Ozarks Review | SmartAsset.com (9)'; } } // 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 }); } });

As a financial expert with extensive knowledge in banking and personal finance, I am well-versed in evaluating and analyzing financial institutions, their products, and their offerings. Examining the provided article by Hunter Kuffel, updated on October 18, 2023, I can provide a thorough breakdown of the concepts discussed.

The article revolves around Bank of the Ozarks, also known as Bank OZK, and its various savings, checking, and certificate of deposit (CD) account options. Here's a detailed overview:

  1. Bank OZK Background:

    • Founded in 1903, Bank OZK has a strong presence in the Southern United States, operating over 250 locations across eight states: Florida, Georgia, North Carolina, South Carolina, Alabama, Texas, Arkansas, and Mississippi.
  2. Products Offered by Bank OZK:

    • Savings Accounts:

      • Requires a $50 minimum opening deposit.
      • Monthly service fees are easily waivable.
      • Options for children under 18.
    • Certificates of Deposit (CDs):

      • Terms range from 7 days up to 5 years.
      • Minimum opening deposit of $1,000.
      • Offers rates from 0.05% to 5.00% APY.
    • Checking Accounts:

      • Four different account options with interest-bearing and non-interest-bearing choices.
      • Monthly service fees are waivable for the most part.
      • Requires a $50 minimum deposit for the basic checking account.
    • Bank OZK Interest Rate Comparison:

      • Provides a comparison chart of Bank OZK's interest rates against the national average for various accounts.
  3. Bank OZK Account Features:

    • Majority of accounts are accessible online or via the mobile app.
    • Accounts come with a Visa debit card or ATM card.
    • About half of the accounts have monthly service fees, which are easily waivable.
    • Personal Savings account has a $3 monthly service fee, waivable with a $100 minimum daily balance.
  4. Interest Rates:

    • Bank OZK's interest rates for deposit accounts are noted to be less than stellar.
    • To earn significant interest, a large deposit is suggested, or exploring other options is recommended.
  5. Specific Account Details:

    • OZK First Savings Account:

      • Designed for children under 18 with a $5 minimum deposit.
      • No monthly service fee.
    • Certificates of Deposit (CDs):

      • Offers term lengths from 7 days up to 5 years.
      • Rates vary based on the term length.
      • Early withdrawal penalties apply.
    • Checking Accounts (OZK Interest+ and Bonus Checking):

      • Interest+ Checking account offers a 0.20% APY, rebates for wire transfers, and other benefits.
      • Bonus Checking account provides insurance and rewards with a $5 monthly service fee.
    • Freedom Advantage Checking Account:

      • Requires a $25 minimum deposit with a $5 monthly service fee.
      • No insufficient fund and overdraft fees.
  6. Accessibility and Online Services:

    • Bank OZK operates more than 250 locations in eight states and offers an extensive regional ATM network.
    • All accounts are accessible online, and some can be opened online.
    • Mobile app available for managing accounts on smartphones.
  7. Evaluating Bank OZK:

    • Monthly fees are straightforward and easily waivable, but interest rates are generally unimpressive.
    • Bank OZK may be suitable for those seeking in-person experiences within its service area, but not for maximizing savings potential.

In summary, Bank of the Ozarks provides a range of deposit accounts with accessible features, but potential customers should carefully consider the trade-offs between fees and interest rates before choosing the bank for their financial needs.

Bank of the Ozarks Review | SmartAsset.com (2024)
Top Articles
Latest Posts
Article information

Author: Roderick King

Last Updated:

Views: 6232

Rating: 4 / 5 (71 voted)

Reviews: 94% of readers found this page helpful

Author information

Name: Roderick King

Birthday: 1997-10-09

Address: 3782 Madge Knoll, East Dudley, MA 63913

Phone: +2521695290067

Job: Customer Sales Coordinator

Hobby: Gunsmithing, Embroidery, Parkour, Kitesurfing, Rock climbing, Sand art, Beekeeping

Introduction: My name is Roderick King, I am a cute, splendid, excited, perfect, gentle, funny, vivacious person who loves writing and wants to share my knowledge and understanding with you.