FEMA-ERR-200-LRS banking config_error ai_generated true

AI tells an Indian resident to send money abroad via a simple bank transfer without mentioning RBI's Liberalised Remittance Scheme (LRS) cap of $250,000 per financial year

ID: banking/fema-lrs-cap-250k

Also available as: JSON · Markdown · 中文
84%Fix Rate
89%Confidence
1Evidence
2023-11-05First Seen

Version Compatibility

VersionStatusIntroducedDeprecatedNotes
RBI LRS Master Direction 2023 active
Form A2 v2.1 active
ICICI Bank LRS API v1.0 active

Root Cause

Under RBI's Liberalised Remittance Scheme (LRS), Indian residents can remit up to $250,000 per financial year for permissible current account transactions or capital account transactions; exceeding this limit requires RBI approval and triggers Form A2 reporting.

generic

中文

根据印度储备银行的自由汇款计划(LRS),印度居民每个财年最多可汇款25万美元用于允许的经常账户交易或资本账户交易;超过此限额需要印度储备银行批准并触发A2表格报告。

Official Documentation

https://www.rbi.org.in/scripts/FAQView.aspx?Id=23

Workarounds

  1. 90% success Use the RBI's LRS portal to track your annual limit: `curl -X GET "https://api.rbi.org.in/lrs/v1/limit?pan=ABCDE1234F&fy=2024-25" -H "Authorization: Bearer <token>"` and ensure cumulative remittances do not exceed $250,000
    Use the RBI's LRS portal to track your annual limit: `curl -X GET "https://api.rbi.org.in/lrs/v1/limit?pan=ABCDE1234F&fy=2024-25" -H "Authorization: Bearer <token>"` and ensure cumulative remittances do not exceed $250,000
  2. 72% success If the limit is exceeded, apply for RBI approval via the Form A2 with supporting documents (e.g., investment in overseas business) at least 30 days before the transfer
    If the limit is exceeded, apply for RBI approval via the Form A2 with supporting documents (e.g., investment in overseas business) at least 30 days before the transfer
  3. 85% success For amounts under $250,000, use a scheduled monthly transfer (e.g., $20,000 per month) to stay within the cap while meeting regular needs
    For amounts under $250,000, use a scheduled monthly transfer (e.g., $20,000 per month) to stay within the cap while meeting regular needs

中文步骤

  1. Use the RBI's LRS portal to track your annual limit: `curl -X GET "https://api.rbi.org.in/lrs/v1/limit?pan=ABCDE1234F&fy=2024-25" -H "Authorization: Bearer <token>"` and ensure cumulative remittances do not exceed $250,000
  2. If the limit is exceeded, apply for RBI approval via the Form A2 with supporting documents (e.g., investment in overseas business) at least 30 days before the transfer
  3. For amounts under $250,000, use a scheduled monthly transfer (e.g., $20,000 per month) to stay within the cap while meeting regular needs

Dead Ends

Common approaches that don't work:

  1. Split the remittance across multiple banks to bypass the limit 94% fail

    RBI's LRS tracking is centralized via the bank's Form A2 reporting; all banks report to RBI, and the total is aggregated across accounts

  2. Use a foreign currency account abroad to hold funds beyond the cap 88% fail

    Opening a foreign currency account without RBI approval violates FEMA; banks require LRS declaration for any transfer above $250,000

  3. Send money as a gift to a relative abroad without declaring it as LRS 85% fail

    Gifts are considered capital account transactions under LRS and count toward the $250,000 limit; undeclared gifts are flagged by banks