# PayPal Withdrawal Fees

When you withdraw funds via **PayPal** from your Tebex Wallet, a **fixed fee** is applied based on the **currency** of the transaction. There are **no percentage-based fees**, unlike with other withdrawal methods.

***

### PayPal Withdrawal Fee Table

| Currency                       | Fee (Flat Rate) |
| ------------------------------ | --------------- |
| 🇺🇸 USD (US Dollars)          | $0.50           |
| 🇨🇦 CAD (Canadian Dollars)    | $0.50           |
| 🇬🇧 GBP (British Pounds)      | £0.25           |
| 🇪🇺 EUR (Euros)               | €0.25           |
| 🇭🇰 HKD (Hong Kong Dollars)   | HK$0.25         |
| 🇦🇺 AUD (Australian Dollars)  | $0.50           |
| 🇳🇿 NZD (New Zealand Dollars) | $0.50           |
| 🇸🇬 SGD (Singapore Dollars)   | $0.50           |
| 🇯🇵 JPY (Japanese Yen)        | ¥28.00          |

> **PayPal withdrawals are typically processed within 1–2 business days.**

***

### Where to View Your Withdrawal Fees

You can check the current fees and minimums directly in your **Tebex Control Panel**:

➤ Go to **Payments → Wallet**&#x20;

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tebex.io/creators/tebex-checkout/fund-withdrawals-and-transfers/paypal-withdrawal-fees.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
