LocalMonero will be winding down

The winding down process begins May 7th, 2024, and finishes on November 7th, 2024. Our support staff will be available for help throughout this period.
  1. Effective immediately, all new signups and ad postings are disabled;
  2. On May 14th, 2024, new trades will be disabled as well;
  3. On November 7th, 2024, the website will be taken down. Please reclaim any funds from your arbitration bond wallet prior to that date, otherwise the funds may be considered abandoned/forfeited.

Štatistiky

LocalMonero Priemerná cena 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
  }
}

Priemerná cena/XMR na základe dokončených obchodov

Zobrazené sú len meny s dostupnými údajmi

MXN

24 hodín: 2146.54

BCH

24 hodín: 0.32237693

BTC

12 hodín: 0.00224746
24 hodín: 0.00222682

KES

12 hodín: 18600.78
24 hodín: 18850.46

SEK

12 hodín: 1717.19
24 hodín: 1772.07

UAH

24 hodín: 4985.73

CNY

12 hodín: 1014.2
24 hodín: 966.73

THB

24 hodín: 4637.83

USD

12 hodín: 142.33
24 hodín: 144.53

KGS

24 hodín: 12351.51

ETH

12 hodín: 0.047492858666
24 hodín: 0.047798492093

CHF

24 hodín: 129.99

DOGE

24 hodín: 918.06198347

AUD

12 hodín: 224.24
24 hodín: 216.65

XRP

24 hodín: 269.837039

EUR

12 hodín: 139.15
24 hodín: 137.79

CAD

24 hodín: 221.39

NGN

24 hodín: 145338.59

PKR

24 hodín: 34974.06

LTC

12 hodín: 1.73409107
24 hodín: 1.71702975

INR

12 hodín: 21437.04
24 hodín: 14394.06

PLN

12 hodín: 544.09
24 hodín: 578.31

GBP

12 hodín: 114.99
24 hodín: 118.32

PEN

24 hodín: 451.69

NZD

24 hodín: 233.24

BRL

24 hodín: 726.04

© 2024 Blue Sunday Limited