Get current marketplace prices
Retrieves current cryptocurrency and token price information used in the marketplace.
Returns price data for:
MANA (Decentraland's native token)
ETH (Ethereum)
Other supported currencies
Prices are typically provided in USD and updated regularly. Use this endpoint to display current conversion rates and calculate fiat equivalents.
Price information
Price data by category
Price timestamp
Last updated 5 months ago
GET /v1/prices HTTP/1.1 Host: marketplace-api.decentraland.org Accept: */*
{ "prices": {}, "timestamp": "2026-06-06T14:47:09.465Z" }