Deutsche Bundesbank — Effective Exchange Rates (BBEE1)
Official time series dataset from the Deutsche Bundesbank covering effective exchange rates, published under the BBEE1 dataflow via an SDMX 2.1 REST interface. The single endpoint returns data in XML (SDMX-ML), CSV, or JSON formats depending on the requested format parameter. Users can retrieve specific series using a key path along with startPeriod, endPeriod, and lastNObservations filters, allowing targeted extraction of exchange-rate data for economic analysis, research, or financial monitoring at the national level in Germany.Effective Exchange Rates (BBEE1) — official time series from the Deutsche Bundesbank, published as the BBEE1 dataflow over SDMX 2.1 REST. One endpoint serves XML (SDMX-ML), CSV (?format=csv) and JSON (?format=json); extract exactly the series you need with a key path and startPeriod / endPeriod / lastNObservations filters.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (22 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| BBK_STD_FREQ | dimension | 4 codes (e.g. A, D, M) |
| BBK_ERE_REF_AREA | dimension | 3 codes (e.g. I10, I9, DE) |
| BBK_ERE_GENERAL | dimension | 1 codes (e.g. AAA) |
| BBK_ERE_PARTNER | dimension | 7 codes (e.g. XZE012, XZE022, U20000) |
| BBK_ERE_CONCEPT | dimension | 3 codes (e.g. A, S, R) |
| BBK_ERE_WEIGHTS | dimension | 6 codes (e.g. AABAN, AACPE, AAGDE) |
| BBK_ERE_SUFFIX | dimension | 1 codes (e.g. M00) |
| TIME_PERIOD | time | Time dimension — filter with startPeriod / endPeriod query params. |
| OBS_VALUEObservation value | number | The observed numeric value for each cell. |
| TIME_FORMAT | attribute | — |
| BBK_DECIMALS | attribute | — |
| BBK_ID | attribute | — |
| BBK_UNIT_MULT | attribute | — |
| BBK_TITLE_ENG | attribute | — |
| WEB_CATEGORY | attribute | — |
| BBK_COMM_METH_ENG | attribute | — |
| BBK_COMM_SRC_ENG | attribute | — |
| BBK_UNIT_ENG | attribute | — |
| BBK_MDCA_COUNTRY_ENG | attribute | — |
| BBK_DIFF_Y | attribute | — |
| OBS_STATUS | attribute | — |
| BBK_DIFF | attribute | — |
Schema captured from sdmx 1 month ago.
Query the data
Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.
Sample data (5 records)
Record 1OBS_VALUE: 97.9883 · TIME_PERIOD: 1993
{
"OBS_VALUE": "97.9883",
"TIME_PERIOD": "1993",
"BBK_STD_FREQ": "A",
"BBK_ERE_SUFFIX": "M00",
"BBK_ERE_CONCEPT": "A",
"BBK_ERE_GENERAL": "AAA",
"BBK_ERE_PARTNER": "XZE012",
"BBK_ERE_WEIGHTS": "AABAN",
"BBK_ERE_REF_AREA": "I10"
}Record 2OBS_VALUE: 100.0787 · TIME_PERIOD: 1994
{
"OBS_VALUE": "100.0787",
"TIME_PERIOD": "1994",
"BBK_STD_FREQ": "A",
"BBK_ERE_SUFFIX": "M00",
"BBK_ERE_CONCEPT": "A",
"BBK_ERE_GENERAL": "AAA",
"BBK_ERE_PARTNER": "XZE012",
"BBK_ERE_WEIGHTS": "AABAN",
"BBK_ERE_REF_AREA": "I10"
}Record 3OBS_VALUE: 105.8698 · TIME_PERIOD: 1995
{
"OBS_VALUE": "105.8698",
"TIME_PERIOD": "1995",
"BBK_STD_FREQ": "A",
"BBK_ERE_SUFFIX": "M00",
"BBK_ERE_CONCEPT": "A",
"BBK_ERE_GENERAL": "AAA",
"BBK_ERE_PARTNER": "XZE012",
"BBK_ERE_WEIGHTS": "AABAN",
"BBK_ERE_REF_AREA": "I10"
}Record 4OBS_VALUE: 106.1000 · TIME_PERIOD: 1996
{
"OBS_VALUE": "106.1000",
"TIME_PERIOD": "1996",
"BBK_STD_FREQ": "A",
"BBK_ERE_SUFFIX": "M00",
"BBK_ERE_CONCEPT": "A",
"BBK_ERE_GENERAL": "AAA",
"BBK_ERE_PARTNER": "XZE012",
"BBK_ERE_WEIGHTS": "AABAN",
"BBK_ERE_REF_AREA": "I10"
}Record 5OBS_VALUE: 98.3640 · TIME_PERIOD: 1997
{
"OBS_VALUE": "98.3640",
"TIME_PERIOD": "1997",
"BBK_STD_FREQ": "A",
"BBK_ERE_SUFFIX": "M00",
"BBK_ERE_CONCEPT": "A",
"BBK_ERE_GENERAL": "AAA",
"BBK_ERE_PARTNER": "XZE012",
"BBK_ERE_WEIGHTS": "AABAN",
"BBK_ERE_REF_AREA": "I10"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Query examples
curl -s 'https://api.statistiken.bundesbank.de/rest/metadata/dataflow/BBK' -H 'Accept: application/vnd.sdmx.structure+xml;version=2.1'All dataflows (datasets) published by this agency, as SDMX-ML.
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.