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

# Multi-Currency

> Enable multiple currencies in your online store to offer a localized shopping experience.

## Overview

The Multi-Currency Converter lets you display product prices in different currencies so customers can shop in the currency they are most familiar with. This improves the shopping experience and helps increase conversions from international buyers.

Navigate to **Online Store > Settings > Store Settings > Multi-Currency Converter** to configure your currency options.

<img src="https://mintcdn.com/hitpay/IrpmKadfeIsz4Z5y/images/Multi-Currency-Converter.png?fit=max&auto=format&n=IrpmKadfeIsz4Z5y&q=85&s=a650b4a25584d28eb39e22e29bec5538" alt="Multi Currency" width="1440" height="1017" data-path="images/Multi-Currency-Converter.png" />

## Supported Currencies

You can choose which currencies will be available to customers in your store.

* Your home currency is always included and cannot be removed.
* Additional currencies can be selected from a dropdown list.
* Each currency appears in a table with the following settings:

### Exchange Rate Mode

* **Automatic**\
  HitPay automatically fetches FX rates from partnered providers, and the dashboard displays the last updated timestamp.

* **Manual (Fixed Rate)**\
  You enter your own exchange rate for full pricing control.

### Price Adjustment

You may apply an optional percentage-based markup on top of the selected exchange rate.\
Useful for handling fees or FX fluctuations.\
Works with both automatic and manual rates.

## Default Currency

This is the currency shown when a customer first visits your store.

You can either:

* Select a default currency from your supported list, or
* Enable **Default currency based on customer’s location**

If the customer's country matches one of your supported currencies, the storefront will automatically switch to that currency.\
If not, the default currency will be used.

## Customer Storefront Experience

<img src="https://mintcdn.com/hitpay/0mJffGwSt0xM1d0j/images/Storefront-Multi-Currency.png?fit=max&auto=format&n=0mJffGwSt0xM1d0j&q=85&s=4a310500bfece485fd3e057e80b50172" alt="Multi Currency" width="1440" height="1017" data-path="images/Storefront-Multi-Currency.png" />

### Automatic Currency Detection

When enabled, the system detects the customer's location and automatically displays prices in their local currency (if supported).

### Manual Currency Selection

Customers can switch currencies manually using the currency dropdown in your store’s header.

### Browsing Products

Product prices and discounts appear in the selected or auto-detected currency, including any adjustments or markups set by the merchant.

### Add to Cart and Checkout

Prices remain consistent throughout the entire purchase flow.\
Cart and checkout totals are shown in the selected currency.

### Order Confirmation

The confirmation page and customer-facing emails display amounts in the currency chosen by the customer.

## FAQs

<AccordionGroup>
  <Accordion title="Are orders charged in the selected currency?">
    Yes. Customers are charged in the currency displayed on the storefront at checkout.
  </Accordion>

  <Accordion title="Will I see both currencies in the admin order view?">
    Yes. You can see:

    * The amount charged in the customer’s chosen currency
    * The approximate equivalent in your home currency
  </Accordion>

  <Accordion title="How are automatic FX rates calculated?">
    Automatic FX rates are pulled from HitPay’s partnered FX providers. These rates update periodically and the dashboard shows the latest timestamp.
  </Accordion>

  <Accordion title="Can I override or manually set the FX rate?">
    Yes. You can switch a currency to Manual mode and enter your own fixed rate.
  </Accordion>

  <Accordion title="If I switch to manual FX rates, will they update automatically later?">
    No. Manual rates stay fixed until you change them yourself. This ensures predictable pricing.
  </Accordion>

  <Accordion title="Does the price adjustment apply before or after the FX rate?">
    The price adjustment percent applies on top of the base FX rate. For example, if 1 SGD equals 40 PHP and you set a 5 percent adjustment, the display rate becomes 42 PHP.
  </Accordion>

  <Accordion title="Will customers see the FX rate used in the calculation?">
    No. Customers only see the final product price. FX rates, adjustments, and rounding logic are visible to merchants only.
  </Accordion>
</AccordionGroup>
