---
title: "Get recommended fee"
method: GET
path: "/bus/txpool/recommendedfee"
tags: ["bus"]
---

# Get recommended fee

`GET /bus/txpool/recommendedfee`

Returns the recommended fee for a transaction.

## Response `200`

Successfully retrieved recommended fee

- string — An unsigned amount of Hastings, the smallest unit of currency in Sia. 1 Siacoin (SC) equals 10^24 Hastings (H).

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.net/siafoundation/apis/renterd-api.md) · [All operations](https://skmtc.net/siafoundation/apis/renterd-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/siafoundation/renterd-api/versions/184a3d5207da/schema)
