This page describes pricing for networking products.
Virtual Private Cloud
The following prices are applied both during and after the Google Cloud Free Tier period. During the Free Tier period, these prices are charged against the Free Tier credit amount.
General network pricing information
- ingress traffic
- Traffic coming in to a Google Cloud resource, such as a VM. If you send traffic between two VMs, then the traffic is counted as egress traffic as it leaves one VM and counted as ingress traffic as it arrives at the other VM.
- egress traffic
- Traffic leaving a Google Cloud resource, such as a VM. Egress traffic is charged based on whether the traffic uses an internal or external IP address, whether the traffic crosses zone or region boundaries, whether the traffic leaves or stays inside Google Cloud, and how far the traffic travels before leaving Google Cloud. When two VMs or two cloud resources internal to Google Cloud communicate with each other, there are two traffic paths—one in each direction. Traffic in each direction is designated as egress at the source and ingress at the destination, and each direction is priced accordingly.
- Premium Tier
- The Network Service Tiers Premium Tier leverages Google's premium backbone to carry traffic from and to your external users. The public internet is usually only used between the user and the closest Google network ingress point.
- Standard Tier
- The Network Service Tiers Standard Tier leverages the public internet to carry traffic between your services and your users. While using the public internet provides a lower quality of service, it is more economical than Premium Tier.
Ingress pricing
Traffic type | Price |
---|---|
Ingress | No charge for ingress traffic. However there may be a charge for resource that processes ingress traffic. Services that process ingress traffic are as follows: Responses to requests count as egress and are charged. |
VM-VM egress pricing within Google Cloud
This section covers traffic that leaves a Google Cloud VM and travels to another Google Cloud VM. The cost is attributed to the project of the VM that is sending the traffic. This pricing affects Compute Engine VMs, Google Kubernetes Engine (GKE) nodes, and VMs running App Engine flexible environment.The following prices are applied both during and after the Google Cloud Free Tier period. During the Free Tier period, these prices are charged against the Free Tier credit amount.
Traffic type | Price |
---|---|
Egress to the same Google Cloud zone when using the internal IP addresses of the resources1 | No charge |
Egress to a different Google Cloud zone in the same Google Cloud region when using the internal IP addresses1 (per GB) | $0.01 |
VM-to-VM egress when both VMs are in the same Google Cloud region, regardless of zone, when using the external IP addresses (per GB) | $0.01 |
VM-to-VM egress when both VMs are in different regions of the same network using internal or external IP addresses | See the rest of this table. |
Egress from a Google Cloud region in the US or Canada to another Google Cloud region in the US or Canada (per GB) | $0.01 |
Egress between Google Cloud regions within Europe (per GB) | $0.02 |
Egress between Google Cloud regions within Asia (per GB) | $0.05 |
Egress between Google Cloud regions within South America (per GB) | $0.08 |
Egress to a Google Cloud region on another continent (excludes Oceania) (per GB) | $0.08 |
Indonesia and Oceania2 to/from any Google Cloud region (per GB) | $0.15 |
If you pay in a currency other than USD, the prices listed in your currency on Cloud Platform SKUs apply.
VM-to-Google service
This section covers traffic that leaves a Google Cloud VM and travels to a Google service. The cost is attributed to the project of the VM that is sending the traffic. This pricing affects Compute Engine VMs, Google Kubernetes Engine nodes, and VMs running App Engine flexible environment.The following prices are applied both during and after the Google Cloud Free Tier period. During the Free Tier period, these prices are charged against the Free Tier credit amount.
Traffic type | Price |
---|---|
Egress to specific Google non-cloud products such as YouTube, Maps, DoubleClick, and Drive, whether from a VM in Google Cloud with an external IP address or an internal IP address. | No charge |
Egress to a different Google Cloud service within the same region using an external IP address or an internal IP address, except for Memorystore for Redis, Filestore, GKE, and Cloud SQL | No charge |
Egress to Memorystore for Redis, Filestore, Cloud SQL, and Google Kubernetes Engine within the same region is priced the same as VM-to-VM traffic. | VM-VM egress pricing within Google Cloud |
Egress to a Google Cloud service in a different region. | VM-VM egress pricing within Google Cloud |
For Cloud Spanner network pricing, see Cloud Spanner pricing. | |
For Cloud Storage network pricing, see Cloud Storage pricing. |
If you pay in a currency other than USD, the prices listed in your currency on Cloud Platform SKUs apply.
Internet egress rates
Premium Tier pricing
Premium Tier is the default tier for all Google Cloud egress. To use Standard Tier, you must specify it explicitly.
The following prices are applied both during and after the Google Cloud Free Tier period. During the Free Tier period, these prices are charged against the Free Tier credit amount.
If you pay in a currency other than USD, the prices listed in your currency on Cloud Platform SKUs apply.
Standard Tier pricing
Egress pricing is per GiB delivered. Pricing is based on source geolocation of traffic. Ingress pricing is still free. Always Free usage limits do not apply to Standard Tier.
Standard Tier pricing took effect at beta and remains in effect.
Contact sales for pricing beyond 500 TB.
Internal IP address pricing
There is no charge for static or ephemeral internal IP addresses.
External IP address pricing
You are charged for static and ephemeral external IP addresses according to the following table.
If you reserve a static external IP address and do not assign it to a resource such as a VM instance or a forwarding rule, you are charged at a higher rate than for static and ephemeral external IP addresses that are in use.
You are not charged for static external IP addresses that are assigned to forwarding rules.
In use or not
Google Cloud considers a static external IP address as in use if it is associated with a VM instance whether the instance is running or stopped. If the instance is deleted or if the IP address is dissociated from the instance, Google Cloud considers the static IP address as not in use.
For an ephemeral IP address, Google Cloud considers the address as in use only when the associated VM instance is running. When the instance is stopped or deleted, Google Cloud releases the ephemeral IP address and no longer considers it as in use.
You can check whether a static external IP address is in use by making a
gcloud compute addresses list
request. This command returns a list
of static external IP addresses and their statuses:
gcloud compute addresses list
NAME REGION ADDRESS STATUS
address-1 130.211.8.68 IN_USE
address-2 35.186.217.84 RESERVED
In this example, IPv4 address-1
is in use
while IPv4 address-2
is reserved but not being used.
Both addresses are charged according to the External IP address pricing
table in this document.
Firewall rules
VPC firewall rules
VPC firewall rules are free of charge.
Hierarchical firewall policies and rules
Each hierarchical firewall policy is priced based on the total number of attributes in all the firewall rules it contains and on the number of VMs it covers.
A rule "attribute" is an IP range, port, protocol, or service account. For more details on attributes, see Hierarchical firewall rule attributes in a hierarchical firewall policy on the Quotas page.
Number of attributes in all rules in a policy | Price (USD) per month |
---|---|
500 or fewer attributes in the policy (standard) | $1 per VM covered by the policy |
501 or more attributes in the policy (large) | $1.50 per VM covered by the policy |
Examples:
A policy with 200 attributes that covers 200 VMs costs $200/month. 1 * 200 = 200
A policy with 600 attributes that covers 200 VMs costs $300/month. 1.50 * 200 = 300
A policy that has no VMs under it is free.
Private Service Connect
Private Service Connect forwarding rules have the following cost.Item | Price per hour (USD) |
---|---|
Private Service Connect forwarding rule | $0.01 |
Serverless VPC Access
Serverless VPC Access is priced as follows.Resource | Price |
---|---|
Serverless VPC Access connector | Charged as 1
e2-micro
instance per 100 Mbps of throughput automatically provisioned
for the connector |
Network egress from serverless environment to destination | Charged at Compute Engine networking rates |
serverless-vpc-access
.
Network telemetry
Network logs generate charges. You are charged for the following products:
- VPC Flow Logs
- Firewall Rules Logging
- Cloud NAT logging
Log generation | Price (USD) |
---|---|
0—10 TB per month | 0.50/GB |
10—30 TB per month | 0.25/GB |
30—50 TB per month | 0.10/GB |
>50 TB per month | 0.05/GB |
Logs are sent to Cloud Logging. Logs can be further exported to Pub/Sub, Cloud Storage, or BigQuery. Pub/Sub, Cloud Storage, or BigQuery charges apply in addition to log generation charges. For more information on exporting logs, see Overview of logs export.
If you store your logs in Cloud Logging, logs generation charges are waived, and only Logging charges apply.
If you send and then exclude your logs from Cloud Logging, log generation charges apply.
Packet Mirroring
You are charged for the amount of data processed by Packet Mirroring. You are not charged for Packet Mirroring forwarding rules. Currently, there is no additional per-VM charge for using Packet Mirroring. The costs for the data processed by Packet Mirroring are described in the following table.
Normal egress rates are charged for traffic outbound from a load balancer. There is no additional load balancer egress cost beyond normal egress rates.
Cloud Load Balancing
Load balancing and forwarding rules
The following pricing applies to all types of load balancing other than Internal HTTP(S) Load Balancing. For Internal HTTP(S) Load Balancing, see the Internal HTTP(S) Load Balancing section.
For Private Service Connect forwarding rules, see the Private Service Connect section.
Normal egress rates are charged for traffic outbound from a load balancer. There is no additional load balancer egress cost beyond normal egress rates.
HTTP(S) Load Balancing pricing with Serverless NEGs
If you are using serverless NEG backends for an external HTTP(S) load balancer, existing HTTP(S) Load Balancing charges will apply in addition to the serverless compute charges for Cloud Run (fully managed), Cloud Functions, or App Engine backends. If Google Cloud Armor or Cloud CDN are used, their respective charges also apply.
However, you will not be charged for both serverless egress and Internet egress. Only Internet egress rates apply. Cloud Functions outbound data (egress) charges, App Engine outgoing network traffic charges and Cloud Run (fully managed) egress charges do not apply to requests passed from an HTTP(S) load balancer (using serverless NEGs) to a Cloud Functions, App Engine, or Cloud Run (fully managed) service.
Forwarding rules pricing examples
Google Cloud charges for forwarding rules whether they are created for load balancing or other uses, such as Packet Mirroring.
The following examples use US pricing:
You can create up to 5 forwarding rules for the price of $0.025/hour. For example, if you create one forwarding rule, you are charged $0.025/hour. If you have 3 forwarding rules, you are still charged $0.025/hour. However, if you have 10 forwarding rules, you are charged as follows:
- 5 forwarding rules = $0.025/hour
- Each additional forwarding rule = $0.01/hour
$0.025/hour for 5 rules + (5 additional rules * $0.01/hour) = $0.075/hour
For most load balancing use cases, you need only one forwarding rule per load balancer.
Google Cloud charges for global forwarding rules and regional forwarding rules separately, and also per project. For example, if you use one global forwarding and one regional forwarding rule in two separate projects (four rules total), you are charged $0.10/hour (4 x $0.025/hour).
Estimating load balancing charges
To estimate load balancing charges:
- Go to the Pricing Calculator.
- On the Cloud Load Balancing tab.
- From the dropdown menu, select a region.
- Enter your estimated number of forwarding rules.
- Enter your monthly estimated amount of network traffic processed.
For example:
- Iowa
- Forwarding rules: 10
- Network ingress: 2,048 GB
- Total Estimated Cost: USD 71.13 per 1 month
This example doesn't include the egress cost of sending replies from the backends.
Internal HTTP(S) Load Balancing
Proxy instance charge
Internal HTTP(S) Load Balancing is a proxy-based load balancer. The load balancer automatically scales the number of proxies available to handle your traffic based on your traffic needs. The proxy instance charge is based on the number of proxy instances needed to satisfy your traffic needs. Each additional proxy incurs an additional hourly charge according to the prices indicated in the previous table.
The number of proxies is calculated based on the measured capacity needed to handle your traffic over a 10-minute time period. During this time period, we look at the greater of:
- The number of proxies needed to serve your traffic's bandwidth needs. Each proxy instance can handle up to 18 MB per second. We monitor the total bandwidth required and divide that total by the bandwidth that a proxy instance can support.
- The number of proxies needed to handle connections and requests. We count the
total of each of the following resources and divide each value by what a proxy instance can
handle:
- 600 (HTTP) or 150 (HTTPS) new connections per second
- 3,000 active connections
- 1,400 requests per second*
*A proxy instance can handle 1,400 requests per second if Cloud Logging is disabled. If you enable Logging, your proxy instance can handle fewer requests per second. For example: logging 100% of requests decreases the proxy's request handling capacity to 700 requests per second. You can set Logging to sample a smaller percentage of traffic. This enables you to meet your observability needs while controlling your cost.
Example calculation
In a 10-minute period, 180 MB per second of data pass through the load balancer.
180 MB per second / 18 MB per second per proxy instance = 10 proxy instances
During this same period, 300 new HTTPS connections are established per second, 3,000 connections are active and 2,800 requests are sent per second:
300 new HTTPS connections per second / 150 new HTTPS connections per second per proxy instance = 2 proxy instances
3,000 active connections / 3,000 active connections per proxy instance = 1 proxy instance
2,800 requests per second / 1,400 requests per second per proxy instance = 2 proxy instances
This sums up to 5 proxy instances. This amount is lower than the 10 proxy instances required to serve bandwidth. Thus, the proxy instance charge for this 10-minute time period would be calculated as follows:
10 proxy instances * $0.025 per proxy instance per hour * (10 minutes / (60 minutes per hour)) = $0.0417
Billing is calculated based on the measured capacity needed to satisfy your traffic needs, not the number of proxy instances that are establishing connections to your backends. As such, you might be billed for a different number of proxy instances than you see in your infrastructure.
Minimum proxy instance charge
To ensure optimal performance and reliability, each load balancer is allocated at least three
proxy instances in the Google Cloud region where the load balancer is deployed. These proxy
instances are allocated even if the load balancer handles no traffic. After a forwarding rule (with
load balancing scheme INTERNAL_MANAGED
) is deployed to your project, you start to
accrue proxy instance charges. Additional forwarding rules incur additional proxy instance
charges as described previously (in other words, three additional proxy instances per forwarding
rule).
The three proxy instances that are allocated to your load balancer result in a minimum hourly
proxy instance charge. For example, for the us-central1
Google Cloud region, the
minimum charge is calculated as follows:
3 proxy instances * $0.025 per proxy per hour = $0.075 per hour
As described previously, these proxy instances can each handle a certain amount of traffic. Once your traffic needs surpass the capacity of these three proxy instances, you will incur costs for the proxy instances required to handle any additional traffic.
Data processing charge
The data processing charge is calculated by measuring the total volume of data for requests and responses processed by your load balancer during the billing cycle. This charge scales according to your usage and there is no minimum charge for data processing.
User-defined request headers and Google Cloud Armor charges
If a backend service has a Google Cloud Armor policy associated with it, you can use the user-defined request headers feature with that backend service without any additional charge for the user-defined request headers feature.
If a backend service does not have a Google Cloud Armor policy associated with it, the charges are $0.75 per million HTTP(S) requests sent to those backend services that use the user-defined request headers feature.
Protocol forwarding
Protocol forwarding is charged at the same rates as the load balancing service. There is a charge for a forwarding rule and the ingress data processed by a target instance.
SSL certificates
There is no charge for self-managed and Google-managed SSL certificates.
Google Cloud Armor
This document explains Google Cloud Armor and Google Cloud Armor Managed Protection pricing details. This pricing is active, with the exception of the data processing fee, which becomes active at General Availability.
Standard Tier | Plus Tier | |
---|---|---|
Billing model | Pay as you go | Subscription |
Subscription price | N/A | $3,000/month (includes up to 100 protected resources) |
Protected resources | N/A | $30/protected resource per month after initial 100 |
|
|
All included |
Data processing fee | None | Yes; see the following section. |
Time commitment | None | One year |
Data processing fee
The Google Cloud Armor Managed Protection data processing fee applies only for egress generated by Managed Protection Plus Tier protected resources. The data processing fee applies when Managed Protection is in General Availability.
Protected resources include all backend services of the following load balancer types in each enrolled project:
- An external HTTP(S) load balancer
- An SSL proxy load balancer
- A TCP proxy load balancer
Prices are per egressed GB. For example, for Cloud Load Balancing, the internet, and Cloud Interconnect, the charge is $0.05 per GB for the first 100 TB egressed.
TBs egressed | Cloud Load Balancing, internet, and Cloud Interconnect | Cloud CDN | Cloud DNS |
---|---|---|---|
0-100 | $0.05 | $0.025 | Free |
101-500 | $0.04 | $0.020 | Free |
501-1000 | $0.03 | $0.015 | Free |
1001+ | Contact account team | $0.010 | Free |
If a backend service has a Google Cloud Armor security policy associated with it, you can use the custom headers feature with that backend service without any additional charge for the custom headers feature.
If you pay in a currency other than USD, the prices listed in your currency on Google Cloud Platform SKUs apply.
Cloud CDN
This document discusses pricing for Cloud CDN.
Prices on this page are listed in US dollars (USD). If you pay in a currency other than USD, the prices listed in your currency on Cloud Platform SKUs apply.
Pricing structure
Case | What you pay for | Notes |
---|---|---|
Cacheable content, cache hit |
cache lookup + cache egress |
|
Cacheable content, cache miss |
cache lookup + cache egress + cache fill + applicable Cloud Load Balancing data processing or Cloud Storage operation charges |
|
Non-cacheable content |
standard Compute Engine + Cloud Storage egress rates |
|
Overview
Cache egress and cache fill are calculated in gigabytes (GB).
Item | Price |
---|---|
Cache egress | $0.02 - $0.20 per GB |
Cache fill | $0.01 - $0.04 per GB |
HTTP/HTTPS cache lookup requests | $0.0075 per 10,000 requests |
Requests sent from Cloud CDN to custom origins | Compute Engine internet egress rates |
Pricing calculator
You can use the Google Cloud Pricing Calculator to estimate the cost of using Cloud CDN.
Go to the pricing calculatorCommitment-based discounts
If you plan to serve a large volume of content from Cloud CDN (1 PB+ per month), you can contact the Google Cloud sales team to discuss commitment-based discounts.
Cache egress
Cache egress charges represent cached responses served from Cloud CDN's caches, and vary based on the destination and your monthly usage. Monthly usage is calculated per project per destination. Destination is a geographic area determined by the client's IP address.
Destination | Price (per GB) by monthly usage | ||||
---|---|---|---|---|---|
First 10 TB | Next 140 TB | Next 850 TB | > 1000 TB | ||
Asia Pacific (including Hong Kong) |
$0.09 | $0.06 | $0.05 | $0.04 | |
China1 | $0.20 | $0.17 | $0.16 | $0.145 | |
Europe | $0.08 | $0.055 | $0.03 | $0.02 | |
North America (including Hawaii) |
$0.08 | $0.055 | $0.03 | $0.02 | |
Oceania2 | $0.11 | $0.09 | $0.08 | $0.065 | |
South America | $0.09 | $0.06 | $0.05 | $0.04 | |
All other destinations | $0.09 | $0.06 | $0.05 | $0.04 |
Cache fill
Cache fill charges represent the data required to populate Cloud CDN's caches. For typical workloads where you are serving popular content, cache fill is often less than 10% of your total egress GB. Charges vary based on the source and destination, where the source is the region of your backend service, or for custom origins, the geographic area based on your origin's IP address.
Cache fill | Price (per GB) |
---|---|
Within North America or Europe (including Hawaii) |
$0.01 |
Within each of Asia Pacific, South America, Middle East, Africa, and Oceania (including Hong Kong) |
$0.02 |
Inter-region cache fill (for example: between Asia Pacific and North America) |
$0.04 |
Pricing notes
- Network usage is calculated in binary gigabytes (GB), where 1 GB is 230 bytes. This unit of measurement is also known as a gibibyte (GiB). Similarly, 1&nsbp;TB is 240 bytes or 1024 GBs.
- Charges accrue daily, but Cloud CDN bills you only at the end of the billing period. You can view unbilled usage on your project's billing page in the Google Cloud Console.
- The metered bytes for cache egress or cache fill include HTTP response headers (after compression, if applicable) and the response body, as well as any trailers.
Pricing example
The following example shows a simple scenario that might apply if you are just getting started with Cloud CDN.
Suppose you have the following Cloud CDN usage pattern in a given month.
Pricing category | Type of usage | Amount |
---|---|---|
Cache egress | Cache egress in North America | 500 GB |
Cache fill | Data transfer to Cloud CDN caches | 25 GB |
Cache lookup requests | GET and HEAD HTTP methods |
5,000,000 operations |
Your bill for the month is calculated as follows.
Pricing category | Calculation | Cost |
---|---|---|
Cache egress | 500 GB cache egress * $0.08 per GB | $40.00 |
Cache fill | 25 GB fill * $0.01 per GB | $0.25 |
Cache lookup requests | 5,000,000 operations (500 GB of 100 KB responses, on average) $0.0075 per 10,000 operations $0.0075 * 500 |
$3.75 |
Total | ~$44.00 |
Cloud Interconnect
This document explains Cloud Interconnect pricing details.
If you pay in a currency other than USD, the prices listed in your currency on Cloud Platform SKUs apply.Dedicated Interconnect
Google charges you on an hourly basis for both Interconnect connections and VLAN attachments.
Egress traffic from your Virtual Private Cloud (VPC) networks through your Interconnect connections is discounted compared to general network pricing for Google Cloud. Egress pricing depends on the number of gigabytes (GB) transferred and the region that the traffic is coming from.
This discounted pricing applies only to traffic that originates in the region where the VLAN attachment is located. You can use VLAN attachments to access services located in a different region than the VLAN attachment. In this case, you are charged standard cross-region rates for traffic between the region where the VLAN attachment is located and the region where the service is located.
Cloud Interconnect egress charges accrue to the project that owns the VLAN attachment. The project that owns the Interconnect connection is not billed for egress. Specifically, costs for egress traffic from a VLAN attachment in a Shared VPC service project, which travels through an Interconnect connection in a different host project, are attributed to the service project.
Pricing tables
Dedicated Interconnect pricing
Resource | Price |
---|---|
Interconnect connection | $2.328 per hour per 10-Gbps circuit |
Interconnect connection | $18.05 per hour per 100-Gbps circuit |
A 50-, 100-, 200-, 300-, 400-, or 500-Mbps VLAN attachment | $0.10 per hour per VLAN attachment |
A 1-, 2-, 5-, or 10-Gbps VLAN attachment | $0.10 per hour per VLAN attachment |
A 20-Gbps VLAN attachment | $0.20 per hour per VLAN attachment |
A 50-Gbps VLAN attachment | $0.50 per hour per VLAN attachment |
Egress traffic from a VPC network through an Interconnect connection
Region | Price |
---|---|
Asia (asia-east1, asia-east2, asia-northeast1, asia-northeast2, asia-northeast3, asia-south1, asia-southeast1, asia-southeast2) | $0.042 per GB |
Europe (europe-north1, europe-west1, europe-west2, europe-west3, europe-west4, europe-west6) | $0.02 per GB |
North America (northamerica-northeast1, us-central1, us-east1, us-east4, us-west1, us-west2, us-west3, us-west4) | $0.02 per GB |
South America (southamerica-east1) | $0.06 per GB |
Australia (australia-southeast1) | $0.042 per GB |
Ingress traffic through an Interconnect connection
Traffic type | Price |
---|---|
Ingress | Google does not charge for ingress traffic. However, there might be a charge for resources that process ingress traffic. For a list of these resources, see the VPC section of All networking pricing. Responses to requests count as egress traffic and are charged. |
Pricing example
The following table shows an example usage pattern of Dedicated Interconnect connections for a single month.
Resources | Usage | Estimated cost |
---|---|---|
Interconnect connection | capacity 30 Gbps (3 x 10-Gbps circuit) | 3 x 10-Gbps circuit x 24 hrs @ $2.328 per hour x 30 days = $5,028.48 |
Redundant Interconnect connection | capacity 30 Gbps (3 x 10-Gbps circuit) | 3 x 10-Gbps circuit x 24 hrs @ $2.328 per hour x 30 days = $5,028.48 |
VLAN attachment | 6 (one per Interconnect connection circuit) | 6 x 10-Gbps attachment x 24 hrs @ $0.10 per hour x 30 days = $432.00 |
Egress traffic (leaving us-central1 region over Cloud Interconnect) |
20 TB | 20,480 GB x $0.02 = $409.60 |
Total cost | $10,898.56 |
Partner Interconnect
Google charges you on an hourly basis for VLAN attachments, depending on their capacity. Your service provider might also charge you for services such as using their network, which isn't included in your Google Cloud bills. For information about their pricing, contact your service provider.
Egress traffic from your VPC networks though your attachments is discounted compared to general network pricing for Google Cloud. Egress pricing depends on the number of gigabytes (GB) transferred and the region that the traffic is coming from.
This discounted pricing applies only to traffic that originates in the region where the VLAN attachment is located. You can use VLAN attachments to access services located in a different region than the VLAN attachment. In this case, you are charged standard cross-region rates for traffic between the region where the VLAN attachment is located and the region where the service is located.
Pricing tables
Partner Interconnect pricing
Partner VLAN attachment capacity | Price |
---|---|
50 Mbps | $0.05417 per hour per VLAN attachment |
100 Mbps | $0.0625 per hour per VLAN attachment |
200 Mbps | $0.08333 per hour per VLAN attachment |
300 Mbps | $0.1111 per hour per VLAN attachment |
400 Mbps | $0.1389 per hour per VLAN attachment |
500 Mbps | $0.1736 per hour per VLAN attachment |
1 Gbps | $0.2778 per hour per VLAN attachment |
2 Gbps | $0.5694 per hour per VLAN attachment |
5 Gbps | $1.25 per hour per VLAN attachment |
10 Gbps | $2.36 per hour per VLAN attachment |
20 Gbps | $3.61 per hour per VLAN attachment |
50 Gbps | $9.02 per hour per VLAN attachment |
Egress traffic from a VPC network through an Interconnect connection
Region | Price |
---|---|
Asia (asia-east1, asia-east2, asia-northeast1, asia-northeast2, asia-northeast3, asia-south1, asia-southeast1, asia-southeast2) | $0.042 per GB |
Europe (europe-north1, europe-west1, europe-west2, europe-west3, europe-west4, europe-west6) | $0.02 per GB |
North America (northamerica-northeast1, us-central1, us-east1, us-east4, us-west1, us-west2, us-west3, us-west4) | $0.02 per GB |
South America (southamerica-east1) | $0.06 per GB |
Australia (australia-southeast1) | $0.042 per GB |
Ingress traffic through an Interconnect connection
Traffic type | Price |
---|---|
Ingress | Google does not charge for ingress traffic. However, there might be a charge for resources that process ingress traffic. For a list of these resources, see the VPC section of All networking pricing. Responses to requests count as egress traffic and are charged. |
Pricing example
The following table shows an example usage pattern of Partner Interconnect connections for a single month.
Resources | Usage | Estimated cost |
---|---|---|
VLAN attachment | 6 100-Mbps attachments | 6 x $0.0625 x 720 hours = $270.00 |
Egress traffic (leaving us-central1 region over Cloud Interconnect) |
20 TB | 20,480 GB x $0.02 = $409.60 |
Total cost | $679.60 |
Pricing scenarios
This section describes different pricing scenarios for how Google Cloud calculates pricing for Cloud Interconnect egress traffic; that is, when a virtual machine (VM) instance or a non-VM Google Cloud product or service sends traffic to your on-premises location over a VLAN attachment located in the same or different geographical location:
- A VM in the same continent as a VLAN attachment, using regional VPC dynamic routing
- A VM in the same continent as a VLAN attachment, using global VPC dynamic routing
- A VM in a different continent than a VLAN attachment, using global VPC dynamic routing
- A VM in a different continent than a VLAN attachment, using VPC Network Peering
- A non-VM Google Cloud product or service in a different location than a VLAN attachment, using global VPC dynamic routing
For more information about costs for each scenario, including egress charges between regions within a continent and between continents, see General network pricing.
A VM in the same continent as an attachment, using regional VPC dynamic routing
In this scenario, there are two regions within North America,
us-west1
and us-east1
. These regions use
VPC regional dynamic
routing provided by Cloud Router.
Cloud Interconnect egress charges for North America
No region-to-region egress charges
You order an Interconnect connection running from your
on-premises location to San Jose (SJC)
and create two VLAN
attachments over that connection. One VLAN attachment goes to region
us-east1
, and the other VLAN attachment goes to region
us-west1
.
If you send traffic from a VM in us-east1
or from a VM in
us-west1
to your on-premises location over your
Interconnect connection in SJC, you are charged the following rates:
- Cloud Interconnect egress charges for North America (because that is where the Interconnect connection is located).
- You are not charged region-to-region egress charges.
A VM in the same continent as a VLAN attachment, using global VPC dynamic routing
In this scenario, you have VMs in two regions located in North America,
us-west1
and us-east1
. You have enabled global
dynamic routing for your VPC network by using Cloud Router.
Global dynamic routing enables VLAN attachments in one region to be used
by one or more VMs located in another region.
Region-to-region egress charges from
us-east1
to
us-west1
Cloud Interconnect egress charges for North America from
us-west1
to on-premisesYou order an Interconnect connection running from your
on-premises location to San Jose (SJC)
and create one VLAN
attachment over that connection to us-west1
. You then send traffic
from a VM in us-east1
to your on-premises location through the
VLAN attachment located in us-west1
. You are then charged
the following rates:
- Region-to-region egress charges for forwarding traffic from
us-east1
to the VLAN attachment inus-west1
. The VLAN attachment inus-west1
is considered the source of traffic. - Cloud Interconnect egress charges for North America
for traffic from region
us-west1
to your on-premises location.
A VM in a different continent than a VLAN attachment, using global VPC dynamic routing
This scenario is the same as the preceding example, except that one region,
us-west1
, is located in North America, and the other region,
asia-east1
, is located in Asia. Sending traffic between regions on
different continents results in more expensive inter-region egress rates.
Intercontinental region-to-region egress charges for traffic forwarded from
asia-east1
to us-west1
Cloud Interconnect egress charges for North America from
us-west1
to on-premisesThe only way to send traffic from asia-east1
over
Cloud Interconnect in North America is by enabling VPC
global dynamic routing. This makes the VLAN attachment in
us-west1
available to VMs in all regions in your VPC
network. You are then charged the following rates:
- Intercontinental region-to-region egress charges for traffic forwarded
from
asia-east1
tous-west1
. - Cloud Interconnect egress charges for North America for traffic
from region
us-west1
to your on-premises location.
A VM in a different continent than a VLAN attachment, using VPC Network Peering
This scenario is similar to the preceding example, except that there are two VPC networks connected through VPC Network Peering. Sending traffic between regions results in the same rates as the preceding example that uses global dynamic routing.
Intercontinental region-to-region egress charges for traffic forwarded from
us-east4
to asia-northeast1
Cloud Interconnect egress charges for Asia Pacific from
asia-northeast1
to on-premisesYou send traffic from us-east4
to your on-premises network over
Cloud Interconnect in Asia by using VPC Network Peering.
You are then charged the following rates:
- Intercontinental region-to-region egress charges for traffic forwarded
from
us-east4
toasia-northeast1
. - Cloud Interconnect egress charges for Asia Pacific for traffic
from region
asia-northeast1
to your on-premises location.
A non-VM Google Cloud product or service in a different location than a VLAN attachment, using global VPC dynamic routing
In addition to the preceding scenarios, Cloud Interconnect egress charges apply to traffic sent from a Google Cloud product or service that is not a VM to your on-premises location over a VLAN attachment. You pay the product's egress charges to reach the region of the VLAN attachment, and then pay the Cloud Interconnect egress charges based on the continent where the Interconnect connection is located.
The following example describes charges for traffic egressing a
Cloud Storage bucket in a different region in North America
than the region where the VLAN attachment is located.
Cloud Storage egress charges for traffic forwarded from a Cloud Storage bucket in
northamerica-northeast1
to us-west1
Cloud Interconnect egress charges for North America from
us-west1
to on-premises
In this scenario, you have resources in two regions located in North America,
us-west1 (Oregon)
and northamerica-northeast1 (Montreal)
. You have enabled
global
dynamic routing for your VPC network by using Cloud Router.
You order an Interconnect connection running from
your on-premises location to San Jose (SJC)
and create one VLAN
attachment over that connection to us-west1
. You then send traffic from a
Cloud Storage bucket in northamerica-northeast1
to your on-premises
location through the VLAN attachment located in us-west1
. You are
charged the following rates:
- The Cloud Storage egress cost for forwarding traffic from a
Cloud Storage bucket in
northamerica-northeast1
to a VLAN attachment inus-west1
. If the regions were both inside theUS
location, then there would be no egress charge. - Cloud Interconnect egress charges for
North America
for traffic from regionus-west1
to your on-premises location (because that is where your Interconnect connection is located).
If the Cloud Storage bucket is located in a different continent than
the VLAN attachment, you pay Cloud Storage intercontinental
egress charges to reach the VLAN attachment in us-west1
.
For a full list of pricing scenarios for Cloud Storage, see the Cloud Storage pricing page.
Cloud Router
Cloud Router is provided free of charge. Note that general networking costs apply to control plane (BGP) traffic. In most cases, these costs are negligible.
For more information about networking costs, see General network pricing in the Virtual Private Cloud documentation.
Cloud VPN
Cloud VPN pricing is based on the location of the Cloud VPN gateway and the number of tunnels per hour.
For more information about Cloud VPN, see the Cloud VPN overview.
Select the location of the VPN gateway in Google Cloud to view pricing.
Cloud NAT
Cloud NAT pricing is based on the following usage:
-
An hourly price for the NAT gateway that is based on the number of VM instances that are using the gateway. The per-hour rate is capped at 32 VM instances. Gateways that are serving instances beyond the maximum number are charged at the maximum per-hour rate.
Google Cloud counts VM instances that get a NAT assignment as using the gateway. For more information, see Cases where NAT is not performed on traffic.
-
A per-GB cost for ingress and egress data that is processed by the gateway. The data processing price is the same across all regions. Egress costs to send traffic from the VM out of the network also apply.
Number of assigned VM instances | Price per hour | Price per GB processed, both egress and ingress |
---|---|---|
Up to 32 VM instances | $0.0014 * the number of VM instances that are using the gateway | $0.045 |
More than 32 VM instances | $0.044 | $0.045 |
If you pay in a currency other than USD, the prices listed in your currency on Cloud Platform SKUs apply.
The total cost for running a NAT gateway and running traffic through it is as follows:
total cost for running the gateway = hourly cost for the NAT gateway + cost per GB of data that is processed by the gateway + egress costs for any traffic leaving the network
Pricing example
The following table shows the estimated monthly cost for a single NAT gateway that is serving a different number of VM instances. For both cases, the gateway runs for 720 hours in a billing cycle.
Usage | Estimated bill |
---|---|
14 VM instances Gateway processes 100 GB of traffic (egress and ingress) |
($0.0014 * 14 instances * 720 hours) + (100 GB processed traffic * $0.045) = $18.61 |
36 VM instances Gateway processes 200 GB of traffic (egress and ingress) |
($0.044 * 720 hours) + (200 GB processed traffic * $0.045) = $40.68 |
Logging pricing
NAT logging pricing is described in Network Telemetry pricing.
Standard pricing for Cloud Logging, BigQuery, or Pub/Sub apply.
Cloud DNS
With Cloud DNS pricing, the charge is per zone per month (regardless of whether you use your zone), and you also pay for queries against your zones.
If you pay in a currency other than USD, the prices listed in your currency on Cloud Platform SKUs apply.Pricing table
The following pricing applies to all zone types: public, private, and forwarding. All zone types are aggregated for purposes of pricing. For example, if you have 10 public zones, 10 private zones, and 10 forwarding zones, then your pricing is based on having 30 zones. All queries are aggregated as well, regardless of zone type.
You can use labels to label zones in certain ways. You can then use these labels to see per-label breakdowns in your billing.
Query pricing
Number of queries | Price |
---|---|
0-1 billion | $0.40 per million queries per month. |
Over 1 billion | $0.20 per million queries per month. |
Managed zone pricing
Managed zones* | Price |
---|---|
0-25 | $0.20 per managed zone per month. |
26-10,000 | $0.10 per managed zone per month for each additional zone after 25. |
Over 10,000 | $0.03 per managed zone per month for each additional zone over 10,000. |
* Managed zone pricing is calculated based on the number of managed zones that exist at a time, prorated by the percentage of the month they exist. This prorating is measured by hour. Zones that exist for a fraction of an hour are counted as having existed for the whole hour.
For egress pricing, see the All networking pricing page.
Pricing example
The following table shows sample Cloud DNS usage patterns and the potential costs per month:
Usages | Standard website | Enterprise | Web virtual hosting provider |
---|---|---|---|
Zones | 5 | 200 | 100,000 |
Zone cost | 5 * $0.20 = $1.00 | 25 * $0.20 = $5.00 175 * $0.10 = $17.50 |
25 * $0.20 = $5.00 90,000 * $0.03 = $2,700.00 |
Monthly queries | 10,000,000 | 50,000,000 | 100,000,000 |
Queries cost | 10 * $0.40 = $4.00 | 50 * $0.40 = $20.00 | 100 * $0.40 = $40.00 |
Total cost | $5.00/month | $42.50/month | $3,742.50/month |
Service Directory
Component billed | Price (USD) |
---|---|
Service Directory namespace, service, or endpoint | $0.10 per namespace, service, or endpoint per month |
Service Directory API calls | $1.00 per million Service Directory API calls |
Note that if you use Service Directory zones, you are billed separately for Cloud DNS based on Cloud DNS pricing.
Cloud Domains
Pricing overview
When you register a domain using Cloud Domains, you are committing to paying for a full year of registration. Payments are collected on a monthly basis. You are billed 1/12th of the total cost every month for 12 months.
Prices vary based on domain endings (TLDs) listed in the pricing table.
For example, if you buy example.com
, example.net
,
and example.org
, the yearly cost of each of these domains differ because the
domain endings .com
, .net
, and .org
have different costs. The
yearly price of each domain that you register is added to get the total cost. See
the Pricing example.
You can not terminate a registration or delete a registered domain until your registration expires at the end of 12 months. If your domain renews in Cloud Domains, you are billed for the 12 months following your renewal date. If you want to give up your domain and stop paying for it, you must export the domain.
You must use Cloud Domains to manage the billing of domains registered with Cloud Domains. You cannot use Google Domains instead. If you want to manage a domain's billing account individually (outside a Google Cloud project), you must export the domain to Google Domains or transfer it out to a third-party registrar. However, once you register a domain with Cloud Domains, if you choose to export it to Google Domains or a third-party before the 12-month period expires, you continue to be billed for the domain for the remainder of the 12 months.
For detailed information about domain endings, click on the domain ending on the Google Domains supported domain endings page.
Free quota
Cloud Domains does not offer a free quota for domain registration. For information on quotas, see the Quotas page.
Pricing table
Domain ending or TLD | SKU | Yearly price per unit (USD) |
---|---|---|
.academy | A7F9-5A17-7E00 | $30 |
.accountant | 6754-03EB-4B31 | $30 |
.actor | 0D6E-7727-BFFD | $40 |
.agency | B33F-8130-0877 | $20 |
.airforce | 4292-1B9D-2BF1 | $30 |
.apartments | 39E8-D564-0117 | $60 |
.app | C948-4C8A-D8B1 | $14 |
.army | 6186-F0AE-EAAE | $30 |
.art | 8C0E-C1C3-B548 | $14 |
.associates | 4E2B-5867-5BDC | $30 |
.attorney | D33C-521C-4C7D | $40 |
.auction | 028C-EF01-5EA9 | $30 |
.band | 0B39-F0A4-F91D | $20 |
.bargains | C5D7-1C3E-0B5D | $30 |
.best | A436-9684-81E3 | $20 |
.bid | D534-B552-0F2D | $30 |
.bike | 3BB0-E455-C8C1 | $30 |
.bingo | 5B7C-9E10-2916 | $50 |
.biz | B4F0-0147-E216 | $15 |
.black | 33CE-A97B-BABB | $60 |
.blog | 9F8D-C288-FF52 | $30 |
.blue | E828-AEC8-1837 | $20 |
.boats | E749-71B8-F07F | $40 |
.boutique | 9D39-1605-A3A8 | $30 |
.builders | 2CB7-2A1B-0FD0 | $30 |
.business | 00BD-B242-3695 | $12 |
.buzz | 2E06-99C9-7A40 | $40 |
.cab | 302C-C9C8-9A33 | $30 |
.cafe | 3710-C03B-4A2B | $40 |
.camera | 51A8-4967-7DFA | $40 |
.camp | C506-BAAB-9744 | $40 |
.capital | 7A10-874D-8CDC | $50 |
.cards | C1E0-46A4-F3D8 | $30 |
.care | AD93-ED08-D259 | $30 |
.careers | B1B5-7710-D790 | $50 |
.cash | 3126-EC71-24CD | $30 |
.catering | 1449-264E-0203 | $30 |
.cc | CC02-0B75-805D | $20 |
.center | B6BC-5467-7357 | $20 |
.charity | 5799-EEFC-F1FB | $30 |
.chat | 9740-25BD-AEEC | $40 |
.cheap | 5927-4537-2E1A | $30 |
.church | 14FE-4323-DB16 | $40 |
.city | 0D46-D9E5-84D2 | $20 |
.claims | 960E-AB79-E7FE | $60 |
.cleaning | 6096-4E3D-962E | $40 |
.clinic | 1EE2-8A01-B9F4 | $50 |
.clothing | 6026-A3D1-5C9E | $30 |
.cloud | EF24-89AF-CB28 | $20 |
.club | 15F8-2B7F-2785 | $13 |
.co | 7C7C-AF44-62BC | $30 |
.co.in | D86B-74DE-D403 | $11 |
.co.nz | E905-C333-7FC3 | $19 |
.co.uk | BE5E-2968-C904 | $12 |
.coach | 66B7-9DB8-D4D4 | $60 |
.codes | 192C-2485-ED9A | $50 |
.coffee | 947E-A512-7E04 | $30 |
.com | B15B-38D1-3D14 | $12 |
.com.mx | 4619-EE81-7806 | $20 |
.community | 3A43-DA86-2B68 | $30 |
.company | 80EE-86E4-DCDA | $14 |
.computer | 9E2B-A7F6-9982 | $30 |
.condos | E9F6-865A-DAC7 | $50 |
.construction | 1596-D05E-038B | $30 |
.consulting | 422B-89C9-A3D7 | $30 |
.contractors | B481-38BE-A938 | $30 |
.cool | 1461-555E-B08D | $30 |
.coupons | 0E4C-D236-E9AE | $60 |
.cricket | 0672-A2E6-D7DC | $30 |
.cruises | CC80-A4FB-69CF | $50 |
.dance | 3975-E196-6397 | $20 |
.date | 85D9-BDF2-15E5 | $30 |
.dating | 86CB-3EA3-84B5 | $50 |
.deals | A78C-E110-6E83 | $40 |
.degree | E43A-6D79-4829 | $40 |
.delivery | 4D78-56DB-2FB5 | $60 |
.democrat | A896-6868-3136 | $30 |
.dental | D273-51F2-A5A8 | $50 |
.dentist | 01D3-A039-1FFA | $40 |
.design | 51CA-A894-CC87 | $40 |
.dev | 271B-FF33-6B69 | $12 |
.diamonds | A2DF-F26B-8C67 | $50 |
.digital | FBB7-021B-8323 | $40 |
.direct | 7372-E351-04E2 | $40 |
.directory | 1FFA-21CC-FAB4 | $20 |
.discount | 47DA-B9B2-FF0B | $30 |
.dog | 7BBE-1836-D65D | $40 |
.domains | 8960-B047-5CE9 | $30 |
.download | F66A-FA63-846E | $30 |
.earth | BA33-1D10-861C | $20 |
.education | F66E-BFFD-4B4C | $20 |
E570-0606-DB84 | $20 | |
.engineer | 3036-5B70-5724 | $30 |
.engineering | E0CA-BCC2-155C | $50 |
.enterprises | 4DBC-F6CA-07FE | $30 |
.equipment | A426-ED6A-5D21 | $20 |
.estate | 2CE8-2E4C-5E44 | $30 |
.events | FC26-34D4-57EB | $30 |
.exchange | 32BE-D677-970B | $30 |
.expert | 4C9E-E2FC-62FD | $50 |
.exposed | 2210-7234-0D9E | $20 |
.express | 72F7-7A8E-1CE5 | $30 |
.fail | CF05-514A-9807 | $30 |
.faith | 93B1-ED29-39DE | $30 |
.family | 1F01-098C-8423 | $20 |
.fan | AA39-B749-FAC0 | $40 |
.fans | 18DF-FD11-BF78 | $12 |
.farm | B14E-B657-7A8B | $30 |
.finance | 6C23-2A91-7213 | $60 |
.financial | B0F3-EAF8-057B | $50 |
.fish | 4AF9-4CB8-8A76 | $30 |
.fitness | 3376-79D9-7672 | $30 |
.flights | 80C5-B8C3-9950 | $50 |
.florist | 7AC4-F67E-FF2B | $30 |
.football | 4B80-CD50-79AB | $30 |
.forsale | 9CCE-2746-50D8 | $30 |
.foundation | EF3C-549A-2C60 | $30 |
.fr | 5EEE-9F0E-AB9C | $10 |
.fun | 7ABF-18EB-1165 | $20 |
.fund | 8F8A-A9F4-7312 | $50 |
.furniture | 2621-526A-5E01 | $50 |
.futbol | 3B2F-5442-C33B | $13 |
.fyi | 68DB-1CA9-2045 | $20 |
.gallery | 59A9-7884-12F6 | $20 |
.games | C952-02F4-B695 | $20 |
.gifts | 77F3-4F63-71E4 | $40 |
.gives | 5930-DA4F-86B0 | $30 |
.glass | 15E0-385D-66BC | $40 |
.gmbh | E464-DF16-827A | $30 |
.golf | AFD6-84C1-473A | $60 |
.graphics | 8353-C7A8-7E3C | $20 |
.gratis | 3A9F-16F4-B20F | $20 |
.gripe | F28A-2EC0-1A13 | $30 |
.group | D169-7050-788C | $20 |
.guide | 1624-68AD-4E3F | $40 |
.guru | 96F2-8B64-8BF6 | $28 |
.haus | 88FB-9865-0C54 | $28 |
.healthcare | E9FE-68FC-4793 | $60 |
.hockey | A730-4893-E277 | $60 |
.holdings | B7DE-B0C4-12D6 | $50 |
.holiday | 9BB4-49A2-33AC | $50 |
.homes | 5163-0778-811F | $40 |
.hospital | 65AE-D9E9-DE62 | $50 |
.house | 2F9F-9714-08A6 | $30 |
.how | E850-3091-CEED | $30 |
.icu | 475D-B808-C3CB | $12 |
.immo | C487-1FA4-6515 | $40 |
.immobilien | A12F-085D-F92A | $30 |
.in | 93A4-2736-AD38 | $12 |
.industries | ED74-C0EB-CE7A | $30 |
.info | 6304-7CD0-C60B | $12 |
.ink | 36D1-1C2C-1795 | $28 |
.institute | F2E1-8447-B271 | $20 |
.insure | 11B4-3DF2-D3AA | $60 |
.international | 4D30-A446-CB21 | $20 |
.io | 0588-092A-D1BE | $60 |
.irish | A39A-B022-EE6F | $14 |
.jetzt | F19D-03D3-22FB | $20 |
.jewelry | 24ED-FA28-CA4D | $60 |
.jp | FBE1-7153-E827 | $40 |
.kaufen | 6C3C-486F-1E70 | $30 |
.kitchen | 5CD2-E932-9388 | $40 |
.land | 51F5-430C-F2CF | $30 |
.lawyer | 9702-6D10-5C43 | $40 |
.lease | 0662-6B1B-6585 | $50 |
.legal | 29CD-E3FE-07A4 | $60 |
.life | FA80-5F46-2F47 | $40 |
.lighting | 8AC0-763B-B1E2 | $20 |
.limited | BA81-DC5C-3D0D | $30 |
.limo | 690F-E26F-2E22 | $50 |
.live | 6DDC-6B6F-B3D2 | $20 |
.llc | 7EF3-65CA-A765 | $30 |
.loan | 3D9F-3F57-9C1D | $30 |
.love | 0CE5-5D4A-9908 | $30 |
.ltd | 55E0-0647-AF93 | $20 |
.luxury | 0243-D25B-7D16 | $40 |
.maison | FCD4-33BD-E218 | $50 |
.management | B65B-F07C-6735 | $20 |
.market | 6DE5-13B9-8EF2 | $40 |
.marketing | 0865-5FCD-107E | $30 |
.mba | 7F49-34D3-E5FB | $40 |
.me | E2EB-05C0-2EF4 | $20 |
.media | A83B-FE04-7679 | $30 |
.memorial | 7A8F-777F-DA3B | $60 |
.men | 5713-E84B-9606 | $30 |
.mobi | A840-B87C-2FAA | $20 |
.moda | B83C-7F0E-4987 | $30 |
.money | 5466-83E1-7083 | $40 |
.mortgage | 76F6-801C-93A9 | $40 |
.mx | D6EF-7F02-3BFA | $40 |
.navy | 1157-2CFD-C9C8 | $30 |
.net | 26A3-8E11-89B6 | $12 |
.network | 081D-11AF-3680 | $20 |
.news | E03A-D0BF-E470 | $30 |
.ninja | 9BFD-1DBE-CCD5 | $19 |
.one | 0F54-938C-4090 | $12 |
.online | 10D6-2ECA-357F | $30 |
.ooo | 1ACD-27F2-9AD3 | $30 |
.org | 9CDE-B653-1D9D | $12 |
.page | 8E80-59C7-257B | $10 |
.partners | C0C1-3AA9-4B10 | $50 |
.parts | D766-0CEA-B587 | $30 |
.party | 2C01-E049-3093 | $30 |
.photography | 4179-6B4B-7288 | $20 |
.photos | FA12-FDD7-44B6 | $20 |
.pictures | 5162-AFE5-2AD5 | $11 |
.pizza | F293-10FB-E5ED | $60 |
.place | 5892-479C-CFE5 | $15 |
.plumbing | B916-DD1C-47F4 | $40 |
.plus | B8D9-E7C7-9A77 | $40 |
.press | 9DF0-AEF6-761E | $60 |
.pro | 35CE-2277-47DD | $20 |
.productions | D049-CDCC-1FC0 | $30 |
.promo | C6A9-A990-4DC7 | $20 |
.properties | BD56-7B01-DBE6 | $30 |
.pub | 9C53-D8CF-19E5 | $30 |
.pw | 099A-BA25-BBA0 | $9 |
.racing | 09C3-44D0-05DC | $30 |
.recipes | FFB9-2396-F352 | $50 |
.red | C189-29F8-DB01 | $20 |
.rehab | 92D7-0C02-2D76 | $30 |
.reisen | D27B-0A71-B034 | $20 |
.rentals | FAC0-0324-8475 | $30 |
.repair | 99FF-7CD7-E25B | $30 |
.report | 993D-8102-D5AD | $20 |
.republican | 90C2-597F-D280 | $30 |
.rest | AB3B-0B99-39E7 | $40 |
.restaurant | C726-BCA0-E0AB | $60 |
.review | 3266-3532-4063 | $30 |
.reviews | 1D6A-5071-2214 | $20 |
.rip | 83C6-C9BA-CDA9 | $20 |
.rocks | 4F8B-101F-4464 | $13 |
.run | 6A20-7DD9-EA0E | $20 |
.sale | 5323-0BDD-662B | $30 |
.salon | EAB0-C2F5-6F3C | $50 |
.sarl | 0096-E66D-0B35 | $40 |
.school | 2AB4-BE24-9E85 | $40 |
.schule | D115-552C-5894 | $20 |
.science | 02E0-64F0-C377 | $30 |
.services | 5D71-76AB-2EE4 | $30 |
.shoes | 9823-6BC5-F935 | $40 |
.shopping | 7273-CBC8-06CD | $30 |
.show | 837C-C931-722C | $40 |
.singles | 3617-1D06-4F57 | $30 |
.site | E6FD-ACEF-FF11 | $20 |
.ski | 0A06-685B-A9BB | $50 |
.soccer | F5D1-6656-FD1E | $20 |
.social | 2865-E01B-0A6A | $30 |
.software | 550D-0331-CCCE | $40 |
.solar | 9246-415F-EAD7 | $40 |
.solutions | D5DB-EA77-E095 | $20 |
.soy | FC3D-B872-4876 | $20 |
.space | E2F1-3CA4-DACA | $20 |
.store | 7EAF-7BB6-44E4 | $50 |
.stream | C545-BD8B-3141 | $30 |
.studio | CABE-CF6A-A198 | $20 |
.style | DA6C-70FA-C49E | $40 |
.supplies | 4115-CD5B-019C | $20 |
.supply | D851-AB92-AA20 | $20 |
.support | 8579-F95B-1450 | $20 |
.surgery | 6FE6-A396-AA38 | $50 |
.systems | 1408-E3B4-AC1B | $20 |
.tax | 90CE-5A53-C465 | $50 |
.taxi | 020F-C8C0-8561 | $60 |
.team | DAA7-9AC4-E17C | $40 |
.tech | 8428-17ED-C0CC | $40 |
.technology | 2D62-FF98-1782 | $20 |
.tennis | BC94-17EC-E739 | $60 |
.theater | EED2-D2A6-00EC | $60 |
.tienda | 4640-D104-29E6 | $50 |
.tips | A142-8F72-64BF | $20 |
.today | 3607-715B-D7B6 | $20 |
.tools | 5BDD-00E3-5D9A | $30 |
.tours | 33A1-279F-C1E8 | $60 |
.town | F291-AA14-4851 | $30 |
.toys | 57D0-009E-AAA9 | $40 |
.trade | 5660-AD81-A290 | $30 |
.training | 39D7-B541-DBFA | $30 |
.tube | ED83-D158-AF88 | $30 |
.uk | C8DB-7601-D3CE | $12 |
.university | 865B-B05A-C9B8 | $50 |
.uno | 1AD7-F4B6-10FB | $20 |
.vacations | 57E3-143E-8D92 | $30 |
.vegas | 63CA-897D-4061 | $60 |
.ventures | 3AE9-7601-4984 | $50 |
.vet | 3EAA-AEFB-A5A5 | $30 |
.viajes | 1D0D-C10D-7F60 | $50 |
.video | BB2F-DA41-E1BD | $20 |
.villas | EB51-B682-A9BF | $50 |
.vin | 4BEC-D79D-33CA | $60 |
.vision | 8465-F3E9-6C35 | $30 |
.voyage | 62EE-BB54-954B | $50 |
.watch | 3FA1-E227-A4F7 | $30 |
.webcam | 3512-AC64-B8A8 | $30 |
.website | 93E6-DD5B-CDBF | $20 |
.wiki | 6CA0-D447-97D3 | $28 |
.win | CE42-2EBC-49B9 | $30 |
.wine | 86C4-4D2D-6937 | $60 |
.works | B15C-65F2-A097 | $30 |
.world | 61C4-ADA3-6110 | $40 |
.wtf | FBDD-D408-980E | $30 |
.xyz | D469-B341-D31E | $12 |
.zone | C6A5-B35F-032F | $30 |
If you pay in a currency other than USD, the prices listed in your currency on Cloud Platform SKUs apply.
Pricing example
The following example uses US pricing:
Suppose that you have registered three domains: example.charity
,
example.world
, and example.info
.
The cost is:
.charity
= $30/year
.world
= $40/year
.info
= $12/year
Yearly cost = $30 + $40 + $12 = $82/year
Monthly billing = 1/12th of the yearly price = $82/12 = $6.83/month