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

Yu-Gi-Oh! Trading Card Game · Anniversary Pack · #YAP1-EN001 · Ultra Rare

Blue-Eyes White Dragon

Blue-Eyes White Dragon (Anniversary Pack #YAP1-EN001, Yu-Gi-Oh!) price: Cardmarket from €7.44, trend €29.26, TCGplayer $191.44, PSA 10 $4,781.

€7.44
Cardmarket, cheapest
any language, any condition
€29.26
Cardmarket trend
7-day average €13.20, 30-day €25.51
$191.44
TCGplayer market
low $94.00
$4,781
PSA 10
126 sold in the last year, all grades
Blue-Eyes White Dragon, Anniversary Pack #YAP1-EN001

Graded

Blue-Eyes White Dragon graded prices

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

GraderGradePrice
BGS10$6,215
PSA10$4,781
CGC10$2,868
SGC10$2,868
Any grader9.5$983.00
Any grader9$893.50
Any grader8$178.75
Any grader7$123.75
Ungraded$121.43

In your app

The same numbers, as JSON

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

# realised sales by day
curl "https://api.tcggraph.com/v1/prices/ygo_yap1_en001/sales?days=90" \
  -H "Authorization: Bearer $TCGGRAPH_KEY"
GraphQL
{
  card(id: "ygo_yap1_en001") {
    name
    prices { source currency low trend market }
    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 Konami.