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
FIPS Codes in Tableau and Power BI: Geographic Mapping Guide
Tableau and Power BI both support FIPS code–based county mapping. Here's how to get your data onto a map correctly using FIPS codes as the geographic key.
Apr 7, 2026
What Is a FIPS Code? A Plain-English Explainer
FIPS codes are the numeric identifiers that tie together virtually every US government dataset. Here's what they are and why they matter.
Nov 3, 2025
Census Bureau Data and FIPS Codes: A Researcher's Guide
The Census Bureau is the primary publisher and steward of FIPS geographic codes. Here's how their data products use FIPS codes and how to navigate them.
Dec 14, 2025