v5

latestOpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Central Banks & Monetary

NBP single-currency last N observations

Last N NBP fixings for a single currency without date arithmetic. Useful for rolling windows such as last 30 business days of USD/PLN or last 10 weekly fixings of an exotic currency in Table B. Upstream cap: 255.

get/api/v1/nbp/fx/last

Query parameters

tablestring required

Table code (A, B, or C).

Table code (A, B, or C).

codestring required

Currency code (3-letter ISO 4217).

Currency code (3-letter ISO 4217).

ninteger

Number of most recent observations (1-255).

Number of most recent observations (1-255).

Response

Most recent N observations for the requested currency on the requested table.

Example response

{
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ]
  }
}