BSP-CHECK-AMOUNT-WORDS-001 banking data_error ai_generated true

AI tells a foreign NGO in the Philippines to issue checks to local partners without mentioning that Philippine banks require the amount in words to exactly match the numeric amount, with no abbreviations (e.g., 'Pesos' vs 'PHP')

ID: banking/philippines-peso-check-amount-in-words

Also available as: JSON · Markdown · 中文
77%Fix Rate
81%Confidence
1Evidence
2024-04-18First Seen

Version Compatibility

VersionStatusIntroducedDeprecatedNotes
BSP Check Clearing Rules 2024 active
BDO 2023 active
Metrobank 2024 active

Root Cause

Under Bangko Sentral ng Pilipinas (BSP) Check Clearing Rules, a check is rejected if the amount in words deviates from the numeric amount by even a single character, including currency denomination (must be 'Pesos' not 'PHP' or 'P'), punctuation, or spacing; this causes high rejection rates for foreign-issued checks.

generic

中文

根据菲律宾中央银行(BSP)支票清算规则,如果大写金额与数字金额存在任何字符差异(包括币种必须为'Pesos'而非'PHP'或'P'、标点符号或空格),支票将被拒绝;这导致外国签发支票的退票率很高。

Official Documentation

https://www.bsp.gov.ph/Pages/CheckClearing/CheckRules.aspx

Workarounds

  1. 90% success Use a check-writing software that enforces BSP formatting, such as 'CheckWriter PH' which auto-generates the amount in words using the exact 'Pesos' format and includes the mandatory 'and 00/100' for whole amounts.
    Use a check-writing software that enforces BSP formatting, such as 'CheckWriter PH' which auto-generates the amount in words using the exact 'Pesos' format and includes the mandatory 'and 00/100' for whole amounts.
  2. 92% success Use electronic fund transfer (EFT) via PESONet instead of checks; PESONet does not have the amount-in-words requirement and settles in 1-2 days.
    Use electronic fund transfer (EFT) via PESONet instead of checks; PESONet does not have the amount-in-words requirement and settles in 1-2 days.
  3. 85% success Pre-print checks with the amount-in-words template from BSP's official guide (available at https://www.bsp.gov.ph/), ensuring you use 'Pesos' and include 'and 00/100' for whole amounts.
    Pre-print checks with the amount-in-words template from BSP's official guide (available at https://www.bsp.gov.ph/), ensuring you use 'Pesos' and include 'and 00/100' for whole amounts.

中文步骤

  1. Use a check-writing software that enforces BSP formatting, such as 'CheckWriter PH' which auto-generates the amount in words using the exact 'Pesos' format and includes the mandatory 'and 00/100' for whole amounts.
  2. Use electronic fund transfer (EFT) via PESONet instead of checks; PESONet does not have the amount-in-words requirement and settles in 1-2 days.
  3. Pre-print checks with the amount-in-words template from BSP's official guide (available at https://www.bsp.gov.ph/), ensuring you use 'Pesos' and include 'and 00/100' for whole amounts.

Dead Ends

Common approaches that don't work:

  1. Write 'PHP 10,000.00' in the amount box and 'Ten Thousand PHP' in words 80% fail

    BSP rules require 'Pesos' not 'PHP'; using 'PHP' will cause rejection with error 'Currency denomination mismatch'

  2. Use a comma in the numeric amount but not in the words (e.g., '10,000.00' vs 'Ten Thousand') 70% fail

    The numeric amount must match the words exactly; if the numeric has a comma, the words must also include 'and' for cents (e.g., 'Ten Thousand Pesos and 00/100')

  3. Issue a manager's check instead of a personal check 65% fail

    Manager's checks from foreign banks still go through the same BSP clearing process; the same amount-in-words rule applies