How to Look Up Any FIPS Code in Seconds
Whether you have a county name, a state abbreviation, or a raw 5-digit number, here's the fastest way to find and decode any FIPS code.
Looking up FIPS codes used to mean downloading flat files from the Census Bureau's ANSI reference page and searching through pipe-delimited text. Today there are faster options. The FipsDecoder search tool lets you type any county name, state name, or raw FIPS code and get an instant result linking to a full data profile.
For state-level lookups, the state FIPS codes reference lists all 57 states and territories with their 2-digit codes. For county-level lookups, you can either search by name or navigate through a state page to see all counties in that state. Each county page shows the complete 5-digit FIPS code, the state and county breakdown, MSA membership, Congressional district, and links to the federal datasets that use it.
If you already have a FIPS code and need to decode it, you can use the smart redirect at /fips/{code} — enter a 2-digit code to reach a state page, or a 5-digit code to reach a county page. For example, /fips/53 goes to Washington state, and /fips/53033 goes to King County. This URL pattern makes it easy to build deep links into FIPS references from your own tools and dashboards.
For programmatic lookups in bulk, the Census Bureau's geocoding API and the Census's reference files (linked from our federal data guide) are the authoritative sources. But for ad-hoc lookups during data exploration, the search tool is the fastest path from a name or number to a decoded geography.
More Articles
HMDA Mortgage Data: Geographic Analysis with FIPS Codes
The Home Mortgage Disclosure Act dataset is one of the most granular public records of mortgage lending in the US. FIPS codes are the key to geographic analysis.
Feb 19, 2026
FEMA Flood Zone Data: Working with FIPS Geography
FEMA's National Flood Insurance Program and flood hazard data use FIPS codes and community identifiers. Here's how to navigate FEMA's geographic data structure.
Jun 18, 2026
State FIPS Codes: The Complete Reference List
Every US state and territory has a unique 2-digit FIPS code. Here's the complete list and how to use it in your data work.
Nov 11, 2025