{
  "id": "banking/nro-repatriation-fema-limit",
  "signature": "AI tells an NRI to repatriate funds from an NRO account to a foreign account without mentioning the RBI's FEMA limit of $1 million per financial year and the mandatory Form A2",
  "signature_zh": "AI告诉NRI从NRO账户汇出资金到境外账户，未提及RBI FEMA规定的每个财年100万美元限额和强制性的A2表格",
  "regex": "NRO.*repatriation.*limit|FEMA.*NRO.*remittance|Form A2.*NRO",
  "domain": "banking",
  "category": "auth_error",
  "subcategory": null,
  "root_cause": "Under RBI's FEMA regulations, repatriation of funds from an NRO (Non-Resident Ordinary) account to a foreign account is capped at $1 million per financial year and requires submission of Form A2 along with tax clearance; exceeding the limit or missing documentation leads to rejected remittances.",
  "root_cause_type": "generic",
  "root_cause_zh": "根据RBI的FEMA规定，从NRO（非居民普通）账户向境外账户汇出资金每个财年限额为100万美元，并需提交A2表格及税务清关证明；超出限额或缺少文件将导致汇款被拒。",
  "versions": [
    {
      "version": "RBI FEMA (Foreign Exchange Management Act) 1999",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "NRO Savings Account (e.g., State Bank of India, ICICI Bank)",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    }
  ],
  "os_specific": {},
  "dead_ends": [
    {
      "action": "Splitting the remittance into multiple smaller transfers under $1 million to avoid the limit",
      "why_fails": "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.",
      "fail_rate": 0.6,
      "condition": "",
      "sources": []
    },
    {
      "action": "Using a third-party money transfer service (e.g., Wise) without going through the bank",
      "why_fails": "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.",
      "fail_rate": 0.5,
      "condition": "",
      "sources": []
    }
  ],
  "workarounds": [
    {
      "action": "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'.",
      "success_rate": 0.85,
      "how": "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'.",
      "condition": "",
      "sources": []
    },
    {
      "action": "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.",
      "success_rate": 0.75,
      "how": "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.",
      "condition": "",
      "sources": []
    }
  ],
  "workarounds_zh": [
    "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'.",
    "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."
  ],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": []
  },
  "official_doc_url": "https://www.rbi.org.in/Scripts/FAQView.aspx?Id=26",
  "official_doc_section": null,
  "error_code": "FEMA-NRO-REPATRIATION-LIMIT",
  "verification_tier": "ai_generated",
  "confidence": 0.89,
  "fix_success_rate": 0.82,
  "resolvable": "true",
  "first_seen": "2023-06-20",
  "last_confirmed": "2024-06-01",
  "last_updated": "2024-06-01",
  "evidence_count": 1,
  "tags": [],
  "locale": "en",
  "aliases": []
}