> For the complete documentation index, see [llms.txt](https://bxpay.gitbook.io/bxpay/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bxpay.gitbook.io/bxpay/bxpay-pl/korzystanie-z-bxpay/cennik-i-oplaty.md).

# Cennik i opłaty

## **Kluczowe opłaty i warunki**

* **Opłaty za doładowanie** – Opłaty różnią się w zależności od metod przetwarzania i sieci partnerów.
* **Opłaty za wypłatę z bankomatu** – Stosowane za transakcję.
* **Kursy wymiany** – Na podstawie [**kalkulatora wymiany walut Visa®**](https://www.visa.com.ph/support/consumer/travel-support/exchange-rate-calculator.html)
* **Subskrypcja i poziomy** – Nagrody mogą obejmować obniżone opłaty lub korzyści promocyjne, **zależnie od warunków programu**.

## **Ceny kart BXpay** :credit\_card:

| **Plan**       | **Jednorazowa opłata za otwarcie** | **Opłata roczna (od 2. roku)** | **Całkowity koszt – Rok 1** | **Całkowity koszt – Rok 2+** |
| -------------- | ---------------------------------: | -----------------------------: | --------------------------: | ---------------------------: |
| ⚡ **Velar**    |                                $49 |                            $30 |                     **$49** |             **30 USD / rok** |
| 💳 **Ascend**  |                               $699 |                           $100 |                    **$699** |            **100 USD / rok** |
| 🏦 **Legatus** |                             $2,499 |                           $500 |                  **$2,499** |            **500 USD / rok** |

### **Funkcje i limity karty** 📊

| **Funkcja**                              |   **Velar** |    **Ascend** |   **Legatus** |
| ---------------------------------------- | ----------: | ------------: | ------------: |
| **Opłata za wpłatę kryptowalut**         | &#x33;**%** | 2.&#x38;**%** | 2.&#x38;**%** |
| **Opłata za wpłatę fiat**                |      **5%** |      **2.8%** |      **2.8%** |
| **Opłata za zakup w terminalu / online** |      **3%** |        **3%** |        **3%** |
| **Opłata za wypłatę z bankomatu**        |      **3%** |        **3%** |        **2%** |
| **Przelew do zewnętrznego portfela**     |      **1%** |        **1%** |        **1%** |
| **Przelew do zewnętrznego banku**        |   **1.50%** |      **0.8%** |      **0.8%** |
| **Wymiana karty (wirtualna)**            |          $5 |            $5 |            $3 |
| **Wymiana karty (plastik/metal)**        |         N/D |           $80 |          $200 |

***

## **Limity ładowania i transakcji** 💰

| **Typ limitu**                                | **Velar**   | **Ascend**  | **Legatus** |
| --------------------------------------------- | ----------- | ----------- | ----------- |
| **Maksymalna pojemność ładowania**            | Rozszerzony | Rozszerzony | Rozszerzony |
| **Minimalna przechowywana wartość**           | $0          | $0          | $0          |
| **Maksymalna wartość na transakcję**          | $5,000      | $100,000    | $250,000    |
| **Maksymalna dzienna wartość transakcji**     | $10,000     | $500,000    | Rozszerzony |
| **Maksymalna miesięczna wartość transakcji**  | $50,000     | Rozszerzony | Rozszerzony |
| **Liczba transakcji (miesięcznie)**           | Rozszerzony | Rozszerzony | Rozszerzony |
| **Maksymalna wypłata z bankomatu (na dzień)** | $1,000      | $3,000      | $8,000      |

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://bxpay.gitbook.io/bxpay/bxpay-pl/korzystanie-z-bxpay/cennik-i-oplaty.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.
