Skip to content
Prepaid, no subscription trap. Top up a balance and we draw the monthly fee from it.
tcggraph

Magic: The Gathering · Mirage · #231 · rare

Natural Balance

Natural Balance (Mirage #231, Magic) price: Cardmarket from €0.30, trend €1.71, TCGplayer $2.91, PSA 10 $48.01.

€0.30
Cardmarket, cheapest
any language, any condition
€1.71
Cardmarket trend
7-day average €1.78, 30-day €1.69
$2.91
TCGplayer market
low —
$48.01
PSA 10
106 sold in the last year, all grades
Natural Balance, Mirage #231

Graded

Natural Balance graded prices

What graded copies of this printing sell for, by grader and grade, in USD. Refreshed daily from our graded index.

GraderGradePrice
BGS10$62.00
PSA10$48.01
CGC10$29.00
SGC10$29.00
Any grader9.5$25.00
Any grader9$22.30
Any grader8$19.58
Ungraded$2.84

In your app

The same numbers, as JSON

Everything on this page is one call to the TCGGraph API: card mtg_b0f7c47c-416 with its Cardmarket and TCGplayer quotes, the per-language and per-condition lows, graded prices and realised sales. REST or GraphQL, one key.

Card id
mtg_b0f7c47c-416
Cardmarket product
8180
TCGplayer product
5160
Artist
John Malloy
Set released
8 Oct 1996
Prices updated
13 Sept 2026
REST
curl "https://api.tcggraph.com/v1/cards/mtg_b0f7c47c-416" \
  -H "Authorization: Bearer $TCGGRAPH_KEY"

# realised sales by day
curl "https://api.tcggraph.com/v1/prices/mtg_b0f7c47c-416/sales?days=90" \
  -H "Authorization: Bearer $TCGGRAPH_KEY"
GraphQL
{
  card(id: "mtg_b0f7c47c-416") {
    name
    prices { source currency low trend market }
    languagePrices {
      language finish low lowNm offers truncatedAbove
      conditions { condition low offers }
    }
    gradedPrices { grader grade price }
  }
}

Other printings

More Natural Balance cards

Other Magic printings with this name, most valuable first.

Prices on this page are read from Cardmarket and TCGplayer and refreshed daily; graded quotes come from TCGGraph's graded index. TCGGraph does not sell cards and carries no affiliate links. Card names and artwork are the property of Wizards of the Coast.