---
title: "Get a future hourly interest rate (USER_DATA)"
method: GET
path: "/sapi/v1/margin/next-hourly-interest-rate"
tags: ["Margin"]
---

# Get a future hourly interest rate (USER_DATA)

`GET /sapi/v1/margin/next-hourly-interest-rate`

Get user the next hourly estimate interest

Weight(UID): 100

## Query parameters

- `assets` string
- `isIsolated` 'TRUE' | 'FALSE'
- `recvWindow` integer
- `timestamp` integer, required
- `signature` string, required

## Response `200`

hourly interest

- object[]
  - `asset` string, required
  - `nextHourlyInterestRate` string, required

## Other responses

- `400` — Bad Request
- `401` — Unauthorized Request

## Changes

- **2023-09-02** `6622e0c15100` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/binance/apis/binance-public-spot-api/changes/sapi/v1/margin/next-hourly-interest-rate/get.md)

---

[API](https://skmtc.dev/binance/apis/binance-public-spot-api.md) · [All operations](https://skmtc.dev/binance/apis/binance-public-spot-api/llms.txt) · [OpenAPI document](https://skmtc.dev/binance/apis/binance-public-spot-api/revisions/0dd2f133e12d?raw)
