---
title: "Broken Hill to Cameron Corner via Silver City Highway"
description: "The sealed Silver City Highway from Broken Hill to Tibooburra — the safest route to Cameron Corner after rain, with distances and stops along the way."
url: "https://reddustsnow.com.au/explorer/cameron-corner/from-broken-hill-silver-city-highway"
date: "2026-07-09T14:46:23+00:00"
language: "en-AU"
---

# Touring - Silver City Highway

    Corner Country Touring Route## Broken Hill to Cameron Corner via the Silver City Highway

The Silver City Highway is the sealed (all-weather) option for driving from Broken Hill to Cameron Corner, running north through Packsaddle, Milparinka and Tibooburra before the final 120 km of unsealed road to the Corner — a total distance of approximately 475 km.

Driving to Cameron Corner from Broken Hill via the Silver City Highway is the only reliable option after rain or during floods. The highway will get you as far as Tibooburra on a sealed road; from there to the Corner is unsealed and closed when wet.

Despite many people thinking a muddy road is accessible with a 4WD, the truth is these outback roads can close quickly to prevent damage. They are used by locals daily, and it is important to keep them in good condition.

📍 Broken Hill to Cameron Corner, Outback NSW 🛣️ 475 km total 🚗 Mostly sealed to Tibooburra; unsealed to Corner

   ## The Silver City Highway Route

With Packsaddle Roadhouse at roughly the halfway point between Broken Hill and Tibooburra, the highway drive is far from lacking in adventure. Packsaddle is perfect for an overnight stopover. The run north from Packsaddle to Milparinka is about 120 km and well worth the stopover before the final 40 km into Tibooburra.

