AI Answer-Ready

Key Facts

Page
Trade Balance
Section
API Data Docs
Canonical URL
https://fxmacrodata.com/api-data-docs/chf/trade_balance
Source
SNB/FSO
Last Updated
2016-06-30

Provenance And Trust

Cite the canonical URL and source field above. Where available, this page maps to official publisher releases and timestamped updates.

What Changed

Latest change vs prior release: 2367.8659 (2.90%)

Quick Q&A

What is this page about? This page explains Trade Balance with directly usable context for trading, research, and API workflows.

What source should be cited? Use the canonical URL and the listed source field; cite official publisher references when available.

How fresh is this content? The last updated value above reflects the page metadata or latest available data timestamp.

Can this be used in AI assistants? Yes. This section is intentionally structured for retrieval and citation in chat assistants.

Prompt Packs

Use these in ChatGPT, Claude, Gemini, Mistral, Perplexity, or Grok for consistent source-aware outputs.

Balança Comercial (CHF)

A diferença entre o valor das exportações e importações de um país.

Latest reading: 83903.7268 CHF mn · Last updated: · Source: SNB/FSO

Category: Economy

API Endpoint

/api/v1/announcements/chf/trade_balance

Optional Indicator Availability (CHF)

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
Unavailable Not implemented on this currency fetcher yet.

About Balança Comercial (CHF)

Switzerland's trade balance measures the difference between its exports and imports of goods and services over a given period. A positive balance (surplus) means exports exceed imports; a deficit is the reverse.

Why FX traders watch it

Trade surpluses require foreign buyers to acquire chf to pay for Switzerland exports, creating structural demand for the currency. Large and persistent deficits can create sustained downward pressure on the chf.

How to interpret the data

A widening trade surplus or a narrowing deficit is broadly chf-positive. A deteriorating trade balance—especially driven by weaker export volumes—may signal slowing global demand and can weigh on the chf.

Historical Balança Comercial (CHF)

Source: SNB/FSO  ·  Monthly  ·  CHF mn

Data provided by FXMacroData via the /api/v1/announcements/chf/trade_balance endpoint. For access, see pricing.

Data Source

Primary Source

SNB/FSO

Official Series ID

EH-HS-TB

Data Format and Properties

Data Frequency

Monthly

Unit of Measure

CHF mn

JSON Response Structure

The endpoint returns a chronological list of observations in JSON format.

{
    "currency": "CHF",
    "indicator": "trade_balance",
    "has_official_forecast": false,
    "start_date": "2023-01-01",
    "end_date": "2023-12-31",
    "data": [
        {
            "date": "2024-07-01",
            "val": 4.2,
            "announcement_datetime": 1722456000
        }
    ]
}

Request Parameters & Usage

Parameter Required Format Description
start_date NO YYYY-MM-DD Optional lower bound for the requested history.
end_date NO YYYY-MM-DD 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 Balança Comercial data for CHF from 2023:

GET https://fxmacrodata.com/api/v1/announcements/chf/trade_balance?start_date=2023-01-01&end_date=2023-12-31&api_key=YOUR_API_KEY

Frequently Asked Questions

How does a trade surplus affect the chf?
Export revenues generate demand for the domestic currency as foreign buyers convert their currency to pay Switzerland exporters. Persistent surpluses create structural buying pressure.