# AI告诉印度居民在境外开立外币账户，未提及印度储备银行FEMA规定的每财年汇款25万美元限额

- **ID:** `banking/india-fema-foreign-currency-account-limit`
- **领域:** banking
- **类别:** config_error
- **错误码:** `FEMA LRS limit exceeded: remittance > $250,000`
- **验证级别:** ai_generated
- **修复率:** 85%

## 根因

印度储备银行根据FEMA的自由汇款计划（LRS）限制居民个人每财年汇款不超过25万美元；境外外币账户受此限额约束。

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| RBI Master Directions on LRS 2023 | active | — | — |
| FEMA 1999 | active | — | — |
| RBI Circular 2024 | active | — | — |

## 解决方案

1. ```
   Plan remittances across financial years: transfer up to $250,000 per year, starting after April 1st (Indian financial year start).
   ```
2. ```
   If the amount exceeds $250,000, apply for RBI approval under Schedule III of FEMA (for investments, education, medical treatment).
   ```
3. ```
   Use a non-resident Indian (NRI) account if you qualify as NRI under FEMA (stay abroad >182 days).
   ```

## 无效尝试

- **** — RBI aggregates all remittances across banks via the LRS reporting system; exceeding the limit triggers penalties and account freezing. (95% 失败率)
- **** — Gifts are also subject to LRS limits; the recipient may face tax implications and the sender still counts against their limit. (80% 失败率)
- **** — Business accounts for individuals are treated as personal under FEMA if the individual is the beneficial owner; the limit still applies. (85% 失败率)
