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 · Fates Collide · #73 · Rare Holo EX

Kingdra-EX

Kingdra-EX (Fates Collide #73, Pokémon) price: TCGplayer $3.23, PSA 10 $189.56.

Cardmarket, cheapest
Cardmarket lists several products under this name in this set and nothing it publishes says which one is this printing. We do not guess.
Cardmarket trend
$3.23
TCGplayer market
low $1.32
$189.56
PSA 10
184 sold in the last year, all grades
Kingdra-EX, Fates Collide #73

Graded

Kingdra-EX graded prices

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

GraderGradePrice
BGS10$246.00
PSA10$189.56
SGC10$114.00
Any grader9.5$29.32
Any grader9$24.49
CGC10$24.09
Any grader8$14.57
Any grader7$12.00
Ungraded$3.14

In your app

The same numbers, as JSON

Everything on this page is one call to the TCGGraph API: card pkm_xy10_73 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_xy10_73
TCGplayer product
117848
Artist
hatachu
Set released
2 May 2016
Prices updated
12 Sept 2026
REST
curl "https://api.tcggraph.com/v1/cards/pkm_xy10_73" \
  -H "Authorization: Bearer $TCGGRAPH_KEY"

# realised sales by day
curl "https://api.tcggraph.com/v1/prices/pkm_xy10_73/sales?days=90" \
  -H "Authorization: Bearer $TCGGRAPH_KEY"
GraphQL
{
  card(id: "pkm_xy10_73") {
    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 The Pokémon Company.