---
title: "Changes to Fund performance (YTD, 3y, 5y avg returns, P/E, NAV ranges)"
method: GET
path: "/api/v2/quotes/{symbol}/fund-performance"
---

# Changes to Fund performance (YTD, 3y, 5y avg returns, P/E, NAV ranges)

`GET /api/v2/quotes/{symbol}/fund-performance`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 23 revisions.

- **2026-09-01** `328d061c12ca` — 3 info
- **2026-08-24** `64715a22734d` — 14 info
- **2026-08-08** `4c4530760ba1` — 12 info

## Changes

- **2026-09-01** `328d061c12ca` — 3 info
  - added the optional property `meta/data_age_days` to the response with the `200` status
  - added the optional property `meta/notes` to the response with the `200` status
  - added the optional property `meta/period` to the response with the `200` status
- **2026-08-24** `64715a22734d` — 14 info
  - added the optional property `data/52WeekChange` to the response with the `200` status
  - added the optional property `data/SandP52WeekChange` to the response with the `200` status
  - added the optional property `data/fiftyDayAverage` to the response with the `200` status
  - added the optional property `data/fiftyTwoWeekHigh` to the response with the `200` status
  - added the optional property `data/fiftyTwoWeekLow` to the response with the `200` status
  - added the optional property `data/fiveYearAverageReturn` to the response with the `200` status
  - added the optional property `data/forwardPE` to the response with the `200` status
  - added the optional property `data/lastDividendValue` to the response with the `200` status
  - added the optional property `data/navPrice` to the response with the `200` status
  - added the optional property `data/symbol` to the response with the `200` status
  - added the optional property `data/threeYearAverageReturn` to the response with the `200` status
  - added the optional property `data/trailingPE` to the response with the `200` status
  - added the optional property `data/twoHundredDayAverage` to the response with the `200` status
  - added the optional property `data/ytdReturn` to the response with the `200` status
- **2026-08-08** `4c4530760ba1` — 12 info
  - added the optional property `code` to the response with the `401` status
  - added the optional property `code` to the response with the `429` status
  - added the optional property `code` to the response with the `503` status
  - added the optional property `hint` to the response with the `401` status
  - added the optional property `hint` to the response with the `429` status
  - added the optional property `hint` to the response with the `503` status
  - added the optional property `plan` to the response with the `401` status
  - added the optional property `plan` to the response with the `429` status
  - added the optional property `plan` to the response with the `503` status
  - added the optional property `reason` to the response with the `401` status
  - added the optional property `reason` to the response with the `429` status
  - added the optional property `reason` to the response with the `503` status

---

[Operation](https://skmtc.dev/sugra/apis/sugra-api/docs/api/v2/quotes/:symbol/fund-performance/get.md) · [API](https://skmtc.dev/sugra/apis/sugra-api.md) · [Page](https://skmtc.dev/sugra/apis/sugra-api/changes/api/v2/quotes/:symbol/fund-performance/get)
