Paraguay

These are the values for Bank Account Validations in Paraguay.

Bank Code
Type
Denomination
Account Type
Checking Regex
Saving Regex

020

Bank

BANCO CONTINENTAL SAECA

C, S

/^[0-9]{4,14}$/

/^[0-9]{4,14}$/

Bank

All other banks

C, S

/^[0-9]{4,16}$/

/^[0-9]{4,16}$/

Account Type Reference

The following account types are supported:

Code
Account Type
Description

C

Checking Account

Standard transactional account for daily banking operations.

S

Saving Account

Interest-bearing savings account for funds accumulation.

Last updated

Was this helpful?