MarketData Hub Download · All markets · Guides

USD/JPY Historical Data Downloader

A desktop app that downloads US Dollar vs Japanese Yen (USD/JPY) price history on your own machine, written straight to your disk as CSV or JSON. Daily and monthly USD/JPY candles reach back to 1986-02-10 — around 40 years — while quote-level tick history begins 2003-05-04. A complete USD/JPY 1-minute series is roughly 8.4M rows, about 422 MB as CSV.

Preview a USD/JPY download →

Windows, macOS, Linux · €5.60 one-time for the entry licence · get the app

What the app fetches for USD/JPY

SymbolUSD/JPY
InstrumentUS Dollar vs Japanese Yen
Asset classForex Majors
Tick & 1-second data from2003-05-04
1–30 minute candles from2003-05-04
Hourly & 4-hour candles from2003-05-04
Daily & monthly candles from1986-02-10
TimeframesTick → 1s → 1m → 5m → 15m → 30m → 1h → 4h → Daily → Monthly
Price typesBid & Ask (with volume)
File formatsCSV, JSON (MetaTrader, NinjaTrader, Parquet & SQLite/DuckDB from the Pro licence)
Coverage1986-02-10 → 2026-08-01 (last completed trading day)
RetrievalLocal — your machine connects directly to Dukascopy Bank SA
Runs onWindows, macOS, Linux

USD/JPY timeframes the app supports

USD/JPY coverage & file size, timeframe by timeframe

USD/JPY does not start at the same date at every granularity: daily candles begin 1986-02-10, but the tick archive only reaches 2003-05-04, roughly 17 years later. Each row below gives that timeframe's own start date and scale, current through 2026-08-01:

TimeframeHistory fromApprox. rowsApprox. CSV
Tick (every quote)2003-05-04very large
1 second2003-05-04very large
1 minute2003-05-04~8.4M~422 MB
5 minutes2003-05-04~1.7M~84 MB
15 minutes2003-05-04~562K~28 MB
30 minutes2003-05-04~281K~14 MB
1 hour2003-05-04~141K~7 MB
4 hours2003-05-04~35,100~2 MB
Daily1986-02-10~10,200~510 KB
Monthly1986-02-10~490~24 KB

Counts are approximate, derived from forex session hours across the available history. Tick and 1-second runs are queued and resumable rather than fetched in one pass. See the data methodology for how candles are built.

Working with the USD/JPY series

USD/JPY is quoted to three decimal places rather than five, so a pip is 0.01 and not 0.0001 — a detail that silently breaks position-sizing and spread calculations ported from a EUR/USD script. The pair is also the classic carry-trade vehicle, which means its drawdowns cluster: long quiet trends punctuated by violent unwinds. Backtests tuned on the trending stretches tend to look far better than they should.

What's inside the USD/JPY file

timestamp,open,high,low,close,volume

One row per candle; tick files instead carry timestamp,bid,ask on every quote. All timestamps are UTC. Worked examples and import steps are in the CSV & JSON format guide.

About US Dollar vs Japanese Yen

US Dollar vs Japanese Yen (USD/JPY) is a spot forex pair with 40 years of retrievable history. It is commonly used for backtesting forex trading strategies and expert advisors (EAs), spread and volatility analysis, training algorithmic and machine-learning models, and charting currency-pair history. Pick any date range from 1986-02-10 onward, choose a timeframe and the bid or ask side, and the app fetches and writes the files locally — no scripting.

Frequently asked questions

How far back does USD/JPY data go?
USD/JPY daily and monthly candles reach back to 1986-02-10 — roughly 40 years. Tick and intraday history is shorter: it begins 2003-05-04. Both run up to the last completed trading day, and every licence tier reaches all of it.
Why does USD/JPY tick data start later than its daily candles?
Because they come from different parts of the archive. Daily and monthly USD/JPY candles are reconstructed from long-run end-of-day records going back to 1986-02-10, while the tick archive — every individual bid/ask quote — only begins 2003-05-04, about 17 years later. If your study needs the full 40-year span, work in daily candles; if it needs quote-level detail, 2003-05-04 is the earliest USD/JPY start date available.
How large is a full USD/JPY download?
The complete USD/JPY 1-minute history is roughly 8.4M rows, about 422 MB as CSV. Daily candles over the same instrument are far smaller — around 10,200 rows, 510 KB. Tick and 1-second runs are larger again and are queued and resumable rather than fetched in one pass. Sizes are approximate; nothing is priced by volume.
What columns are in the USD/JPY CSV file?
OHLC files contain a timestamp plus open, high, low and close columns (with volume); tick files contain a timestamp with bid and ask prices. All timestamps are UTC. The files import directly into Excel, Google Sheets, Python (pandas read_csv), R, MetaTrader, NinjaTrader and TradingView.
Do you sell USD/JPY data?
No — we sell software. The MarketData Hub client retrieves US Dollar vs Japanese Yen (USD/JPY) on your own machine, under your instruction, directly from the source; we never host, cache or relay it. Your use of the retrieved data is subject to the source's terms.

Guides

Related Forex Majors