Statistiche

LocalMonero Average 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
  }
}

Prezzo medio / XMR basato su operazioni concluse

Vengono visualizzate solo le valute con i dati disponibili

MXN

24 ore: 2014.38

CLP

24 ore: 105768.37

ZAR

6 ore: 2212.65
12 ore: 2212.65
24 ore: 2212.65

BCH

24 ore: 0.27463645

BTC

6 ore: 0.00204169
12 ore: 0.00205564
24 ore: 0.00203578

KES

6 ore: 18534.37
12 ore: 18534.37
24 ore: 17762.75

SEK

1 ora: 1693.03
6 ore: 1648.14
12 ore: 1632.33
24 ore: 1652.26

UAH

6 ore: 7486.71
12 ore: 7486.71
24 ore: 7486.71

CNY

6 ore: 945.2
12 ore: 907.69
24 ore: 909.32

THB

6 ore: 4531.63
12 ore: 4524.02
24 ore: 4524.02

PHP

12 ore: 7166.21
24 ore: 7166.21

USD

1 ora: 126.18
6 ore: 131.83
12 ore: 135.06
24 ore: 134.54

KGS

6 ore: 11546.32
12 ore: 11546.32
24 ore: 11546.32

ETH

6 ore: 0.041498191746
12 ore: 0.040948728552
24 ore: 0.040278917385

CHF

6 ore: 119.02
12 ore: 119.73
24 ore: 120.69

AUD

1 ora: 218.43
6 ore: 203.21
12 ore: 205.19
24 ore: 204.03

XRP

1 ora: 250.648217
6 ore: 248.01179
12 ore: 248.01179
24 ore: 248.01179

TRY

24 ore: 4132.91

EUR

1 ora: 131.5
6 ore: 130.49
12 ore: 130.72
24 ore: 127.73

DKK

6 ore: 1028.12
12 ore: 1028.12
24 ore: 1028.12

CAD

6 ore: 201.07
12 ore: 204.62
24 ore: 199.32

NOK

24 ore: 1457.37

RON

6 ore: 497.72
12 ore: 497.72
24 ore: 497.72

NGN

24 ore: 153164.75

LTC

1 ora: 1.59237958
6 ore: 1.56582512
12 ore: 1.55376637
24 ore: 1.5426651

INR

6 ore: 11813.99
12 ore: 11813.99
24 ore: 11236.02

JPY

6 ore: 20456.58
12 ore: 20456.58
24 ore: 20456.58

PLN

1 ora: 517.26
6 ore: 503.07
12 ore: 503.07
24 ore: 554.14

GBP

1 ora: 111.58
6 ore: 109.65
12 ore: 109.76
24 ore: 108.64

NZD

6 ore: 226.25
12 ore: 220.38
24 ore: 219.02

BRL

12 ore: 722.07
24 ore: 705.48

© 2024 Blue Sunday Limited