> 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-nl/bxpay-gebruiken/prijzen-and-kosten.md).

# Prijzen & Kosten

## **Belangrijke kosten & voorwaarden**

* **Oplaadkosten** – Kosten variëren op basis van verwerkingsmethoden en partnernetwerken.
* **Geldautomaat opnamekosten** – Worden per transactie toegepast.
* **Wisselkoersen** – Gebaseerd op de [**Visa® valutacalculator**](https://www.visa.com.ph/support/consumer/travel-support/exchange-rate-calculator.html)
* **Abonnement & niveaus** – Beloningen kunnen verlaagde kosten of promotionele voordelen omvatten, **onderhevig aan de programmacondities**.

## **BXpay Kaartprijzen** :credit\_card:

| **Plan**       | **Eenmalige openingsvergoeding** | **Jaarlijkse vergoeding (vanaf jaar 2)** | **Totale kosten – Jaar 1** | **Totale kosten – Jaar 2+** |
| -------------- | -------------------------------: | ---------------------------------------: | -------------------------: | --------------------------: |
| ⚡ **Velar**    |                              $49 |                                      $30 |                    **$49** |              **$30 / jaar** |
| 💳 **Ascend**  |                             $699 |                                     $100 |                   **$699** |             **$100 / jaar** |
| 🏦 **Legatus** |                           $2,499 |                                     $500 |                 **$2,499** |             **$500 / jaar** |

### **Kaartfuncties & limieten** 📊

| **Functie**                          |   **Velar** |    **Ascend** |   **Legatus** |
| ------------------------------------ | ----------: | ------------: | ------------: |
| **Crypto stortingsvergoeding**       | &#x33;**%** | 2.&#x38;**%** | 2.&#x38;**%** |
| **Fiat stortingsvergoeding**         |      **5%** |      **2.8%** |      **2.8%** |
| **POS / online aankoopkosten**       |      **3%** |        **3%** |        **3%** |
| **Geldautomaat opnamekosten**        |      **3%** |        **3%** |        **2%** |
| **Overboeking naar externe wallet**  |      **1%** |        **1%** |        **1%** |
| **Overboeking naar externe bank**    |   **1.50%** |      **0.8%** |      **0.8%** |
| **Kaartvervanging (virtueel)**       |          $5 |            $5 |            $3 |
| **Kaartvervanging (plastic/metaal)** |      N.v.t. |           $80 |          $200 |

***

## **Oplaad- & transactie-limieten** 💰

| **Type limiet**                            | **Velar**  | **Ascend** | **Legatus** |
| ------------------------------------------ | ---------- | ---------- | ----------- |
| **Maximale oplaadcapaciteit**              | Uitgebreid | Uitgebreid | Uitgebreid  |
| **Minimale opgeslagen waarde**             | $0         | $0         | $0          |
| **Maximale waarde per transactie**         | $5,000     | $100,000   | $250,000    |
| **Maximale dagelijkse transactiewaarde**   | $10,000    | $500,000   | Uitgebreid  |
| **Maximale maandelijkse transactiewaarde** | $50,000    | Uitgebreid | Uitgebreid  |
| **Aantal transacties (maandelijks)**       | Uitgebreid | Uitgebreid | Uitgebreid  |
| **Maximale geldautomaatopname (per dag)**  | $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-nl/bxpay-gebruiken/prijzen-and-kosten.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.
