Credit Unions in Idaho
Browse rates for mortgages, auto loans, HELOCs, personal loans, credit cards, savings & CDs, and equipment loans from 20 credit unions in Idaho. Updated daily with full source verification.
RateAPI tracks rates for mortgages, auto loans, HELOCs, personal loans, credit cards, savings & CDs, and equipment loans from 20 credit unions in Idaho. 90% have been verified within the last 7 days.
Source: RateAPI.dev
Credit Unions
Select a credit union to view current rates for mortgages, auto loans, HELOCs, personal loans, credit cards, savings & CDs, and equipment loans
Advantage Plus
PocatelloCapital Educators
MeridianCottonwood Community
CottonwoodLookout
PocatelloPotlatch No. 1 Financial
LewistonTrugrocer
BoiseWestmark
Idaho FallsConnections
PocatelloLewis Clark
LewistonFrequently Asked Questions
Common questions about Idaho credit union rates
How many credit unions in Idaho does RateAPI track?
RateAPI tracks 20 credit unions in Idaho, covering mortgages, auto loans, HELOCs, personal loans, credit cards, savings & CDs, and equipment loans. 90% have been verified within the last 7 days.
How often are Idaho credit union rates updated?
Rates are re-verified daily from each credit union's official website. Every rate links back to its source page so you can confirm it independently. See our methodology for details.
Can I access Idaho credit union rates via API?
Yes. The /credit-unions endpoint returns every tracked credit union and its rates as JSON. Filter the response by state code to get only Idaho institutions. See pricing for plan limits.
What product rates can I compare for Idaho?
Compare mortgage rates, auto loan rates, HELOC rates, personal loan rates, and credit card rates across Idaho credit unions.
Query Idaho Rates via API
Get all rates for this state programmatically
# Get all credit unions (filter by state in response)
curl "https://api.rateapi.dev/credit-unions" \
-H "Authorization: Bearer YOUR_API_KEY"