Macro · US · rates

10Y Treasury

4.47%
▲ +2bp · vs prior
Latest yield How 10Y Treasury is sourced
Pulled from the official central bank statistical release daily. Constant maturity yield from the market yield curve.
4.47% ▲ +2bp
Vintage
2026-06-04 daily
Cadence
Daily market close
Last 3 monthly readings
PeriodYieldPriorΔ (bp)Direction
Jun 20264.47%4.45%+2bp higher
May 20264.45%4.40%+5bp higher
Apr 20264.40%4.30%+10bp higher

The 10-year Treasury yield is the benchmark rate for long-duration pricing across the economy — mortgage rates, corporate bond spreads, and equity discount rates all move relative to it. When the 10-year rises, borrowing costs tighten; when it falls, risk assets typically benefit. Available via REST and WebSocket through the Tidore macro API. Free tier available; see tidore.co/pricing.

How do I fetch US 10-Year Treasury data?

curl -H "Authorization: Bearer tk_live_xxx" \
  https://api.tidore.co/v1/macro/us/treasury-10y
GET/v1/macro/us/treasury-10y

GET US 10-Year Treasury yield level — TID-23 envelope with as_of, fetched_at, age_ms, is_stale, source_type. Constant maturity, daily cadence.

Tier
Free
Rate limit
5/min
Latency p95
250 ms
Try the endpoint

Yield series. Daily resolution.

Return 5 years of daily 10Y Treasury observations. Add ?from=YYYY-MM-DD&to=YYYY-MM-DD for absolute range queries.