Central Banks & Monetary

CNB daily CZK fixing for major currencies

Daily Czech National Bank exchange rate fixing against the koruna (CZK) for approximately 30 major currencies plus SDR. Sugra normalises the upstream amount multiplier (1, 100, or 1000) to expose per-unit mid rates - for example, JPY which CNB quotes per 100 units is normalised to CZK per 1 JPY. Returns the last valid business-day fixing when the request falls on a weekend or Czech public holiday (upstream behaviour).

get/api/v1/cnb/fx

Query parameters

datestring nullable

Optional fixing date (YYYY-MM-DD). Defaults to today; CNB returns the last valid business day if the date is a weekend or holiday.

Optional fixing date (YYYY-MM-DD). Defaults to today; CNB returns the last valid business day if the date is a weekend or holiday.

Response

Full CNB CZK fixing table for the latest business day with per-unit mid rates.

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"
    ]
  }
}

Changes

Changed in 1 of the 21 revisions of this API.12

    • added the optional property code to the response with the 401 status

      response-optional-property-added

    • added the optional property code to the response with the 429 status

      response-optional-property-added

    • added the optional property code to the response with the 503 status

      response-optional-property-added

    • added the optional property hint to the response with the 401 status

      response-optional-property-added

    • added the optional property hint to the response with the 429 status

      response-optional-property-added

    • added the optional property hint to the response with the 503 status

      response-optional-property-added

    • added the optional property plan to the response with the 401 status

      response-optional-property-added

    • added the optional property plan to the response with the 429 status

      response-optional-property-added

    • added the optional property plan to the response with the 503 status

      response-optional-property-added

    • added the optional property reason to the response with the 401 status

      response-optional-property-added

    • added the optional property reason to the response with the 429 status

      response-optional-property-added

    • added the optional property reason to the response with the 503 status

      response-optional-property-added