Search Currency Accounts
SearchCurrencyAccountsSearch and compare foreign currency accounts (konta walutowe) in Poland. Returns supported currencies, maintenance and transaction fees, exchange spread and convenience features. Call with no filters to get all currency accounts sorted by score.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (1-50). Default 10. | |
| sortBy | No | Sort by: 'score' (default, overall ranking), 'fee' (lowest maintenance fee first), 'currencies' (widest currency choice first). | score |
| bankName | No | Filter by bank name (substring match, case-insensitive). Use GetBanks to see all available bank names. Leave empty to show all banks. | |
| currency | No | Filter by currency code (e.g. 'EUR', 'USD', 'GBP', 'CHF'). Leave empty to show all. | |
| minScore | No | Minimum total score (0-100). Default 0 = no filter. | |
| onlyFree | No | Show only accounts with no maintenance fee. Default false. | |
| onlyMultiCurrencyCard | No | Show only accounts with a multi-currency card. Default false. |