Statistics

Monero Street Price Widget

To get a Monero street price widget for your own web site select the desired currency below and simply paste the following code into your own web page:

USD

<iframe allowtransparency="true" frameborder="0" hspace="0" vspace="0" marginheight="0" marginwidth="0" scrolling="no" width="210" height="130" src="https://localmonero.co/priceWidget?currencyCode=USD&fallback=convert"></iframe>

LocalMonero Average Price Ticker API

GET /web/ticker

Provides the tickers for all currencies by default or for specified currency if a valid currencyCode request parameter is provided, ticker values include the average for the last hour, the last 6 hours, the last 12 hours and the last 24 hours. If there’s no trading data for any of those time intervals – the relevant property will return as null.

Optional parameters:

NameTypeValue
currencyCodeStringThree-letter currency code of desired currency. See the list of all available currencies

Example:

/web/ticker

{
  "USD": {
    "avg_1h": 123.34,
    "avg_6h": 123.65,
    "avg_12h": 126.54,
    "avg_24h": 124.43
  },
  "GBP": {
    "avg_1h": 96.59,
    "avg_6h": 96.45,
    "avg_12h": 98.26,
    "avg_24h": 98.43
  },
  "HKD": {
    "avg_12h": 1007.73,
    "avg_24h": 1009.43
  }
}

/web/ticker?currencyCode=GBP

{
  "GBP": {
    "avg_1h": 96.59,
    "avg_6h": 96.45,
    "avg_12h": 98.26,
    "avg_24h": 98.43
  }
}

Average price/XMR based on completed trades

Only currencies with data available shown

MXN

24 hours: 1964.75

CLP

24 hours: 102803.29

GEL

24 hours: 293.97

BTC

6 hours: 0.00192123
12 hours: 0.00192329
24 hours: 0.0019196

KES

6 hours: 15133.54
12 hours: 15133.54
24 hours: 16616.96

SEK

1 hour: 1628.93
6 hours: 1603.1
12 hours: 1600.77
24 hours: 1591.33

UAH

1 hour: 5189.63
6 hours: 5181.41
12 hours: 5181.41
24 hours: 5181.41

ARS

24 hours: 107347.27

CNY

6 hours: 860.69
12 hours: 869.46
24 hours: 884.85

THB

6 hours: 4202.63
12 hours: 4160.83
24 hours: 4191.22

COP

12 hours: 577771.73
24 hours: 577771.73

USD

1 hour: 123.14
6 hours: 126.66
12 hours: 126.71
24 hours: 128.24

KGS

6 hours: 11036.01
12 hours: 11036.01
24 hours: 11142.93

ETH

1 hour: 0.037357738254
6 hours: 0.037950940143
12 hours: 0.037962365616
24 hours: 0.038592408579

CHF

24 hours: 129.07

AUD

1 hour: 201
6 hours: 197
12 hours: 192.42
24 hours: 191.98

GHS

1 hour: 1672.14
6 hours: 1672.14
12 hours: 1672.14
24 hours: 1672.14

XRP

24 hours: 239.207381

TRY

6 hours: 3681.9
12 hours: 3681.9
24 hours: 3681.9

EUR

1 hour: 120.32
6 hours: 118.83
12 hours: 118.91
24 hours: 120.11

CAD

6 hours: 204.32
12 hours: 195.07
24 hours: 185.91

NOK

24 hours: 1354.07

RON

24 hours: 500.21

NGN

24 hours: 144475.49

LTC

12 hours: 1.39329315
24 hours: 1.39923537

INR

6 hours: 13670.17
12 hours: 13122.49
24 hours: 11780.75

PLN

1 hour: 535.71
6 hours: 535.71
12 hours: 535.71
24 hours: 552.92

GBP

1 hour: 109.95
6 hours: 107.82
12 hours: 106.99
24 hours: 105.6

NZD

12 hours: 192.33
24 hours: 192.33

BRL

12 hours: 775.2
24 hours: 617.66