# AI告诉NRI从NRO账户汇出资金到境外账户，未提及RBI FEMA规定的每个财年100万美元限额和强制性的A2表格

- **ID:** `banking/nro-repatriation-fema-limit`
- **领域:** banking
- **类别:** auth_error
- **错误码:** `FEMA-NRO-REPATRIATION-LIMIT`
- **验证级别:** ai_generated
- **修复率:** 82%

## 根因

根据RBI的FEMA规定，从NRO（非居民普通）账户向境外账户汇出资金每个财年限额为100万美元，并需提交A2表格及税务清关证明；超出限额或缺少文件将导致汇款被拒。

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| RBI FEMA (Foreign Exchange Management Act) 1999 | active | — | — |
| NRO Savings Account (e.g., State Bank of India, ICICI Bank) | active | — | — |

## 解决方案

1. ```
   Submit a request to the bank with Form A2 (available from the bank's website or branch) and a tax clearance certificate from the Income Tax Department. Example: 'Fill Form A2 with purpose code S0001 (Repatriation of funds from NRO account) and attach Form 16A for TDS proof'.
   ```
2. ```
   If the amount exceeds $1 million, consider transferring to an NRE account first (which has no repatriation limit) and then remit from NRE, but ensure the funds in NRE are sourced from foreign income, not from NRO.
   ```

## 无效尝试

- **Splitting the remittance into multiple smaller transfers under $1 million to avoid the limit** — RBI aggregates all remittances from NRO accounts in a financial year; any single or cumulative amount exceeding $1 million will be flagged and rejected by the bank's compliance system. (60% 失败率)
- **Using a third-party money transfer service (e.g., Wise) without going through the bank** — Wise and similar services require the source account to be compliant with local regulations; they will ask for Form A2 and proof of tax payment, and if exceeded, they will reject the transfer. (50% 失败率)
