Toradh Banna Nasctha le Boilsciú (GBP)

Reference information for Inflation-Linked Bond Yield.

Latest reading: -0.99 (2016-05-09)  ·  Percent

Category: Government Bond Yields

API Endpoint

/api/v1/announcements/gbp/inflation_linked_bond

About Toradh Banna Nasctha le Boilsciú (GBP)

United Kingdom's inflation-linked bond yield is the real yield (after adjusting for expected inflation) on government bonds indexed to the CPI. It is the purest market signal of the real risk-free rate in United Kingdom.

Why FX traders watch it

Real yields are the primary driver of gbp valuation in the modern FX framework. Rising real yields attract international capital to gbp-denominated assets, supporting appreciation.

How to interpret the data

Positive and rising real yields are strongly gbp-positive as they make United Kingdom assets attractive on a real, inflation-adjusted basis. Deeply negative real yields (as seen during QE) are typically gbp-negative.

Historical Toradh Banna Nasctha le Boilsciú (GBP)

Source: BOE  ·  Daily  ·  Percent

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

Data Source

Primary Source

BOE

Official Series ID

ILBY

Data Format and Properties

Data Frequency

Daily

Unit of Measure

Percent

JSON Response Structure

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

{
    "currency": "GBP",
    "indicator": "inflation_linked_bond",
    "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 Toradh Banna Nasctha le Boilsciú data for GBP from 2023:

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