🗄️Developer Resource // JSON Endpoint
FXZ JSON Data API
Access 228 data points for FXZ spanning 19 years (2007–Apr 22, 2026). Optimized JSON format (33.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 FXZ historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/FXZ/json● 200 OK (Live)Tired of exporting to Excel? Track FXZ and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "FXZ",
"timestamp": "2026-04-22T17:55:20.381Z",
"price": 79.67,
"change_24h": 0.06279829188645711,
"history_sample": [
{
"date": "2007-06-01",
"open": 20.81,
"high": 20.81,
"low": 20.03,
"close": 20.58,
"volume": 11300
},
{
"date": "2007-07-01",
"open": 20.58,
"high": 21.89,
"low": 19.99,
"close": 20.5,
"volume": 24300
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import FXZ🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync FXZ.json updates to your private Google Drive for backtesting and compliance.
Enable Sovereign SyncIncludes 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)