{"id":7554,"date":"2025-06-03T11:20:59","date_gmt":"2025-06-03T16:20:59","guid":{"rendered":"https:\/\/tomo.com\/blog\/?p=7554"},"modified":"2025-08-28T11:33:29","modified_gmt":"2025-08-28T16:33:29","slug":"best-mortgage-lenders-in-idaho-backed-by-data","status":"publish","type":"post","link":"https:\/\/tomo.com\/blog\/best-mortgage-lenders-in-idaho-backed-by-data\/","title":{"rendered":"Best Mortgage Lenders in Idaho\u2014Backed by Data"},"content":{"rendered":"\n<!-- TITLE TAG: Best Mortgage Lenders in Idaho: 2025 TrueRate Reviews -->\n<!-- Idaho Mortgage Lenders - Embeddable Showcase (TrueRate-green styling, headline eyebrow applied to all lenders) -->\n<section id=\"id-mortgage-showcase\" class=\"tomo-embed\" lang=\"en\" role=\"region\" aria-labelledby=\"id-lenders-heading\">\n  <style>\n    \/* ----- TrueRate-like design tokens (dark green + mint) ----- *\/\n    #id-mortgage-showcase {\n      --primary: #0a6c5b;          \/* dark green (buttons + headers) *\/\n      --primary-700: #084e42;      \/* darker hover *\/\n      --accent: #1aa59a;           \/* supportive teal *\/\n      --ink: #0f172a;              \/* near-black for headings *\/\n      --body: #334155;             \/* body copy *\/\n      --muted: #64748b;            \/* muted text *\/\n      --bg: #ffffff;               \/* card background *\/\n      --surface: #e8f5f1;          \/* mint surface *\/\n      --border: #dbe5e0;           \/* subtle borders *\/\n      --radius: 16px;\n\n      font-family: ui-sans-serif, -apple-system, Segoe UI, Roboto, Inter, \"Helvetica Neue\", Arial, system-ui, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";\n      color: var(--body);\n      background: transparent;\n      margin: 0 auto;\n      max-width: 980px;\n      line-height: 1.6;\n    }\n\n    \/* Page header *\/\n    #id-mortgage-showcase .page-head { display: grid; gap: 10px; margin-bottom: 18px; padding: 6px 2px; }\n    #id-mortgage-showcase h1#id-lenders-heading { margin: 0; font-weight: 800; font-size: clamp(24px, 3.4vw, 34px); color: var(--ink); letter-spacing: -0.01em; }\n    #id-mortgage-showcase .lead { margin: 0; color: var(--muted); }\n\n    \/* Cards *\/\n    #id-mortgage-showcase .card {\n      background: var(--bg);\n      border: 1px solid var(--border);\n      border-radius: var(--radius);\n      box-shadow: 0 8px 28px rgba(17, 24, 39, 0.08);\n      overflow: clip;\n      margin: 18px 0;\n    }\n    #id-mortgage-showcase .banner {\n      background: linear-gradient(135deg, var(--primary), var(--primary-700));\n      color: #fff;\n      padding: 18px 22px;\n      display: grid; gap: 6px;\n    }\n    \/* Eyebrow (plain white label) *\/\n    #id-mortgage-showcase .eyebrow {\n      color:#fff; font-size:12px; letter-spacing:.08em; text-transform:uppercase;\n      display:block; margin-bottom:2px; font-weight:700;\n    }\n    #id-mortgage-showcase .title { margin: 0; font-weight: 900; font-size: clamp(20px, 3vw, 28px); line-height: 1.15; }\n\n    \/* Body layout *\/\n    #id-mortgage-showcase .body { padding: 20px 22px; display: grid; grid-template-columns: 1.15fr .85fr; gap: 22px; }\n    @media (max-width: 780px) { #id-mortgage-showcase .body { grid-template-columns: 1fr; } }\n    #id-mortgage-showcase h3 { margin: 0 0 6px; color: var(--ink); font-size: 18px; font-weight: 800; letter-spacing: -.01em; }\n\n    \/* Fact chips *\/\n    #id-mortgage-showcase .factgrid { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 10px; }\n    @media (max-width: 480px) { #id-mortgage-showcase .factgrid { grid-template-columns: 1fr; } }\n    #id-mortgage-showcase .chip { background: var(--surface); border: 1px solid var(--border); border-radius: 12px; padding: 10px 12px; }\n    #id-mortgage-showcase .chip dt { font-size: 12px; color: var(--muted); text-transform: uppercase; letter-spacing: .04em; margin-bottom: 2px; }\n    #id-mortgage-showcase .chip dd { margin: 0; color: var(--ink); font-weight: 700; }\n\n    \/* Buttons (dark green, no secondary buttons) *\/\n    #id-mortgage-showcase .actions { display: flex; gap: 10px; flex-wrap: wrap; margin-top: 10px; }\n    #id-mortgage-showcase .btn {\n      appearance: none; border: 1px solid transparent; background: var(--primary); color: #fff;\n      font-weight: 700; padding: 10px 14px; border-radius: 10px; text-decoration: none; display: inline-flex; align-items: center; justify-content: center;\n      transition: transform .02s ease, box-shadow .2s ease, background .2s ease; box-shadow: 0 6px 16px rgba(10,108,91,.25);\n    }\n    #id-mortgage-showcase .btn:hover { background: var(--primary-700); transform: translateY(-1px); }\n\n    \/* Sections *\/\n    #id-mortgage-showcase .section { padding: 0 22px 20px; border-top: 1px solid var(--border); }\n    #id-mortgage-showcase .section h4 { margin: 16px 0 6px; font-size: 16px; color: var(--ink); }\n    #id-mortgage-showcase .callout { background: #eef8f4; border: 1px solid #cfe7df; border-radius: 12px; padding: 12px 14px; margin-top: 10px; }\n\n    \/* Quotes *\/\n    #id-mortgage-showcase .quotes { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 14px; }\n    @media (max-width: 780px) { #id-mortgage-showcase .quotes { grid-template-columns: 1fr; } }\n    #id-mortgage-showcase blockquote { margin: 0; background: var(--surface); border: 1px solid var(--border); border-radius: 12px; padding: 14px; font-size: 15px; }\n    #id-mortgage-showcase blockquote footer { margin-top: 8px; font-size: 13px; color: var(--muted); font-style: normal; }\n\n    \/* At-a-Glance table *\/\n    #id-mortgage-showcase .glance-card table { width: 100%; border-collapse: collapse; font-size: 14px; background: var(--bg); }\n    #id-mortgage-showcase .glance-card th, #id-mortgage-showcase .glance-card td { border: 1px solid var(--border); padding: 10px; text-align: left; vertical-align: top; }\n    #id-mortgage-showcase .glance-card th { background: var(--surface); color: var(--ink); font-weight: 800; }\n\n    \/* Extra space before Market Context *\/\n    #id-mortgage-showcase #other-big-lenders { margin-top: 42px; }\n  <\/style>\n\n  <!-- Page head (hide H1 if your CMS already prints the page title) -->\n  <div class=\"page-head\">\n    <h1 id=\"id-lenders-heading\" style=\"display:none;\" aria-hidden=\"true\">Best Mortgage Lenders in Idaho<\/h1>\n\n  <\/div>\n\n  <!-- Intro -->\n  <section class=\"card\" id=\"intro-card\">\n    <div class=\"banner\">\n      <span class=\"eyebrow\">How we picked<\/span>\n      <h2 class=\"title\">Data-driven picks for Idaho buyers<\/h2>\n    <\/div>\n    <div class=\"section\" style=\"border-top:none;padding-top:16px\">\n      <p>Buying a home in Idaho? Whether you&#8217;re settling in Boise, Twin Falls, or a growing rural town, the market is moving\u2014and so are prices. With limited housing stock and more out-of-state buyers entering the mix, choosing the right mortgage lender can give you a serious edge.<\/p>\n      <p>To help buyers make smarter choices, we analyzed closed-loan data from hundreds of thousands of loans across 65 different lenders operating in Idaho. Our sample included 30-year fixed, conventional primary home purchase loans. You can see the full <a href=\"https:\/\/tomo.com\/mortgage\/interest-rates-today\/id?utm_source=tomo_blog&#038;utm_campaign=state-reviews\" target=\"_blank\">TrueRate analysis<\/a>. These aren\u2019t teaser quotes or advertised rates\u2014this data reflects the real rates and fees buyers locked in.<\/p>\n      <p>Each lender listed below consistently outperformed the state median on pricing, while also offering competitive products and solid borrower support. We also categorized lenders to help you find the right fit\u2014whether you&#8217;re a first-time buyer, looking for a digital-first experience, or need something more specialized.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- ======= FEATURE: Tomo Mortgage ======= -->\n  <article class=\"card\" itemscope itemtype=\"https:\/\/schema.org\/Organization\" id=\"tomo-mortgage\">\n    <div class=\"banner\">\n      <span class=\"eyebrow\">Best for Low Rates &#038; Customer Experience<\/span>\n      <h2 class=\"title\" itemprop=\"name\">Tomo Mortgage<\/h2>\n    <\/div>\n\n    <div class=\"body\">\n      <section>\n        <h3>Why it stands out<\/h3>\n        <p>Ok, we\u2019re a little biased, but the numbers speak for themselves\u2014low rates, no lender fees, better reviews. Tomo Mortgage was founded in 2025 by former Zillow execs who saw what was broken in the mortgage industry (think bait-and-switch, inflated rates, a black box of confusing fees) and set out to fix it. It was ranked <em>Best Online Lender 2025<\/em> by <a href=\"https:\/\/www.bankrate.com\/mortgages\/reviews\/tomo\/\" target=\"_blank\" rel=\"nofollow noopener\">Bankrate<\/a>, earning strong customer reviews, and is backed by major financial services companies. With historically some of the lowest rates of lenders who operate in Idaho\u2014you can see the full methodology above\u2014borrowers are likely to see large cost-savings.<\/p>\n        <p>Having the lowest rates also means Tomo Mortgage can be more upfront and transparent about its rates and fees. You can get personalized rates online without applying or speaking to a sales rep. Its rate tool includes a slider that shows how your monthly payment changes with and without points\u2014something most lenders won\u2019t show unless you\u2019ve already started the loan process. That level of visibility puts Tomo borrowers in control from the start.<\/p>\n        <div class=\"callout\">\n          <strong>Heads-up on refinancing:<\/strong> Tomo Mortgage doesn\u2019t offer refinancing at this time.\n        <\/div>\n        <div class=\"actions\" role=\"group\" aria-label=\"Tomo actions\">\n          <a class=\"btn\" href=\"https:\/\/tomo.com\/mortgage\/rates?utm_source=tomo_blog&#038;utm_campaign=state-reviews\" target=\"_blank\">See today\u2019s rates<\/a>\n        <\/div>\n        <p style=\"margin-top:10px\">\n          <strong>Read full review:<\/strong>\n          <a href=\"https:\/\/tomo.com\/blog\/reviews-tomo-mortgage\/?utm_source=tomo_blog&#038;utm_campaign=seo-reviews\" target=\"_blank\">Tomo Mortgage<\/a>\n        <\/p>\n      <\/section>\n\n      <aside aria-label=\"At-a-glance facts\">\n        <div class=\"factgrid\">\n          <dl class=\"chip\"><dt>Headquarters<\/dt><dd itemprop=\"address\">New York, NY<\/dd><\/dl>\n          <dl class=\"chip\" itemscope itemtype=\"https:\/\/schema.org\/QuantitativeValue\">\n            <dt>Interest Rates<\/dt><dd itemprop=\"value\">~0.30% below median (historical)<\/dd>\n          <\/dl>\n          <dl class=\"chip\"><dt>Lender Fees<\/dt><dd itemprop=\"feesAndCommissionsSpecification\">$0<\/dd><\/dl>\n          <dl class=\"chip\"><dt>Website<\/dt><dd><a href=\"https:\/\/tomo.com\/?utm_source=tomo_blog&#038;utm_campaign=seo-reviews\">tomo.com<\/a><\/dd><\/dl>\n        <\/div>\n      <\/aside>\n    <\/div>\n\n    <div class=\"section\">\n      <h4>What borrowers say<\/h4>\n      <div class=\"quotes\">\n        <blockquote>\u201cI almost went with a different lender at first but ended up going to Tomo and I\u2019m glad I did\u2026 10\/10\u201d<footer>\u2014 Melina B., Virginia (via <a href=\"https:\/\/g.page\/r\/Cf10TpoZrKUYEAE\/review\" target=\"_blank\" rel=\"nofollow\">Google<\/a>) <\/footer><\/blockquote>\n        <blockquote>\u201cLoan advisory team was remarkably responsive\u2026 stayed engaged until the very end.\u201d<footer>\u2014 Selva D., New Jersey (via <a href=\"https:\/\/g.page\/r\/Cf10TpoZrKUYEAE\/review\" target=\"_blank\" rel=\"nofollow\">Google<\/a>) <\/footer><\/blockquote>\n        <blockquote>\u201cBecause of Tomo\u2019s low APRs\u2026 it gets a perfect 5 out of 5 stars for affordability.\u201d<footer>\u2014 Bankrate Editors (via <a href=\"https:\/\/www.bankrate.com\/mortgages\/reviews\/tomo\/#at-a-glance\" target=\"_blank\" rel=\"nofollow\">Bankrate<\/a>) <\/footer><\/blockquote>\n      <\/div>\n    <\/div>\n  <\/article>\n\n  <!-- ======= First Federal Bank ======= -->\n  <article class=\"card\" itemscope itemtype=\"https:\/\/schema.org\/Organization\" id=\"first-federal-bank\">\n    <div class=\"banner\">\n      <span class=\"eyebrow\">Best Local Lender<\/span>\n      <h2 class=\"title\" itemprop=\"name\">First Federal Bank<\/h2>\n    <\/div>\n\n    <div class=\"body\">\n      <section>\n        <h3>Why it stands out<\/h3>\n        <p>First Federal Bank, headquartered in Twin Falls, has served southern Idaho communities since 1915 and remains one of the state\u2019s only mutual banks. Known for its deep local roots, First Federal offers a wide range of mortgage options\u2014including VA, FHA, and USDA loans\u2014tailored to Idaho homebuyers.<\/p>\n        <div class=\"actions\" role=\"group\" aria-label=\"First Federal actions\">\n          <a class=\"btn\" href=\"https:\/\/tomo.com\/mortgage\/interest-rates-today\/id?utm_source=tomo_blog&#038;utm_campaign=state-reviews\" target=\"_blank\">See rate ranges<\/a>\n        <\/div>\n      <\/section>\n\n      <aside aria-label=\"At-a-glance facts\">\n        <div class=\"factgrid\">\n          <dl class=\"chip\"><dt>Headquarters<\/dt><dd itemprop=\"address\">Twin Falls, ID<\/dd><\/dl>\n          <dl class=\"chip\" itemscope itemtype=\"https:\/\/schema.org\/QuantitativeValue\">\n            <dt>Interest Rates<\/dt><dd itemprop=\"value\">~0.18% below median (historical)<\/dd>\n          <\/dl>\n          <dl class=\"chip\"><dt>Lender Fees<\/dt><dd itemprop=\"feesAndCommissionsSpecification\">~$995<\/dd><\/dl>\n          <dl class=\"chip\"><dt>Website<\/dt><dd><a href=\"https:\/\/www.firstfed.com\/\" target=\"_blank\" rel=\"nofollow noopener\">firstfed.com<\/a><\/dd><\/dl>\n        <\/div>\n      <\/aside>\n    <\/div>\n\n    <div class=\"section\">\n      <h4>What borrowers say<\/h4>\n      <p>Reviews for First Federal Bank reflect mixed experiences, with many borrowers citing poor communication during the mortgage process. Complaints include loan officers failing to lock promised rates and pressure to accept unfavorable terms. Some customers highlight smooth transactions and appreciate the bank\u2019s longstanding local presence.<\/p>\n    <\/div>\n  <\/article>\n\n  <!-- ======= Alliant Credit Union ======= -->\n  <article class=\"card\" itemscope itemtype=\"https:\/\/schema.org\/Organization\" id=\"alliant-credit-union\">\n    <div class=\"banner\">\n      <span class=\"eyebrow\">Best First-Time Homebuyer Programs<\/span>\n      <h2 class=\"title\" itemprop=\"name\">Alliant Credit Union<\/h2>\n    <\/div>\n\n    <div class=\"body\">\n      <section>\n        <h3>Why it stands out<\/h3>\n        <p>Alliant Credit Union is a digital, member-owned, nonprofit financial institution headquartered in Chicago, serving over 800,000 members nationwide. As an online-only lender, Alliant offers a broad range of mortgage solutions with a focus on affordability, variety, and convenience. Bankrate gave Alliant a 4.7\/5 stars, highlighting: \u201cAlliant Advantage Mortgage program allows for a loan of up to $650,000 without a down payment or mortgage insurance payments.\u201d<\/p>\n        <div class=\"actions\" role=\"group\" aria-label=\"Alliant actions\">\n          <a class=\"btn\" href=\"https:\/\/tomo.com\/mortgage\/interest-rates-today\/id?utm_source=tomo_blog&#038;utm_campaign=state-reviews\">See rate ranges<\/a>\n        <\/div>\n        <p style=\"margin-top:10px\">\n          <strong>Read full review:<\/strong>\n          <a href=\"https:\/\/tomo.com\/blog\/review-alliant-credit-union\/?utm_source=tomo_blog&#038;utm_campaign=seo-reviews\" target=\"_blank\" rel=\"nofollow noopener\">Alliant Credit Union<\/a>\n        <\/p>\n      <\/section>\n\n      <aside aria-label=\"At-a-glance facts\">\n        <div class=\"factgrid\">\n          <dl class=\"chip\"><dt>Headquarters<\/dt><dd itemprop=\"address\">Chicago, IL<\/dd><\/dl>\n          <dl class=\"chip\" itemscope itemtype=\"https:\/\/schema.org\/QuantitativeValue\">\n            <dt>Interest Rates<\/dt><dd itemprop=\"value\">~0.31% below median (historical)<\/dd>\n          <\/dl>\n          <dl class=\"chip\"><dt>Lender Fees<\/dt><dd itemprop=\"feesAndCommissionsSpecification\">~$950<\/dd><\/dl>\n          <dl class=\"chip\"><dt>Website<\/dt><dd><a href=\"https:\/\/www.alliantcreditunion.org\/\" target=\"_blank\" rel=\"nofollow noopener\">alliantcreditunion.org<\/a><\/dd><\/dl>\n        <\/div>\n      <\/aside>\n    <\/div>\n\n    <div class=\"section\">\n      <h4>What borrowers say<\/h4>\n      <p>Alliant is praised for affordability, low origination fees, and a transparent \u201cno surprises\u201d approach. Some Trustpilot reviews cite customer service and escrow\/servicing issues.<\/p>\n    <\/div>\n  <\/article>\n\n  <!-- ======= Market Context (mirrors Florida section style) ======= -->\n  <section class=\"card\" id=\"other-big-lenders\">\n    <div class=\"banner\">\n      <span class=\"eyebrow\">Market Context<\/span>\n      <h2 class=\"title\">Other Big Mortgage Lenders in Idaho<\/h2>\n    <\/div>\n    <div class=\"section\" style=\"border-top:none;padding-top:16px\">\n      <p>\n        Rocket Mortgage and Idaho Central originated billions in Idaho loans last year, but they didn\u2019t appear in our closed-loan dataset used for ranking.\n        We reviewed <a href=\"https:\/\/www.consumerfinance.gov\/data-research\/hmda\/\" target=\"_blank\">HMDA volume<\/a> and spot-checked public rate sources for context.\n        These aren\u2019t directly comparable to our ranked lenders, but they\u2019re useful reference points when shopping broadly.\n      <\/p>\n    <\/div>\n    <div class=\"section\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:18px;\">\n      <article>\n        <h3>Rocket Mortgage<\/h3>\n        <p>Originated <strong>$709M+<\/strong> in Idaho home loans in 2024 across <strong>2,000+<\/strong> loans (avg. loan size ~<strong>$328k<\/strong>). Mix: ~<strong>59% refinance<\/strong>, ~<strong>40% purchase<\/strong>\u2014a strong player on both sides of the market.<\/p>\n      <\/article>\n      <article>\n        <h3>Idaho Central Credit Union<\/h3>\n        <p>Originated nearly <strong>$1.5B<\/strong> across <strong>4,000+<\/strong> Idaho loans in 2024 (avg. ~<strong>$353k<\/strong>). Mix: ~<strong>69% purchase<\/strong>, ~22% refi, ~9% home improvement\u2014broad product coverage and deep local footprint.<\/p>\n      \n      <\/article>\n    <\/div>\n  <\/section>\n\n  <!-- ======= At-a-Glance Summary ======= -->\n  <section class=\"card glance-card\" id=\"at-a-glance\">\n    <div class=\"banner\">\n      <span class=\"eyebrow\">At-a-Glance<\/span>\n      <h2 class=\"title\">Quick Comparison Summary<\/h2>\n    <\/div>\n    <div class=\"section\" style=\"border-top:none;padding-top:16px\">\n      <table aria-label=\"At-a-glance lender comparison\">\n        <thead>\n          <tr>\n            <th>Lender<\/th>\n            <th>Pick<\/th>\n            <th>HQ<\/th>\n            <th>Interest Rates (historical)<\/th>\n            <th>Lender Fees<\/th>\n            <th>Notable Programs \/ Notes<\/th>\n            <th>Website<\/th>\n            <th>Full Review<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>Tomo Mortgage<\/td>\n            <td>Best for Low Rates &#038; Experience<\/td>\n            <td>New York, NY<\/td>\n            <td>~0.30% below median<\/td>\n            <td>$0<\/td>\n            <td>Bankrate \u201cBest Online Lender 2025\u201d; transparent online quotes; no refi currently<\/td>\n            <td><a href=\"https:\/\/tomo.com\/?utm_source=tomo_blog&#038;utm_campaign=seo-reviews\" target=\"_blank\">tomo.com<\/a><\/td>\n            <td><a href=\"https:\/\/tomo.com\/blog\/reviews-tomo-mortgage\/?utm_source=tomo_blog&#038;utm_campaign=seo-reviews\" target=\"_blank\">Read full review<\/a><\/td>\n          <\/tr>\n          <tr>\n            <td>First Federal Bank<\/td>\n            <td>Best Local Lender<\/td>\n            <td>Twin Falls, ID<\/td>\n            <td>~0.18% below median<\/td>\n            <td>~$995<\/td>\n            <td>Mutual bank; FHA\/VA\/USDA options; deep local footprint<\/td>\n            <td><a href=\"https:\/\/www.firstfed.com\/\" target=\"_blank\" rel=\"nofollow noopener\">firstfed.com<\/a><\/td>\n  <td><a href=\"https:\/\/tomo.com\/blog\/review-first-federal-bank\/?utm_source=tomo_blog&#038;utm_campaign=seo-reviews\" target=\"_blank\">Read full review<\/a><\/td>\n          <\/tr>\n          <tr>\n       \n       \n            <td>Alliant Credit Union<\/td>\n            <td>Best First-Time Homebuyer Programs<\/td>\n            <td>Chicago, IL<\/td>\n            <td>~0.31% below median<\/td>\n            <td>~$950<\/td>\n            <td>Digital-first; \u201cAlliant Advantage Mortgage\u201d highlights; broad product menu<\/td>\n            <td><a href=\"https:\/\/www.alliantcreditunion.org\/\" target=\"_blank\" rel=\"nofollow noopener\">alliantcreditunion.org<\/a><\/td>\n            <td><a href=\"https:\/\/tomo.com\/blog\/review-alliant-credit-union\/?utm_source=tomo_blog&#038;utm_campaign=seo-reviews\" target=\"_blank\" rel=\"nofollow noopener\">Read full review<\/a><\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/section>\n<!-- ======= See all reviews (Idaho) ======= -->\n<section class=\"card\" id=\"all-reviews\">\n  <div class=\"banner\">\n    <span class=\"eyebrow\">Browse<\/span>\n    <h2 class=\"title\">See all reviews of Idaho Mortgage Lenders<\/h2>\n  <\/div>\n  <div class=\"section\" style=\"border-top:none;padding-top:16px\">\n    <ul style=\"margin:0;padding-left:18px;columns:2;gap:24px;\">\n      <li><a href=\"https:\/\/tomo.com\/blog\/review-alameda-mortgage-corp\/?utm_source=tomo_blog&#038;utm_campaign=seo-reviews\" target=\"_blank\" rel=\"nofollow noopener\">Alameda Mortgage Corp<\/a><\/li>\n      <li><a href=\"https:\/\/tomo.com\/blog\/review-alliant-credit-union\/?utm_source=tomo_blog&#038;utm_campaign=seo-reviews\" target=\"_blank\" rel=\"nofollow noopener\">Alliant Credit Union<\/a><\/li>\n      <li><a href=\"https:\/\/tomo.com\/blog\/review-american-bancshares-mortgage\/?utm_source=tomo_blog&#038;utm_campaign=seo-reviews\" target=\"_blank\" rel=\"nofollow noopener\">American Bancshares Mortgage<\/a><\/li>\n      <li><a href=\"https:\/\/tomo.com\/blog\/review-benchmark-mortgage\/?utm_source=tomo_blog&#038;utm_campaign=seo-reviews\" target=\"_blank\" rel=\"nofollow noopener\">Benchmark Mortgage<\/a><\/li>\n      <li><a href=\"https:\/\/tomo.com\/blog\/review-castle-and-cooke-mortgage\/?utm_source=tomo_blog&#038;utm_campaign=seo-reviews\" target=\"_blank\" rel=\"nofollow noopener\">Castle and Cooke<\/a><\/li>\n      <li><a href=\"https:\/\/tomo.com\/blog\/review-security-national-mortgage\/?utm_source=tomo_blog&#038;utm_campaign=seo-reviews\" target=\"_blank\" rel=\"nofollow noopener\">Security National Mortgage<\/a><\/li>\n      <li><a href=\"https:\/\/tomo.com\/blog\/reviews-tomo-mortgage\/?utm_source=tomo_blog&#038;utm_campaign=seo-reviews\" target=\"_blank\" rel=\"nofollow noopener\">Tomo Mortgage<\/a><\/li>\n      <li><a href=\"https:\/\/tomo.com\/blog\/review-union-home-mortgage\/?utm_source=tomo_blog&#038;utm_campaign=seo-reviews\" target=\"_blank\" rel=\"nofollow noopener\">Union Home Mortgage<\/a><\/li>\n    <\/ul>\n  <\/div>\n<\/section>\n  <!-- ======= Structured Data (JSON-LD) ======= -->\n  <script type=\"application\/ld+json\">\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"ItemList\",\n    \"name\": \"Best Mortgage Lenders in Idaho\",\n    \"itemListOrder\": \"http:\/\/schema.org\/ItemListOrderAscending\",\n    \"numberOfItems\": 3,\n    \"itemListElement\": [\n      {\n        \"@type\":\"ListItem\",\n        \"position\":1,\n        \"item\":{\n          \"@type\":\"Organization\",\n          \"name\":\"Tomo Mortgage\",\n          \"url\":\"https:\/\/tomo.com\/?utm_source=tomo_blog&utm_campaign=seo-reviews\",\n          \"sameAs\":[\"https:\/\/tomo.com\/mortgage\/rates?utm_source=tomo_blog&utm_campaign=state-reviews\"],\n          \"description\":\"Best for Low Rates & Customer Experience\",\n          \"address\":{\"@type\":\"PostalAddress\",\"addressLocality\":\"New York\",\"addressRegion\":\"NY\"},\n          \"feesAndCommissionsSpecification\":\"$0 lender fees\",\n          \"makesOffer\":{\"@type\":\"Offer\",\"category\":\"Mortgage Loan\",\"priceSpecification\":{\"@type\":\"UnitPriceSpecification\",\"name\":\"Historic rate advantage vs median\",\"price\":\"0.30\",\"unitText\":\"percentagePointsBelowMedian\"}}\n        }\n      },\n      {\n        \"@type\":\"ListItem\",\n        \"position\":2,\n        \"item\":{\n          \"@type\":\"Organization\",\n          \"name\":\"First Federal Bank\",\n          \"url\":\"https:\/\/www.firstfed.com\/\",\n          \"address\":{\"@type\":\"PostalAddress\",\"addressLocality\":\"Twin Falls\",\"addressRegion\":\"ID\"},\n          \"areaServed\":\"Idaho\",\n          \"description\":\"Best Local Lender\",\n          \"makesOffer\":{\"@type\":\"Offer\",\"category\":\"Mortgage Loan\",\"priceSpecification\":{\"@type\":\"UnitPriceSpecification\",\"name\":\"Historic rate advantage vs median\",\"price\":\"0.18\",\"unitText\":\"percentagePointsBelowMedian\"}},\n          \"feesAndCommissionsSpecification\":\"~$995 lender fees\"\n        }\n      },\n      {\n        \"@type\":\"ListItem\",\n        \"position\":3,\n        \"item\":{\n          \"@type\":\"Organization\",\n          \"name\":\"Alliant Credit Union\",\n          \"url\":\"https:\/\/www.alliantcreditunion.org\/\",\n          \"address\":{\"@type\":\"PostalAddress\",\"addressLocality\":\"Chicago\",\"addressRegion\":\"IL\"},\n          \"areaServed\":\"Idaho\",\n          \"description\":\"Best First-Time Homebuyer Programs\",\n          \"makesOffer\":{\"@type\":\"Offer\",\"category\":\"Mortgage Loan\",\"priceSpecification\":{\"@type\":\"UnitPriceSpecification\",\"name\":\"Historic rate advantage vs median\",\"price\":\"0.31\",\"unitText\":\"percentagePointsBelowMedian\"}},\n          \"feesAndCommissionsSpecification\":\"~$950 lender fees\"\n        }\n      }\n    ]\n  }\n  <\/script>\n\n  <!-- HMDA dataset metadata -->\n  <script type=\"application\/ld+json\">\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"Dataset\",\n    \"name\": \"Idaho Mortgage Market \u2014 HMDA Summary\",\n    \"description\": \"High-level loan volume and mix for large Idaho lenders (Rocket Mortgage, Idaho Central Credit Union).\",\n    \"temporalCoverage\": \"2025\",\n    \"variableMeasured\": [\"Loan Count\", \"Loan Amount\", \"Average Loan Size\", \"Purpose Mix\"],\n    \"includedInDataCatalog\": \"HMDA\",\n    \"distribution\": [{\n      \"@type\": \"DataDownload\",\n      \"encodingFormat\": \"text\/html\",\n      \"contentUrl\": \"https:\/\/www.consumerfinance.gov\/data-research\/hmda\/\"\n    }]\n  }\n  <\/script>\n<\/section>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Best Mortgage Lenders in Idaho How we picked Data-driven picks for Idaho buyers Buying a home in Idaho? Whether you&#8217;re settling in Boise, Twin Falls, or a growing rural town, the market is moving\u2014and so are prices. With limited housing stock and more out-of-state buyers entering the mix, choosing the right mortgage lender can give [&hellip;]<\/p>\n","protected":false},"author":38,"featured_media":7561,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"fifu_image_url":"","fifu_image_alt":"","_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[286],"tags":[],"class_list":["post-7554","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-lender-reviews"],"aioseo_notices":[],"jetpack_featured_media_url":"https:\/\/tomo.com\/blog\/wp-content\/uploads\/2025\/08\/Template-for-Blog-Content-31.png","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tomo.com\/blog\/wp-json\/wp\/v2\/posts\/7554","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tomo.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tomo.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tomo.com\/blog\/wp-json\/wp\/v2\/users\/38"}],"replies":[{"embeddable":true,"href":"https:\/\/tomo.com\/blog\/wp-json\/wp\/v2\/comments?post=7554"}],"version-history":[{"count":9,"href":"https:\/\/tomo.com\/blog\/wp-json\/wp\/v2\/posts\/7554\/revisions"}],"predecessor-version":[{"id":7564,"href":"https:\/\/tomo.com\/blog\/wp-json\/wp\/v2\/posts\/7554\/revisions\/7564"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tomo.com\/blog\/wp-json\/wp\/v2\/media\/7561"}],"wp:attachment":[{"href":"https:\/\/tomo.com\/blog\/wp-json\/wp\/v2\/media?parent=7554"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tomo.com\/blog\/wp-json\/wp\/v2\/categories?post=7554"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tomo.com\/blog\/wp-json\/wp\/v2\/tags?post=7554"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}