---
title: "Current money-market fund rates and the cash-sweep rate."
method: GET
path: "/treasury/rates"
tags: ["Treasury"]
---

# Current money-market fund rates and the cash-sweep rate.

`GET /treasury/rates`

## Response `200`

The current rates.

- TreasuryRates
  - `funds` object[], required
    - `symbol` string, required
    - `grossYieldBps` integer, nullable, required
    - `netYieldBps` integer, nullable, required — Net of the key's company fees; null when no fee schedule applies.
    - `timeframe` 'seven_day' | 'thirty_day' | 'null', nullable, required
    - `sharePrice` string, nullable, required
    - `asOfDate` string, nullable, required
  - `highestYieldBps` integer, nullable, required
  - `highestNetYieldBps` integer, nullable, required
  - `cashSweep` object, nullable, required
    - `grossYieldBps` integer, nullable, required
    - `netYieldBps` integer, nullable, required

---

[API](https://skmtc.dev/joinarc/apis/arc-api.md) · [All operations](https://skmtc.dev/joinarc/apis/arc-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/joinarc/arc-api/revisions/f0dc4aa0fe84/schema)
