One clean signal
One normalized composite for monitoring, execution benchmarking, and risk.
NX Rates aggregates on and off-chain exchanges, tier-one banks, brokers, and OTC desks into one reference price for crypto, FX, and metals.
No signup to preview Same index on every plan Card, crypto, or wire
100+
Exchanges & venues
1,000+
On-chain pools
100-200 ms
Index cadence
56 B
Binary index record
Why teams subscribe
A raw venue feed tells you what happened in one place. NX Rates gives you a resilient reference across the market, without operating the aggregation stack.
One normalized composite for monitoring, execution benchmarking, and risk.
One reference for NAV, PnL, treasury, and settlement. Trading and accounting agree.
Stream live indexes or query OHLC history. No exchange adapters to maintain.
Our methodology
Every index is a TDWAP: a weighted average over all accepted source quotes where recent prints carry more weight, and stale or outlier sources decay out via a per-source confidence model. Each tick carries mid, bid, ask, and a confidence interval.
Read the methodologyconfidence = Σ wᵢ·dᵢ = 100 / 100
One index, three interfaces
Use JSON for evaluation and applications, WebSocket for live workflows, or MITCH when every byte and allocation matters.
Latest index values and OHLC history in familiar JSON.
Batched index updates on a 200 ms publication cadence.
Open zero-copy protocol, as low-overhead as market data gets, with SDKs across major languages.
$ curl -sS 'https://api.nxrates.com/v1/price/BTC-USDT' { "ticker": 435315775907037184, "mid": —, "bid": —, "ask": —, "confidence": — }
Pricing
Paid plans add binary encodings, capacity, history depth, support, and client-facing rights. Same mark on every tier: you pay for the operational envelope, not a better price.
Find your fit
Annual includes two months free
For a production script, internal dashboard, or first live valuation workflow.
For multi-symbol monitoring, research, and production valuation at higher throughput.
For client-facing products, custom coverage, multi-desk workflows, and contracted support.
Rack-local delivery and tailored distribution terms for latency-sensitive infrastructure.
No signup and no card. Inspect live prices and recent history before production use.
curl -sS 'https://api.nxrates.com/v1/ohlc/BTC-USD?tf=60&limit=100'
Starter and Pro cover personal or internal commercial use; public display and redistribution require written Enterprise or Co-location terms. Annual billing is 10 months for 12. Pay by card, crypto, or annual bank wire.
Beyond the feed
NX Rates is one product of a team that builds low-latency systems end to end, for teams that win on speed. The foundations under the feed are open source: inspect them, or bring us a bespoke build.
Protocol
MITCH is our open read-only wire protocol: canonical instrument identity across venues, parsed in microseconds with zero copies, 40% smaller than NASDAQ ITCH. mmap a file, cast it to a struct, done.
Pipelines
Series Factory is our open aggregation engine: it dedupes and normalizes raw trades from many sources into clean tick streams, then builds dollar-imbalance, tick-imbalance, and Renko bars for systematic research.
Full-stack distributed systems: blockchain VMs, consensus networks, and bare-metal mesh where data integrity and sub-millisecond propagation define the outcome.
Infrastructure for trading desks, systematic funds, and on-chain liquidity: exchange connectivity, derivatives pricing, AMM mechanics, and order-flow analysis.
Close to the wire: zero-copy Rust and C, SIMD vectorization, lock-free concurrency, and dedicated silicon. Every nanosecond and byte accounted for.
Security engineering and quantitative risk across the stack: contract bytecode, firmware, fuzzing, post-quantum crypto, VaR/CVaR, and compliance pipelines.
Questions
Still evaluating? The live preview is open, and a technical question goes directly to the team.
Yes. The live feed explorer and Free REST tier require no account or API key. Inspect current prices, crosses, and recent history before choosing a production plan.
No. Every plan receives the same composite and the same 200 ms index values. Plans differ by concurrency, history depth, delivery guarantees, support, and redistribution rights.
Source-level checks screen invalid observations. Accepted quotes are weighted by quality and freshness, so stale sources lose influence and the published confidence falls with usable depth.
Starter and Pro are for internal use. Enterprise includes limited redistribution; public display, white-label, and tailored rights are available under Enterprise or Co-location agreements.
Most teams start with REST or WebSocket in minutes using the quickstart. Enterprise includes integration engineering; MITCH and other binary formats are available when wire efficiency matters.
Contact
API access, Enterprise and Co-location contracts, or a bespoke engineering engagement. We take on a small number of engagements per quarter.
Also from the team