[Yandex Cloud documentation](../index.md) > [Yandex Lockbox](index.md) > Pricing policy

# Yandex Lockbox pricing policy

To estimate your service costs, see the pricing in this section.

The prices for service products are also available in the [price list](https://yandex.cloud/en/price-list).

{% note info %}

Currency of Service rates (prices) depends on the company you made a contract with:
* Prices in US dollars are applicable to customers of Iron Hive doo Beograd (Serbia) or Direct Cursus Technology L.L.C. (Dubai).
* Prices in Russian roubles are applicable to customers of Yandex.Cloud LLC.

{% endnote %}

All prices in RUB and KZT are inclusive of VAT; in USD, net of VAT.

The cost of using Yandex Lockbox is calculated based on:

* Number of secret versions.
* Number of completed [get](api-ref/Payload/get.md) operations on a secret.

There is no charge for using secrets created with Connection Manager.


## Prices for the Russia region {#prices}



{% note info %}

Yandex Cloud resources are priced differently in different regions. Learn more about available regions in [Regions](../overview/concepts/region.md).

Your payment currency is determined by your contracting legal entity. For more information on creating an account, see [Registering an account in Yandex Cloud](../billing/quickstart/index.md).

{% endnote %}




| Услуга                           | Цена          | Ед. тарификации      | Действует с    | Действует до |
| -------------------------------- | ------------- | -------------------- | -------------- | ------------ |
| Lockbox. Операции с секретом     | $0.0310655688 | 10 тыс. операций     | April 30, 2026 | —            |
| Lockbox. Хранение версии секрета | $0.0002245901 | Версия секрета × час | April 30, 2026 | —            |



### Cost calculation example {#price-example}

Here is an example of calculating the monthly cost of Yandex Lockbox for the following configuration:

* Number of secrets: three, five versions each.
* Number of `get` operations with all secrets: 20,000.






> 3 × 5 × 720 × $0.0002245901 = $2.42557308
> 20,000 / 10,000 × $0.0310655688 = $0.0621311376

> Total: $2.42557308 + $0.0621311376 = $2.4877042176, cost of using Yandex Lockbox per month, including VAT.

Where:
* 3 × 5: Number of versions of all secrets.
* 720 × $0.0002245901: Price of storing one secret version per month, without VAT. 720: Number of hours per month, fixed for simpler calculations.
* 20,000: Number of `get` operations.
* $0.0310655688: Price per 10,000 `get` operations, without VAT.