> ## Documentation Index
> Fetch the complete documentation index at: https://help.kajabi.com/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://help.kajabi.com/feedback

```json
{
  "path": "/articles/sales/offers/how-to-make-offers-available-in-multiple-currencies",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Make Offers available in multiple currencies

> Set up multiple Offers with different currencies to allow customers to purchase with their local currency.

Digital Products can be available worldwide. With **Offers** on Kajabi, set up multiple Offers with different currencies to allow your customers to purchase with their local currency.

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/8te3yiqnfk" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

## Create Offers available in multiple currencies

To provide your customers with multiple currency options, you will need to create multiple Offers with different currencies.

First, create the Offer you wish to sell, then duplicate it and modify your duplicated Offers with varying currencies.

After creating your multiple Offers, share your Offers individually or in a single sales page.

### Duplicate the Offer

1. Open the **Sales** tab from your Dashboard.
2. Select **Pricing**.
3. To the right of the Offer you would like to create an additional currency for, click `…`.
4. Select **Duplicate**.
5. A popup modal will appear. Click **Duplicate** again to confirm.

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/ke531y9ri4" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

Does your offer have automations added to it that you would also like to duplicate? [Learn how to duplicate the offer and its automations](/articles/sales/offers/how-to-duplicate-an-offer).

### Modify the currency in a duplicated Offer

1. Click the title of your duplicated Offer to edit.
2. In your Offer editor, select **Pricing** from the top menu.
3. Navigate to the **Price Details** section.
4. Reset the **Payment type** field to open the Currency field for editing.
5. Select your desired currency from the **Currency dropdown**.
6. Adjust your **Price** as desired.
7. Click **Save** to keep your changes.

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/deaqmb7105" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

<Tip>
  **Tip:** Create a seamless purchasing experience for your customers by creating a Sales Page with multiple buttons leading to your duplicated Offers. This is a great way to provide multiple currency options to your customers from one Sales Page. Check out [How to Create Different Pricing Options](/articles/sales/offers/create-multiple-pricing-options-for-legacy-checkout) for an example.
</Tip>
