Online Banking

Tune in to The Local Podcast!

Tune in to The Local Podcast!

Pioneer Bank & Trust Donates $50,000 to BHSU

Pictured (Left to Right): Jeb H. Clarkson; Steve Meeker, VP/University Advancement; and Alex Gustafson, SVP/Retail Banking Manager.

SPEARFISH, S.D. – Pioneer Bank & Trust and Jeb H. and Maureen Clarkson have donated $50,000 to Black Hills State University to support student scholarships. A check presentation was held on the morning of September 17th in the Pioneer Bank & Trust Spearfish branch. The donation is a significant investment in the future of students […]

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

Central Operations Clerk

The Pioneer Bank & Trust Central Operations Department is located at the Administration Center in Spearfish. This department is responsible for the back office operational functions for the entire bank. This position must have strong computer and customer service skills. The ability to provide customer support over the phone is crucial for this position. The […]

Retail Training Assistant – Spearfish

The Retail Training Assistant is responsible for working closely with the Retail Training Officer to analyze all training needs, develop curriculum and delivering of the training courses. The Retail Training Assistant also supports with evaluating the trainee for effectiveness of the training and individual employee growth including comprehension. The Retail Training Assistant is also responsible […]

VP & Branch Manager – Buffalo

Pioneer Bank & Trust a $1B multi-branch community bank located in Western South Dakota, is looking to hire a full-time Branch Manager to join our lending team. The successful candidate will be exposed to the following types of lending: commercial real estate acquisition / refinance and term loans, commercial and industrial related financing that includes […]

Kalynn Scoular, CTFA

Trust Officer kalynns@www.pioneerbankandtrust.com (605) 341-2265 Kalynn joined Pioneer Bank & Trust in 2004 with prior Trust and Investment experience in the Rapid City Area. She is a 2000 graduate from National American University, earned her CTFA designation in 2012 and is a 2015 Leadership Rapid City Graduate. Kalynn’s background in agriculture, and currently being a […]

Leaving Pioneer Bank & Trust

You are now leaving the Pioneer Bank & Trust website. This site may have a privacy policy and security different than Pioneer Bank & Trust.

Non-Deposit Investments available through Pioneer Bank & Trust are not deposits, not FDIC insured, not insured by any federal agency, not guaranteed by any bank, and may lose value.

Try our official mobile apps!

Leaving Pioneer Bank & Trust

You are now leaving the Pioneer Bank & Trust website. This site may have a privacy policy and security different than Pioneer Bank & Trust.

document.addEventListener('DOMContentLoaded', function () { // Target anchor tags that act like buttons var fauxButtons = document.querySelectorAll('a[href="#"]:not([role="button"])'); fauxButtons.forEach(function (el) { // Add role el.setAttribute('role', 'button'); // Ensure tabindex for non-native focusable elements if (!el.hasAttribute('tabindex')) { el.setAttribute('tabindex', '0'); } // Add aria-pressed for toggle-style buttons (optional) if (!el.hasAttribute('aria-pressed')) { el.setAttribute('aria-pressed', 'false'); } // Add keyboard support el.addEventListener('keydown', function (e) { if (e.key === 'Enter' || e.key === ' ') { e.preventDefault(); el.click(); } }); // Prevent default for href="#" el.addEventListener('click', function (e) { e.preventDefault(); }); }); });