🗄️Developer Resource // JSON Endpoint

EUFX JSON Data API

Access 119 data points for EUFX spanning 10 years (2012–May 1, 2022). Optimized JSON format (17.4 KB).

Programmable Sovereign Interface — chart this JSON in the Terminal.
Local-first analysis. Stateless data. Your browser is the vault.

Download as CSV

Prefer CSV format? Download EUFX historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

GET /api/tickers/EUFX/json● 200 OK (Live)

Tired of exporting to Excel? Track EUFX and analyze your portfolio locally with Pocket Portfolio.

Start Free — Local First
{
  "symbol": "EUFX",
  "timestamp": "2026-04-22T19:25:40.528Z",
  "price": 48.535,
  "change_24h": 0.15125346407574672,
  "history_sample": [
    {
      "date": "2012-07-01",
      "open": 39.7,
      "high": 41.46,
      "low": 39.46,
      "close": 40.51,
      "volume": 123732
    },
    {
      "date": "2012-08-01",
      "open": 40.51,
      "high": 41.07,
      "low": 39.44,
      "close": 39.67,
      "volume": 49915
    }
  ]
}
💻

Import via CLI

Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.

npx pocket-portfolio --import EUFX
🛡️

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync EUFX.json updates to your private Google Drive for backtesting and compliance.

Enable Sovereign Sync

Includes unlimited API calls & historical CSV exports.

Dataset Specifications

  • Format: Standardized JSON (OHLCV)
  • Frequency: End-of-Day (EOD) + Real-time delay
  • Adjustments: Split-adjusted, Dividend-adjusted
  • Source: Multi-provider aggregation (AlphaVantage, Yahoo fallback)
> system_ready. Initialize Sovereign reasoning for this asset?[Y]— open Terminal