---
title: "Current price(s) of the bond"
method: GET
path: "/bonds/{bond_token}/current_price"
tags: ["Bonds Module"]
---

# Current price(s) of the bond

`GET /bonds/{bond_token}/current_price`

Computes the current price(s) of the bond

## Path parameters

- `bond_token` string, required

## Response `200`

Current price(s) of the bond

- ResCoin[]
  - `denom` string
  - `amount` string

---

[API](https://skmtc.net/ixoworld/apis/bonds-module-extension-of-gaia-lite-for-cosmos.md) · [All operations](https://skmtc.net/ixoworld/apis/bonds-module-extension-of-gaia-lite-for-cosmos/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ixoworld/bonds-module-extension-of-gaia-lite-for-cosmos/revisions/8731fbe22177/schema)
