> 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-hu/bxpay-hasznalata/arazas-es-dijak.md).

# Árazás és díjak

## **Fő díjak és feltételek**

* **Feltöltési díjak** – A díjak a feldolgozási módszertől és a partnerhálózatoktól függően változnak.
* **ATM készpénzfelvételi díjak** – Tranzakciónként alkalmazandó.
* **Árfolyamok** – Alapul véve a [**Visa® valutaátváltó kalkulátort**](https://www.visa.com.ph/support/consumer/travel-support/exchange-rate-calculator.html)
* **Előfizetés és szintek** – A jutalmak csökkentett díjakat vagy promóciós előnyöket is tartalmazhatnak, **a program feltételeinek megfelelően**.

## **BXpay kártyaárak** :credit\_card:

| **Terv**       | **Egyszeri nyitási díj** | **Éves díj (2. évtől)** | **Teljes költség – 1. év** | **Teljes költség – 2. év és továbbiak** |
| -------------- | -----------------------: | ----------------------: | -------------------------: | --------------------------------------: |
| ⚡ **Velar**    |                      $49 |                     $30 |                    **$49** |                            **$30 / év** |
| 💳 **Ascend**  |                     $699 |                    $100 |                   **$699** |                           **$100 / év** |
| 🏦 **Legatus** |                   $2,499 |                    $500 |                 **$2,499** |                           **$500 / év** |

### **Kártyajellemzők és korlátok** 📊

| **Jellemző**                          |   **Velar** |    **Ascend** |   **Legatus** |
| ------------------------------------- | ----------: | ------------: | ------------: |
| **Kripto befizetési díj**             | &#x33;**%** | 2.&#x38;**%** | 2.&#x38;**%** |
| **Hagyományos (fiat) befizetési díj** |      **5%** |      **2.8%** |      **2.8%** |
| **POS / online vásárlási díj**        |      **3%** |        **3%** |        **3%** |
| **ATM készpénzfelvételi díj**         |      **3%** |        **3%** |        **2%** |
| **Átutalás külső tárcára**            |      **1%** |        **1%** |        **1%** |
| **Átutalás külső bankszámlára**       |   **1.50%** |      **0.8%** |      **0.8%** |
| **Kártyacsere (virtuális)**           |          $5 |            $5 |            $3 |
| **Kártyacsere (műanyag/fém)**         |         N/A |           $80 |          $200 |

***

## **Feltöltési és tranzakciós korlátok** 💰

| **Korláttípus**                              | **Velar**     | **Ascend**    | **Legatus**   |
| -------------------------------------------- | ------------- | ------------- | ------------- |
| **Maximális feltöltési kapacitás**           | Kiterjesztett | Kiterjesztett | Kiterjesztett |
| **Minimálisan tárolt összeg**                | $0            | $0            | $0            |
| **Maximális érték tranzakciónként**          | $5,000        | $100,000      | $250,000      |
| **Maximális napi tranzakciós érték**         | $10,000       | $500,000      | Kiterjesztett |
| **Maximális havi tranzakciós érték**         | $50,000       | Kiterjesztett | Kiterjesztett |
| **Tranzakciók száma (havonta)**              | Kiterjesztett | Kiterjesztett | Kiterjesztett |
| **Maximális ATM készpénzfelvétel (naponta)** | $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, and the optional `goal` query parameter:

```
GET https://bxpay.gitbook.io/bxpay/bxpay-hu/bxpay-hasznalata/arazas-es-dijak.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
