NRI Investment Advisor in Pune: Managing Money in India While Living Abroad
Pune sends as many people abroad as it welcomes into its IT parks — and most of those NRI families keep a financial life back home that nobody is actively managing. Here's how NRE, NRO and FCNR accounts actually work, what's taxable, and how to build a Pune advisor relationship that works across time zones.
Pune's relationship with migration runs in both directions. The same IT corridor that draws professionals into Hinjewadi and Kharadi from across India has, for two decades, also sent a steady stream of Pune-raised engineers, doctors and postgraduates abroad — to the US, UK, Australia, Canada, UAE and Singapore. Many still have a parent living in Kothrud or Aundh, a flat rented out in Wakad, or an old savings account nobody has touched since they left. Global Investments is a service listed on this site with zero supporting content until now — this is the practical guide for anyone managing Indian money from abroad, or managing it in Pune on an NRI relative's behalf.
NRI Investment Advisor in Pune: Managing Money in India While Living Abroad (2026) | Money n Wealth :root{ --navy-deep:#0B1929; --navy-mid:#12395A; --ink:#0F172A; --body:#475569; --lead:#64748B; --blue-50:#EFF6FF; --blue-600:#2563EB; --orange:#E07B20; --orange-soft:rgba(224,123,32,.12); --border:#E3DFD9; --border-soft:#E2E8F0; --bg:#FFFFFF; --bg-soft:#F8FAFC; --serif:"DM Serif Display", Georgia, serif; --sans:"DM Sans", -apple-system, "Segoe UI", sans-serif; --shadow: 0 1px 3px rgba(15,23,42,.08), 0 1px 2px rgba(15,23,42,.06); } @media (prefers-color-scheme: dark){ :root:not([data-theme="light"]){ --ink:#F1F5F9; --body:#CBD5E1; --lead:#94A3B8; --bg:#0B1220; --bg-soft:#111A2E; --border:#233047; --border-soft:#1E293B; --blue-50:#132036; --orange-soft:rgba(224,123,32,.18); } } *{box-sizing:border-box;} body{margin:0;background:var(--bg);color:var(--body);font-family:var(--sans);font-size:16px;line-height:1.65;} a{color:var(--blue-600);} header.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--navy-deep),var(--navy-mid));padding:56px 32px 64px;} .hero-inner{max-width:1100px;margin:0 auto;position:relative;z-index:2;} .badge{display:inline-block;background:var(--orange-soft);color:#FFD9AD;border:1px solid rgba(224,123,32,.4);font-family:var(--sans);font-size:11.5px;font-weight:700;letter-spacing:.08em;padding:5px 12px;border-radius:20px;margin-bottom:16px;} .eyebrow{font-family:var(--sans);font-size:12.5px;letter-spacing:.12em;text-transform:uppercase;color:#B9C6D6;margin-bottom:14px;font-weight:500;} h1.title{font-family:var(--serif);font-weight:700;font-size:clamp(32px,4.6vw,54px);line-height:1.08;color:#fff;margin:0 0 20px;text-wrap:balance;max-width:22ch;} .dek{font-size:19px;color:#CBD8E5;max-width:58ch;margin:0 0 26px;line-height:1.55;} .byline{display:flex;flex-wrap:wrap;gap:26px;color:#AFC0D2;font-size:14.5px;} .byline span{display:inline-flex;align-items:center;gap:7px;} .hero-motif{position:absolute;right:-10px;bottom:-10px;width:280px;height:280px;opacity:.9;z-index:1;pointer-events:none;} @media (max-width:700px){.hero-motif{display:none;}} .wrap{max-width:1100px;margin:0 auto;padding:48px 32px 80px;display:grid;grid-template-columns:1fr 300px;gap:56px;} @media (max-width:860px){.wrap{grid-template-columns:1fr;padding:36px 20px 60px;}} main{min-width:0;max-width:680px;} main > p{margin:0 0 20px;font-size:17px;} main > p.lead{font-size:19px;color:var(--ink);} h2{font-family:var(--serif);font-size:27px;color:var(--ink);margin:44px 0 16px;line-height:1.25;} h3{font-family:var(--sans);font-weight:700;font-size:18px;color:var(--ink);margin:26px 0 10px;} main ul, main ol{padding-left:22px;margin:0 0 20px;} main li{margin-bottom:9px;font-size:16px;} main strong{color:var(--ink);font-weight:700;} .table-wrap{overflow-x:auto;margin:20px 0;border:1px solid var(--border-soft);border-radius:12px;} table{width:100%;border-collapse:collapse;font-size:14.5px;min-width:560px;} th{background:var(--bg-soft);text-align:left;font-weight:700;color:var(--ink);padding:11px 14px;border-bottom:2px solid var(--border-soft);white-space:nowrap;} td{padding:12px 14px;border-bottom:1px solid var(--border-soft);color:var(--body);vertical-align:top;} tr:last-child td{border-bottom:none;} .note{font-size:12.5px;color:var(--lead);margin-top:-8px;margin-bottom:20px;} .two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:20px 0 8px;} @media (max-width:600px){.two-col{grid-template-columns:1fr;}} .callout{background:var(--bg-soft);border:1px solid var(--border-soft);border-radius:12px;padding:20px 22px;} .callout h4{font-family:var(--sans);font-size:15.5px;font-weight:700;color:var(--ink);margin:0 0 12px;} .callout ul{margin:0;padding-left:18px;} .callout li{font-size:14.5px;margin-bottom:8px;} .callout.orange{border-color:rgba(224,123,32,.35);background:var(--orange-soft);} .callout.local{border-color:rgba(43,66,87,.3);background:var(--blue-50);} .calc-box{background:var(--bg-soft);border:1px solid var(--border-soft);border-radius:14px;padding:24px 26px;margin:22px 0;} .calc-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;} @media (max-width:600px){.calc-row{grid-template-columns:1fr;}} .calc-field label{display:block;font-size:12.5px;font-weight:700;color:var(--ink);margin-bottom:5px;} .calc-field input, .calc-field select{width:100%;padding:9px 11px;border:1px solid var(--border-soft);border-radius:8px;font-size:15px;font-family:var(--sans);background:var(--bg);color:var(--ink);} .calc-result{margin-top:16px;padding-top:16px;border-top:1px dashed var(--border-soft);display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:8px;} .calc-result .rlabel{font-size:13.5px;color:var(--lead);} .calc-result .rval{font-family:var(--serif);font-size:26px;color:var(--ink);} .calc-result .rval.accent{color:var(--orange);} .calc-fineprint{font-size:12px;color:var(--lead);margin-top:14px;} .checklist{list-style:none;margin:0 0 20px;padding:0;counter-reset:cl;} .checklist li{counter-increment:cl;position:relative;padding:12px 0 12px 40px;border-bottom:1px solid var(--border-soft);font-size:15.5px;} .checklist li:last-child{border-bottom:none;} .checklist li::before{content:counter(cl);position:absolute;left:0;top:10px;width:26px;height:26px;border-radius:50%;background:var(--navy-mid);color:#fff;font-family:var(--sans);font-weight:700;font-size:13px;display:flex;align-items:center;justify-content:center;} .faq details{border-bottom:1px solid var(--border-soft);padding:16px 0;} .faq summary{font-family:var(--sans);font-weight:700;font-size:16.5px;color:var(--ink);cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:16px;align-items:center;} .faq summary::-webkit-details-marker{display:none;} .faq summary::after{content:"+";font-size:22px;color:var(--orange);font-weight:400;flex-shrink:0;} .faq details[open] summary::after{content:"\2013";} .faq details p{margin:12px 0 0;font-size:15.5px;} aside{align-self:start;position:sticky;top:24px;} .card{background:var(--bg);border:1px solid var(--border-soft);border-radius:14px;padding:24px;box-shadow:var(--shadow);margin-bottom:20px;} .card h4{font-family:var(--serif);font-size:19px;margin:0 0 14px;color:var(--ink);font-weight:700;} .card p{font-size:14px;color:var(--lead);margin:0 0 12px;} .share-btn{display:block;width:100%;text-align:center;padding:10px;margin-bottom:8px;border-radius:8px;background:var(--bg-soft);color:var(--ink);text-decoration:none;font-size:13.5px;font-weight:600;border:1px solid var(--border-soft);} .cta-btn{display:block;width:100%;text-align:center;padding:12px;border-radius:8px;background:var(--orange);color:#fff;text-decoration:none;font-size:14.5px;font-weight:700;} .toc-list{list-style:none;margin:0;padding:0;} .toc-list li{margin-bottom:9px;} .toc-list a{font-size:13.5px;color:var(--body);text-decoration:none;} .toc-list a:hover{color:var(--orange);} .reg-box{background:var(--bg-soft);border:1px solid var(--border-soft);border-radius:10px;padding:20px 22px;margin:40px 0 8px;font-size:13px;color:var(--lead);line-height:1.65;} .reg-box strong{color:var(--ink);} .related{max-width:1100px;margin:20px auto 0;padding:36px 32px 0;} .related h3{font-family:var(--serif);font-size:24px;color:var(--ink);margin:0 0 20px;} .related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;} .rcard{border:1px solid var(--border-soft);border-radius:12px;padding:18px;text-decoration:none;display:block;transition:box-shadow .15s;} .rcard:hover{box-shadow:var(--shadow);} .rcard .rcat{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--orange);margin-bottom:8px;} .rcard .rtitle{font-family:var(--serif);font-size:16px;color:var(--ink);line-height:1.35;} footer{max-width:1100px;margin:44px auto 0;padding:28px 32px 60px;border-top:1px solid var(--border-soft);font-size:13px;color:var(--lead);} footer div:first-child a{color:var(--body);text-decoration:none;margin-right:18px;font-weight:600;} GLOBAL INVESTMENTS · PUNE MONEY N WEALTH · INSIGHTS NRI Investment Advisor in Pune: Managing Money in India While Living Abroad Pune sends as many people abroad as it welcomes into its IT parks — and most of those NRI families keep a financial life back home that nobody is actively managing. Here's how NRE, NRO and FCNR accounts actually work, what's taxable, and how to build a Pune advisor relationship that works across time zones. 👤 Money n Wealth Team 📅 September 3, 2026 🕐 ~14 min read Pune's relationship with migration runs in both directions. The same IT corridor that draws professionals into Hinjewadi and Kharadi from across India has, for two decades, also sent a steady stream of Pune-raised engineers, doctors and postgraduates abroad — to the US, UK, Australia, Canada, UAE and Singapore. Many still have a parent living in Kothrud or Aundh, a flat rented out in Wakad, or an old savings account nobody has touched since they left. Global Investments is a service listed on this site with zero supporting content until now — this is the practical guide for anyone managing Indian money from abroad, or managing it in Pune on an NRI relative's behalf. NRE, NRO and FCNR: The Three Accounts, Explained Properly Almost every NRI financial question in Pune eventually comes back to this one distinction, and it's worth getting right the first time because switching structures later is more painful than opening the right account from the start. Account Holds Interest taxed in India? Repatriation NRE (Non-Resident External) Foreign income brought into India, held in rupees Fully exempt under Section 10(4)(ii) Fully and freely repatriable — principal and interest, no limit NRO (Non-Resident Ordinary) Income earned or arising in India — rent, dividends, pension, sale proceeds Taxable; flat 30% TDS on interest (plus surcharge and cess), reducible under DTAA Capped at USD 1 million per financial year, with CA-certified Form 15CA/15CB FCNR (Foreign Currency Non-Resident) Fixed deposits held directly in a foreign currency (USD, GBP, EUR, etc.) Exempt, same as NRE Fully repatriable; no currency conversion risk since funds stay in the original currency The practical rule most NRI families in Pune end up following: NRE for money you're actively sending home and might want to move again someday, NRO for anything already generating income inside India (rental income on that Wakad flat, a parent's pension, dividends on shares held before you left), and FCNR if you want a India-based fixed deposit without taking on rupee-dollar exchange rate risk. Most NRI households genuinely need both an NRE and an NRO account operating side by side, kept deliberately separate for tax and compliance clarity. What Actually Gets Taxed, and How The single most common source of NRI tax confusion is assuming income is tax-free in India just because you're a non-resident. It isn't — the exemption is specific to how the account is structured , not to your residency status generally. Income type Treatment NRE/FCNR account interest Fully tax-exempt in India NRO account interest 30% TDS at source, reducible under an applicable DTAA with supporting documentation Rental income from Indian property Taxable in India, with 30% TDS typically deducted by the tenant on payments to an NRI landlord Mutual fund/equity capital gains, held ≤12 months Short-term, taxed at 20%, with TDS deducted at the time of redemption Mutual fund/equity capital gains, held >12 months Long-term, 12.5% flat, no indexation; first ₹1.25 lakh of gains in the year exempt Where a Double Taxation Avoidance Agreement (DTAA) exists between India and your country of residence — the US, UK, UAE, Singapore, Canada and Australia all have one — you can typically claim credit in your resident country for tax already paid in India, or in some cases a reduced TDS rate at source with proper documentation (a Tax Residency Certificate and Form 10F). This doesn't happen automatically; it requires filing the right forms in both countries, which is exactly the kind of coordination that gets missed when nobody local is actively tracking the Indian side. Repatriation: Moving Money Back Out of India NRE and FCNR funds repatriate freely with no ceiling. NRO funds are capped at USD 1 million per financial year (the RBI's overall NRO repatriation limit for current income and eligible balances), and every such transfer needs Form 15CA (a self-declaration) and, above certain thresholds, Form 15CB (a Chartered Accountant's certificate confirming taxes have been properly paid or accounted for). This paperwork is routine for banks that handle it often, but it can turn into a weeks-long delay if attempted without the right CA relationship already in place — worth setting up before you need to move money urgently, not during a family emergency. Why Pune Is a Genuinely Unusual NRI Market Pune's NRI-linked household base looks different from most Indian cities for a specific structural reason: the same IT and engineering talent pipeline that fills Hinjewadi and Kharadi has, for over two decades, also been Pune's single biggest export to the US, UK and Australia. Add Pune's large international-student and alumni network — Symbiosis and Pune's other private universities have long attracted and then exported students abroad — and the result is an unusually large population of Pune-based parents managing money on behalf of children living overseas , and returning NRIs who spent a decade or more abroad before coming back to a changed tax and investment landscape. Both groups have needs a generic financial advisor rarely addresses directly: managing an aging parent's finances remotely, structuring inheritance and succession across two tax jurisdictions, and — for returning NRIs — untangling RNOR (Resident but Not Ordinarily Resident) status, which offers a valuable multi-year transition window before foreign assets and income become fully taxable in India again. A second Pune-specific pattern is property-heavy NRI portfolios — many NRIs bought a flat in Baner, Viman Nagar or Kharadi years ago as their primary India investment, and the ongoing NRO rental income, TDS compliance and eventual sale-proceeds repatriation on that single property often becomes the most complicated part of their entire financial life, far more than their mutual funds or PMS holdings. A Practical Checklist for NRI Families in Pune Confirm your correct residential status for the financial year (resident, NRI, or RNOR) — this single classification changes almost everything else about your tax treatment. Separate NRE and NRO accounts clearly, and route income correctly at the source — don't let foreign and Indian-sourced money mix in one account. File a Tax Residency Certificate and Form 10F if you want to claim DTAA benefits on NRO interest or other Indian income. Set up Form 15CA/15CB access with a CA in advance, before you actually need to repatriate a large sum urgently. Review nominations on every Indian account, mutual fund folio and demat account — a startlingly common gap in NRI portfolios. If a parent in Pune manages assets on your behalf, formalise it with a registered Power of Attorney rather than an informal arrangement. Ask any advisor directly whether they've handled FEMA-compliant NRI portfolios before, not just domestic Indian clients. How Money n Wealth Approaches NRI Clients Working with NRI clients from Pune means working across time zones as a matter of routine, not an exception — video calls scheduled for US or Australian evenings, documentation handled digitally with e-signatures, and a local point of contact (often a parent) kept in the loop for anything requiring physical paperwork in India. As an AMFI-registered Mutual Fund Distributor (ARN-121995) and APMI-registered Portfolio Manager Distributor (APRN-07444), Money n Wealth supports FEMA-compliant NRI investment structures across mutual funds and PMS, and coordinates with each client's own CA on the DTAA and repatriation paperwork rather than treating tax filing as someone else's problem to solve later. Managing money for a parent in Pune from abroad? This is one of the most common — and most quietly stressful — versions of the NRI relationship we see: an adult child abroad trying to ensure a parent's Pune-based investments, insurance and nominations are in order, without being able to walk into a branch themselves. A single coordinated review, done once with the right Power of Attorney in place, usually resolves most of the anxiety in one sitting. Calculator: What Will TDS and Repatriation Actually Look Like? Annual NRO interest income (₹) DTAA-reduced TDS rate applicable (%) Calculate TDS at standard 30% rate ₹1,80,000 TDS at your DTAA-reduced rate ₹90,000 Illustrative only. The reduced DTAA rate applies only with a valid Tax Residency Certificate and Form 10F on file with the deducting bank — without this documentation, the standard 30% rate applies regardless of your actual treaty entitlement. Frequently Asked Questions Can I keep my regular resident savings account after becoming an NRI? No — under FEMA rules, a resident savings account must be converted to an NRO account (or closed) once your residential status changes to non-resident. Continuing to operate a resident account after moving abroad is a compliance violation, even if unintentional. Can NRIs invest in mutual funds and PMS in India? Yes, both are available to NRIs through FEMA-compliant routes, typically operated through an NRE or NRO-linked investment account, though a small number of AMCs restrict subscriptions from NRIs in certain jurisdictions (notably the US and Canada, due to their own regulatory requirements) — worth confirming fund-by-fund. What is RNOR status and why does it matter for returning NRIs? Resident but Not Ordinarily Resident is a transitional tax status available for a limited period after returning to India, during which foreign income and assets generally remain outside the scope of Indian taxation — a valuable window for restructuring finances before becoming a fully taxable ordinary resident again. Do NRIs need to file an Indian income tax return every year? If you have any India-sourced income above the basic exemption threshold — rental income, interest, capital gains — yes, an ITR filing is required regardless of whether tax has already been deducted at source, and filing is also how you claim a refund if TDS exceeded your actual liability. Can my parent in Pune manage my Indian investments on my behalf? Yes, through a registered Power of Attorney specifically authorising the transactions you want them to handle — an informal arrangement without documentation creates real practical and legal friction the first time a bank or registrar asks for authority on file. Is the Portfolio Investment Scheme (PIS) still required for NRIs to buy Indian shares? The separate PIS designation was discontinued some years ago in favour of a more general permission route operated through a designated bank account — NRIs can still invest in listed Indian shares, but the account and reporting mechanics have changed, so confirm the current process with your bank rather than assuming the older PIS-specific rules still apply. How much does currency movement matter for an NRI's Indian investments? It matters more than most NRIs initially account for — returns that look strong in rupee terms can look quite different once converted back to your resident currency, especially over a multi-year holding period with meaningful rupee depreciation. It's a real factor, not a rounding error, when comparing an Indian investment to an equivalent one in your country of residence. Managing Indian investments from abroad, or on behalf of a parent in Pune? Talk to an advisor (https://www.moneynwealth.in/contact) . Regulatory Information: Money n Wealth (Predics Fintech Services Pvt Ltd) is regulated under SEBI's framework as an AMFI-registered Mutual Fund Distributor (ARN-121995) and an APMI-registered Portfolio Manager Distributor (APRN-07444). NRI investments are subject to FEMA regulations, RBI guidelines, and the tax laws of both India and the country of residence, all of which change over time — figures here are indicative as of the publish date. This article is for general informational and educational purposes only, does not constitute personalized investment, tax or legal advice, and should not be the sole basis for any financial decision — please consult your advisor, a qualified tax professional, and where relevant a cross-border tax specialist before acting. 📤 Share this article Share on X (https://twitter.com/intent/tweet?text=NRI%20Investment%20Advisor%20in%20Pune%3A%20Managing%20Money%20in%20India%20While%20Living%20Abroad) Share on LinkedIn (https://www.linkedin.com/sharing/share-offsite/?url=https://www.moneynwealth.in/insights/nri-investment-advisor-in-pune) Share on WhatsApp (https://wa.me/?text=NRI%20Investment%20Advisor%20in%20Pune%3A%20Managing%20Money%20in%20India%20While%20Living%20Abroad%20https://www.moneynwealth.in/insights/nri-investment-advisor-in-pune) Managing money across two countries? A free portfolio review covers your NRE/NRO structure, mutual funds, PMS and repatriation planning together. Start Free Portfolio Review (https://www.moneynwealth.in/contact) On this page NRE, NRO and FCNR explained (#) What actually gets taxed (#) Repatriation rules (#) Why Pune is unusual (#) Checklist for NRI families (#) Related Reading Global Investments How to Invest in US Stocks from India: LRS Limits, Tax and the Route That Works (https://www.moneynwealth.in/insights/invest-us-stocks-from-india) Financial Planning Financial Advisor & Financial Planner in Pune: What They Do and How to Choose One (https://www.moneynwealth.in/insights/financial-advisor-planner-in-pune) PMS PMS Advisor in Pune: Who Actually Qualifies for Portfolio Management Services? (https://www.moneynwealth.in/insights/pms-advisor-in-pune) Advisory Talk to a SEBI-Registered Advisor About Your Portfolio (https://www.moneynwealth.in/contact) Back to All Articles (https://www.moneynwealth.in/insights) Planning Tools (https://www.moneynwealth.in/tools) Taxation (https://www.moneynwealth.in/legal/taxation) © 2026 Predics Fintech Services Pvt Ltd. AMFI ARN-121995 · APMI APRN-07444. function calcN1(){ const interest = parseFloat(document.getElementById('n1-int').value)||0; const dtaaRate = parseFloat(document.getElementById('n1-dtaa').value)||0; const standardTds = interest * 0.30; const reducedTds = interest * (dtaaRate/100); const fmt = v => '₹' + Math.round(v).toLocaleString('en-IN'); document.getElementById('n1-standard').textContent = fmt(standardTds); document.getElementById('n1-reduced').textContent = fmt(reducedTds); }