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
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| 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=23Workarounds
-
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
-
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
-
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
中文步骤
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
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
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:
-
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
-
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
-
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