Skip to main content

10-Year Treasury Yield

US 10-year Treasury constant maturity yield (%, daily)

PropertyValue
Categorymacro
Unit%
Resolution1d
AssetsMACRO
TierBasic
API EndpointGET /v1/macro/rates
Fieldust_10y

Overview

Yield on 10-year US Treasury notes at constant maturity (FRED series DGS10). The most widely watched long-duration risk-free rate in the world and a key benchmark for mortgage rates, corporate bond pricing, and equity valuation models.

Interpretation

  • Rising 10Y yields tighten financial conditions and historically pressure long-duration risk assets including Bitcoin.
  • Falling yields signal demand for safety, expectations of slower growth, or anticipation of Fed easing.
  • The level matters less than the rate of change — fast moves in either direction tend to drive cross-asset volatility.

Use Cases

  • Use as a discount rate for valuation models and BTC fair-value frameworks.
  • Compare with macro_ust_2y to compute the yield curve and watch for inversion.
  • Combine with macro_cpi to compute the real yield and assess whether monetary policy is restrictive or accommodative.

API Usage

curl -H "Authorization: Bearer YOUR_API_KEY" \
"https://api.blocklens.co/v1/macro/rates?start_date=2024-01-01&end_date=2024-12-31&limit=365"