---
title: How Far Does $100 Get You in All 50 States?
description: Check out which states are cheap to live in, and move there—if you work remotely.
authors:
  - name: Ethan Wolff-Mann
    url: https://money.com/author/ethan-wolff-mann/
    at_money_since: 2015
    articles: 160
    covers:
      - Personal Finance
      - Banking
      - Business
      - Career Advice
      - Credit
      - Credit Cards
      - Economy and Politics
      - Education
      - Housing
      - Identity Theft
      - Insurance
      - Investing
      - Lifestyle
      - Professional Services
      - Shopping
      - Taxes
      - Technology
    social:
      - https://x.com/ewolffmann
    former_staff: true
published: '2015-11-09T21:46:42.000Z'
modified: '2015-11-09T21:46:42.000Z'
section: Personal Finance
tags:
  - pubdesk
  - Spending
word_count: 210
canonical: https://money.com/100-dollar-by-state-relative-value/
type: Article
source: structured-blocks
---

> **Disclosure:** We research all brands listed and may earn a fee from our partners. Research and financial considerations may influence how brands are displayed. Not all brands are included. [Learn more](https://money.com/page/disclaimer/).

![California Gas Prices](https://img.money.com/2015/11/gettyimages-494490565.jpg)

All Americans use the same currency, but clearly a crisp Benjamin is more valuable in rural North Dakota than on Fifth Avenue in New York City. The price index is just way, way higher.

While the price differences aren't quite as large as they might be compared to other countries, there's a lot of state price variance, and the [Tax Foundation has compiled all the data](http://taxfoundation.org/blog/real-value-100-each-state) into a map so you can see exactly how far $100 will get you compared to the national average. For example, $100 spent in New York feels like $86.66 compared to the national average price index. But in Mississippi, that $100 feels like $115.74.

![Tax Foundation](https://img.money.com/2015/11/price-parity-2012.png)
*Tax Foundation*

Besides being a curiosity, this information could actually be useful. If you're planning a vacation, choosing a state that has a higher number will make for a cheaper price tag. Similarly, if you can work remotely, moving from Washington, D.C. to Missouri will save you some serious money because you'll get to spend a D.C. salary on lower prices.

Because this map doesn't really account for metropolitan differences—New York City is not upstate New York—the Tax Foundation has gone through the full data from the Bureau of Economic Analysis and created an [even more detailed map](http://taxfoundation.org/blog/real-value-100-metropolitan-areas). Don't move to Honolulu.

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "BreadcrumbList",
      "@id": "https://money.com/100-dollar-by-state-relative-value/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://money.com"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Personal Finance",
          "item": "https://money.com/personal-finance/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Money Management",
          "item": "https://money.com/money-management/"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "How Far Does $100 Get You in All 50 States?"
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://money.com/#website",
      "url": "https://money.com",
      "name": "Money",
      "publisher": {
        "@id": "https://money.com/#organization"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://money.com/100-dollar-by-state-relative-value/#webpage",
      "url": "https://money.com/100-dollar-by-state-relative-value/",
      "name": "How Far Does $100 Get You in All 50 States?",
      "isPartOf": {
        "@id": "https://money.com/#website"
      },
      "datePublished": "2015-11-09T21:46:42.000Z",
      "mainEntity": {
        "@id": "https://money.com/100-dollar-by-state-relative-value/"
      },
      "inLanguage": "en-US",
      "breadcrumb": {
        "@id": "https://money.com/100-dollar-by-state-relative-value/#breadcrumb"
      },
      "dateModified": "2015-11-09T21:46:42.000Z"
    },
    {
      "@type": "Article",
      "headline": "How Far Does $100 Get You in All 50 States?",
      "articleSection": "Personal Finance",
      "image": [
        {
          "@type": "ImageObject",
          "url": "https://img.money.com/2015/11/gettyimages-494490565.jpg",
          "width": 3664,
          "height": 2036,
          "caption": "California Gas Prices"
        },
        {
          "@type": "ImageObject",
          "url": "https://img.money.com/2015/11/price-parity-2012.png",
          "width": 800,
          "height": 560
        }
      ],
      "author": [
        {
          "@type": "Person",
          "name": "Ethan Wolff-Mann",
          "url": "https://money.com/author/ethan-wolff-mann/",
          "@id": "https://money.com/author/ethan-wolff-mann/#author",
          "sameAs": [
            "https://x.com/ewolffmann"
          ]
        }
      ],
      "publisher": "https://money.com/#organization",
      "datePublished": "2015-11-09T21:46:42.000Z",
      "description": "Check out which states are cheap to live in, and move there—if you work remotely.",
      "abstract": "Check out which states are cheap to live in, and move there—if you work remotely.",
      "@id": "https://money.com/100-dollar-by-state-relative-value/",
      "inLanguage": "en-US",
      "dateModified": "2015-11-09T21:46:42.000Z",
      "wordCount": 210,
      "keywords": [
        "pubdesk",
        "Spending"
      ],
      "about": [
        {
          "@type": "Thing",
          "name": "Personal finance",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Personal_finance"
          ]
        },
        {
          "@type": "Thing",
          "name": "Investment management",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Investment_management"
          ]
        }
      ]
    }
  ]
}
```
