Optional indicators use per-currency fetcher capability checks and may be temporarily hidden while source coverage is being remediated.
foreign_reserves
Available
cb_assets
Available
inflation_mom
UnavailableNot implemented on this currency fetcher yet.
About SNB Balance Sheet (CHF)
The Swiss National Bank's balance sheet measures total assets held by the SNB, dominated by its large portfolio of foreign currency assets accumulated through decades of currency intervention. It is the largest central bank balance sheet relative to GDP among major economies.
Why FX traders watch it
The SNB's balance sheet size directly reflects its FX intervention activity. When the SNB buys foreign currency to weaken the CHF, its balance sheet expands. Declining assets may signal it is allowing the CHF to appreciate.
How to interpret the data
A rapidly expanding SNB balance sheet is CHF-negative as it signals active intervention to weaken the franc. A plateau or decline suggests the SNB is comfortable with prevailing CHF levels or is allowing it to strengthen.
Optional upper bound. Defaults to the current date.
api_key
CONDITIONAL
string
Required for non-USD announcement requests. USD announcement requests are public without an API key.
Example Usage
To retrieve SNB Balance Sheet data for CHF from 2023:
GET https://fxmacrodata.com/api/v1/announcements/chf/snb_balance_sheet?start_date=2023-01-01&end_date=2023-12-31&api_key=YOUR_API_KEY
Frequently Asked Questions
How often is Switzerland SNB Balance Sheet updated?
SNB Balance Sheet for Switzerland is released on a monthly schedule by Swiss National Bank (or the relevant national statistics agency). FXMacroData ingests each new value within seconds of the official publication and exposes the exact announcement timestamp on every record.
What unit is SNB Balance Sheet reported in?
The series is published in CHF billions. The exact unit is also returned on every API response under the indicator metadata.
Where does FXMacroData source Switzerland SNB Balance Sheet data?
Data is fetched directly from Swiss National Bank or the official national statistics publication for Switzerland. The source URL is preserved on every announcement record so downstream consumers can trace the value back to its primary release.
How do I query SNB Balance Sheet for Switzerland via the API?
Issue a GET request to /api/v1/announcements/chf/snb_balance_sheet?api_key=YOUR_API_KEY. The response contains a chronological list of observations with values, release dates, and announcement timestamps. USD announcement data is public; other currencies require a Professional API key.