How charges and prices work
Each group of chargeable items in this article has two time units associated with it:- Billing unit: The minimum unit of usage for which you can be charged.
- Pricing unit: The unit of usage for which the prices are shown.
For example, for GPUs on running VMs, the billing unit is 1 second, and the pricing unit is 1 hour (3600 seconds). For 30 minutes of usage, you will be charged half the hourly price.Prices in US dollars (USD, $) apply to all customers except for companies from Israel, where prices in Israeli shekels (ILS, ₪) apply instead. All prices are shown without any applicable taxes, including VAT. Due to rounding errors, usage costs shown in the web console and final charges may slightly differ from calculations based on the prices in this article.
Prices
Storing data
You are charged for storing data in your Object Storage buckets. Pricing depends on the storage class of a stored object.- Billing unit: 1 byte per 1 second
- Pricing unit: 1 GiB per 730 hours (230 bytes per 2,628,000 seconds ~ 1 month)
- USD
- ILS
| Item | Price per 1 GiB per 730 hours |
|---|---|
| Used space in Standard storage | $0.0147 |
| Used space in Enhanced Throughput storage | $0.11 |
HTTP requests on data
You are charged for performing HTTP requests on objects in your Object Storage buckets. Pricing depends on the storage class of an object on which you perform requests. All requests are divided into two classes by their HTTP method. A request using any method in a class counts towards the billing item for the class.For example, when 5 PUT requests and 5 DELETE requests are made, this adds 10 requests total to the PUT, POST and DELETE item.You are not charged for requests on buckets (e.g. requests that create or delete buckets, change settings of a bucket, list objects, etc.).
- Billing unit: 1 request
- Pricing unit: 1000 requests
- USD
- ILS
| Item | Price per 1000 requests |
|---|---|
| Standard storage — class A operations (PUT, POST, DELETE) | $0.0034 |
| Standard storage — class B operations (GET, HEAD) | $0.00028 |
| Enhanced Throughput storage — class A operations (PUT, POST, DELETE) | Free |
| Enhanced Throughput storage — class B operations (GET, HEAD) | Free |
Egress traffic
You are charged for egress traffic from your Object Storage buckets, i.e. traffic to the internet and traffic to another region.- Billing unit: 1 byte
- Pricing unit: 1 GiB (230 bytes)
- USD
- ILS
| Item | Price per 1 GiB |
|---|---|
| Egress traffic from Standard storage to the internet or another region in Nebius AI Cloud | $0.0150 |
| Egress traffic from Enhanced Throughput storage to the internet or another region in Nebius AI Cloud | Free |
| Egress traffic within the same Nebius AI Cloud region | Free |