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

Pokémon Trading Card Game · 30th Celebration: Classic Collection · #101 · Classic Collection

N

N (30th Celebration: Classic Collection #101, Pokémon) price: TCGplayer $63.39, cheapest per language: English €16.49, French €18.50, Italian €11.90.

Cardmarket, cheapest
The product is identified but Cardmarket publishes no usable quote for it yet, which is typical of a new release before its first sales.
Cardmarket trend
$63.39
TCGplayer market
low $29.00
Graded
This printing is identified in the graded index and quoted. The quotes are on gradedPrices[].
N, 30th Celebration: Classic Collection #101

By language

N price per language

The cheapest copy for sale on Cardmarket in each language, refreshed daily. Cardmarket's own low is the cheapest copy in any language; this is the answer to "what does the Italian one cost".

LanguageFinishCheapestCheapest NM+Median askOffers
ItalianHolofoil€11.90€11.90€18.208 +
EnglishHolofoil€16.49€16.49€20.0018 +
FrenchHolofoil€18.50€18.50€24.4913 +
GermanHolofoil€19.45€19.45€20.006 +
SpanishHolofoil€23.00€23.00€24.005 +

A + after the offer count means only the cheapest offers were counted, so dearer copies in that language may exist beyond what is shown.

By condition

N price per condition

Cheapest copy per Cardmarket condition grade, from Mint to Poor, in each language. A dash means no copy in that condition is currently for sale among the offers counted.

LanguageMTNMEXGDLPPLPO
ItalianHolofoil€11.90
EnglishHolofoil€16.49
FrenchHolofoil€18.50€20.00
GermanHolofoil€19.45
SpanishHolofoil€23.00

MT Mint · NM Near Mint · EX Excellent · GD Good · LP Light Played · PL Played · PO Poor

Graded

N graded prices

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

GraderGradePrice
Ungraded$192.90

In your app

The same numbers, as JSON

Everything on this page is one call to the TCGGraph API: card pkm_me5pt5c_101_101 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
pkm_me5pt5c_101_101
Cardmarket product
907956
TCGplayer product
716202
Set released
16 Sept 2026
Prices updated
17 Sept 2026
REST
curl "https://api.tcggraph.com/v1/cards/pkm_me5pt5c_101_101" \
  -H "Authorization: Bearer $TCGGRAPH_KEY"

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

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 The Pokémon Company.