If there is no wish to break the drive, the alternative is to take the [Corner Explorer](https://reddustsnow.com.au/explorer/cameron-corner/tour-corner-explorer "Experience the Corner Country by driving the Corner Explorer, Tibooburra, Corner Country, Outback NSW, Australia.") touring route back from Cameron Corner.

With Tibooburra as a base — either before heading out to Cameron Corner or on the return — the Corner is a 120 km trip through genuine outback country, with wonderful scenic highlights along the way.

### Route Detail

- **Total Distance: 475 km**
- **Road Surface:**
    - To Tibooburra: Mostly sealed
    - To Cameron Corner: Unsealed
- **Silver City Highway**
    - Broken Hill to Packsaddle: 173 km
    - Packsaddle Roadhouse to Milparinka: 118 km
    - Milparinka to Tibooburra: 40 km
- **Cameron Corner Road: 120 km** (unsealed)

   ## Frequently Asked Questions

 When should I take the Silver City Highway instead of the Dingo Fence or Sturt's Route?The Silver City Highway is the correct choice after rain or during flood conditions, when the more adventurous unsealed routes — the Dog Fence and Sturt's Route — are closed. It is the only all-weather option for reaching Tibooburra, though the final 120 km from Tibooburra to Cameron Corner remains unsealed and can also close when wet.

 How far is it from Broken Hill to Cameron Corner via the Silver City Highway?The total distance from Broken Hill to Cameron Corner via the Silver City Highway is approximately 475 km: 173 km to Packsaddle, 118 km on to Milparinka, 40 km to Tibooburra, and then 120 km along unsealed Cameron Corner Road to the Corner.

   ## Explore More Corner Country Routes

The Silver City Highway is one of three routes from Broken Hill to Cameron Corner. Explore the adventurous Dingo Fence route or Sturt's Loop, or browse Corner Country photography.

[The Dingo Fence Route](https://reddustsnow.com.au/explorer/cameron-corner/from-broken-hill-dog-fence "Experience the Corner Country by driving from Broken Hill to Cameron Corner via the Dingo Fence, Corner Country, Outback NSW, Australia.") [Sturt's Loop](https://reddustsnow.com.au/explorer/cameron-corner/sturts-loop "Experience the Corner Country by driving from Broken Hill to Cameron Corner via Sturt's Route, Corner Country, Outback NSW, Australia.") [Outback Wall Art](https://wallart.reddustsnow.com)

## Schema

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Article",
      "@id": "https://reddustsnow.com.au/explorer/cameron-corner/from-broken-hill-silver-city-highway#article",
      "headline": "Broken Hill to Cameron Corner via the Silver City Highway",
      "description": "The Silver City Highway is the sealed all-weather route from Broken Hill to Cameron Corner, running north through Packsaddle Roadhouse, Milparinka and Tibooburra — a total distance of approximately 475 km.",
      "author": {
        "@id": "https://reddustsnow.com.au/#/schema/Person/simon"
      },
      "publisher": {
        "@id": "https://reddustsnow.com.au/#/schema/Organization/base"
      },
      "mainEntityOfPage": "https://reddustsnow.com.au/explorer/cameron-corner/from-broken-hill-silver-city-highway",
      "about": {
        "@type": "Place",
        "name": "Silver City Highway, Outback NSW, Australia"
      },
      "isPartOf": {
        "@id": "https://reddustsnow.com.au/#/schema/WebSite/base"
      }
    },
    {
      "@type": "TouristTrip",
      "@id": "https://reddustsnow.com.au/explorer/cameron-corner/from-broken-hill-silver-city-highway#trip",
      "name": "Broken Hill to Cameron Corner via Silver City Highway",
      "description": "Self-drive route from Broken Hill to Cameron Corner via the Silver City Highway, passing through Packsaddle Roadhouse, Milparinka and Tibooburra.",
      "touristType": [
        "Self-drive travellers",
        "Outback road trip",
        "All-weather touring"
      ],
      "itinerary": {
        "@type": "ItemList",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "item": {
              "@type": "TouristDestination",
              "name": "Broken Hill"
            }
          },
          {
            "@type": "ListItem",
            "position": 2,
            "item": {
              "@type": "TouristDestination",
              "name": "Packsaddle Roadhouse"
            }
          },
          {
            "@type": "ListItem",
            "position": 3,
            "item": {
              "@type": "TouristDestination",
              "name": "Milparinka"
            }
          },
          {
            "@type": "ListItem",
            "position": 4,
            "item": {
              "@type": "TouristDestination",
              "name": "Tibooburra"
            }
          },
          {
            "@type": "ListItem",
            "position": 5,
            "item": {
              "@type": "TouristDestination",
              "name": "Cameron Corner"
            }
          }
        ]
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://reddustsnow.com.au/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Explorer",
          "item": "https://reddustsnow.com.au/explorer"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Cameron Corner",
          "item": "https://reddustsnow.com.au/explorer/cameron-corner"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Broken Hill to Cameron Corner via Silver City Highway",
          "item": "https://reddustsnow.com.au/explorer/cameron-corner/from-broken-hill-silver-city-highway"
        }
      ]
    },
    {
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "When should I take the Silver City Highway instead of the Dingo Fence or Sturt's Route?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "The Silver City Highway is the correct choice after rain or during flood conditions, when the more adventurous unsealed routes — the Dog Fence and Sturt's Route — are closed. It is the only all-weather option for reaching Tibooburra, though the final 120 km from Tibooburra to Cameron Corner remains unsealed and can also close when wet."
          }
        },
        {
          "@type": "Question",
          "name": "How far is it from Broken Hill to Cameron Corner via the Silver City Highway?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "The total distance from Broken Hill to Cameron Corner via the Silver City Highway is approximately 475 km: 173 km to Packsaddle, 118 km on to Milparinka, 40 km to Tibooburra, and then 120 km along unsealed Cameron Corner Road to the Corner."
          }
        }
      ]
    }
  ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://reddustsnow.com.au"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Explorer",
            "item": "https://reddustsnow.com.au/explorer"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Corner Country",
            "item": "https://reddustsnow.com.au/explorer/cameron-corner"
        },
        {
            "@type": "ListItem",
            "position": 4,
            "name": "Via Silver City Highway",
            "item": "https://reddustsnow.com.au/explorer/cameron-corner/from-broken-hill-silver-city-highway"
        }
    ]
}
```
