# Plants vs Zombies 2

*Published:* 2026-06-02
*Author:* Mitja Rutnik

Information for educational purposes only


.bfak-pvz{--bg:#FFFFFF;--ink:#0E1A1A;--muted:#4B5C5B;--accent:#1F3837;--surface:#F4F8F6;
  --sans:'Inter',system-ui,-apple-system,'Segoe UI',sans-serif;
  --serif:'Source Serif Pro',Georgia,'Times New Roman',serif;
  --mono:'JetBrains Mono',ui-monospace,Menlo,Monaco,monospace;
  color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55;font-weight:400;
  max-width:720px;margin:0 auto;container-type:inline-size;}
.bfak-pvz *{box-sizing:border-box;}
.bfak-pvz a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;}
.bfak-pvz a:hover{text-decoration-thickness:2px;}
.bfak-pvz code{font-family:var(--mono);font-size:.875em;color:var(--ink);}
.bfak-pvz-hero{display:flex;gap:20px;align-items:center;margin:0 0 8px;}
.bfak-pvz-hero img{width:88px;height:88px;border-radius:20px;flex:0 0 auto;}
.bfak-pvz-hero-name{font-family:var(--serif);font-size:34px;line-height:1.1;font-weight:600;letter-spacing:-.02em;color:var(--ink);margin:0 0 6px;}
.bfak-pvz-hero-name em{font-style:italic;color:var(--accent);}
.bfak-pvz-hero-meta{font-size:14px;color:var(--muted);margin:0;}
.bfak-pvz-hero-meta strong{color:var(--ink);font-weight:500;}
.bfak-pvz-lede{font-size:19px;line-height:1.45;color:var(--ink);margin:20px 0 0;}
.bfak-pvz-h2{font-family:var(--serif);font-size:27px;line-height:1.2;font-weight:600;letter-spacing:-.01em;color:var(--ink);margin:56px 0 20px;}
.bfak-pvz-h2 em{font-style:italic;color:var(--accent);}
.bfak-pvz p{margin:0 0 16px;}
.bfak-pvz-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:8px 0 0;border-top:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-bottom:1px solid color-mix(in srgb,var(--accent) 14%,transparent);padding:20px 0;}
.bfak-pvz-stat-v{font-family:var(--serif);font-size:22px;font-weight:600;color:var(--ink);margin:0;line-height:1.1;}
.bfak-pvz-stat-l{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:6px 0 0;}
@container (max-width:480px){.bfak-pvz-stats{grid-template-columns:repeat(2,1fr);}}
.bfak-pvz-shot{margin:0;}
.bfak-pvz-shot img{width:100%;height:auto;border-radius:12px;display:block;}
.bfak-pvz-shot figcaption{font-size:13px;color:var(--muted);margin:8px 0 0;text-align:center;}
.bfak-pvz-list{list-style:none;padding:0;margin:0;}
.bfak-pvz-list li{display:grid;grid-template-columns:24px 1fr;gap:14px;margin:0 0 18px;}
.bfak-pvz-list li:last-child{margin-bottom:0;}
.bfak-pvz-list .ck{color:var(--accent);margin-top:2px;}
.bfak-pvz-list .ck svg{width:20px;height:20px;display:block;}
.bfak-pvz-list strong{display:block;font-size:16px;font-weight:600;color:var(--ink);margin:0 0 3px;}
.bfak-pvz-list span{font-size:14px;line-height:1.5;color:var(--muted);}
.bfak-pvz-steps{list-style:none;padding:0;margin:0;counter-reset:step;}
.bfak-pvz-steps li{counter-increment:step;display:grid;grid-template-columns:30px 1fr;gap:16px;margin:0 0 20px;}
.bfak-pvz-steps li:last-child{margin-bottom:0;}
.bfak-pvz-steps li::before{content:counter(step);font-family:var(--serif);font-size:18px;font-weight:600;color:#fff;background:var(--accent);width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;line-height:1;}
.bfak-pvz-steps strong{display:block;font-size:16px;font-weight:600;color:var(--ink);margin:0 0 3px;}
.bfak-pvz-steps span{font-size:14px;line-height:1.5;color:var(--muted);}
.bfak-pvz-table{width:100%;border-collapse:collapse;font-size:14px;margin:0;}
.bfak-pvz-table th,.bfak-pvz-table td{text-align:left;padding:12px 10px;border-bottom:1px solid color-mix(in srgb,var(--accent) 12%,transparent);vertical-align:top;}
.bfak-pvz-table th{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-weight:500;}
.bfak-pvz-table td:first-child{font-weight:600;color:var(--ink);}
.bfak-pvz-related{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin:0;}
.bfak-pvz-related a{display:block;padding:16px 18px;border:1px solid color-mix(in srgb,var(--accent) 16%,transparent);border-radius:12px;text-decoration:none;background:var(--surface);}
.bfak-pvz-related a:hover{border-color:var(--accent);}
.bfak-pvz-related .rt{font-family:var(--serif);font-size:17px;font-weight:600;color:var(--ink);margin:0 0 4px;}
.bfak-pvz-related .rd{font-size:13px;color:var(--muted);}
.bfak-pvz-disc{margin:56px 0 0;padding-top:24px;border-top:1px solid color-mix(in srgb,var(--accent) 14%,transparent);}
.bfak-pvz-disc .dt{font-family:var(--serif);font-size:19px;font-weight:600;color:var(--ink);margin:0 0 10px;}
.bfak-pvz-disc p{font-size:14px;line-height:1.55;color:var(--muted);margin:0;}
.bfak-pvz-disc a{color:var(--muted);}
.bfak-pvz {opacity:0;transform:translateY(14px);transition:opacity .6s ease,transform .6s ease;}
.bfak-pvz .is-in{opacity:1;transform:none;}
 ![Plants vs Zombies 2 icon](https://bestforandroid.com/apk/wp-content/uploads/2026/05/icon48.png)Plants vs Zombies 2 *[Mod APK](https://bestforandroid.com/apk/ "apps apk download")*

Version **13.2.1** · ELECTRONIC ARTS · `com.ea.game.pvz2_na`

 

The modified build of Plants vs Zombies 2 starts you with unlimited coins, gems, and sun, so every plant, power-up, and world is open from the first lawn. Same tower-defense game EA ships, with the resource grind taken out.



13.2.1

Version



1.02 GB

Size



10M+

Installs



3.7★

Rating







What is *Plants vs Zombies 2*
-----------------------------

Plants vs Zombies 2 is the tower-defense sequel from ELECTRONIC ARTS where you plant a lineup of peashooters, sunflowers, and wall-nuts to stop waves of zombies marching across your lawn. The game spans eleven themed worlds, from Ancient Egypt to the Far Future, each with its own plants, zombies, and board hazards. It keeps the simple core that made the first game a hit and layers on power-ups, plant food boosts, and a competitive Arena mode.

The catch in the official version is economy pacing. Coins and gems gate the strongest plants and the level-up upgrades, and sun is the in-match currency you have to farm before you can place real defenses. Progress through the later worlds slows down unless you grind earlier levels or buy currency. That pacing is the exact thing this mod removes.

For players in regions where in-app purchases are priced beyond local budgets, or anyone who just wants to play the strategy without the currency loop, the modded APK is a way to experience the full plant roster on day one.



 ![Plants vs Zombies 2 gameplay screenshots](https://bestforandroid.com/apk/wp-content/uploads/2026/05/shots48.jpg) Lawn defense across themed worlds, with plant food boosts and power-ups.

What this *mod* offers
----------------------

- **Unlimited coins**Buy every premium plant, seed slot, and store item without farming. The coin counter does not drop when you spend.
- **Unlimited gems**The premium currency is uncapped, so gem-gated plants and the rarest upgrades are all reachable from the start.
- **Unlimited sun in matches**Place heavy hitters immediately instead of waiting on sunflowers. Build a full board on turn one.
- **Full plant roster unlocked**Every plant across all eleven worlds is available to slot into your lineup, including the premium picks.
- **Plant food and power-ups stocked**The plant food bursts and the in-match power-ups stay topped up, so you always have a reset button for a tough wave.
- **No purchase prompts mid-run**The store upsells that pop up when you run low on currency are gone, since you never run low.



How to *install*
----------------

1. **Download the APK**Tap the download button on this page. The file is around 1 GB, so use Wi-Fi if you can. It lands in your Downloads folder.
2. **Allow installs from this source**Open Settings, search `Install unknown apps`, find your browser or file manager, and turn the permission on.
3. **Open the downloaded file**Tap the APK in Downloads. [Android](https://bestforandroid.com/ "best android guides")’s package installer opens and lists the permissions the game requests.
4. **Tap Install and wait**Confirm the install. The large file takes a moment to unpack, so give it time before the Open button appears.
5. **Launch and play**Open the game and let it finish first-run setup. Your unlimited coins, gems, and unlocked plants are active right away.



Mod APK vs *Play Store*
-----------------------

 What you getMod APKPlay Store  Coins and gemsUnlimitedEarned or bought In-match sunUnlimitedFarmed each level Plant rosterFully unlockedUnlocked by progress and purchases Store upsellsEffectively removedPresent SourceCommunity build, sideloadedOfficial EA release 

Related Android *games*
-----------------------

 [Subway Surfers Mod

Endless runner with unlimited coins and keys.](https://bestforandroid.com/apk/subway-surfers-mod-apk/) [Clash of Clans Mod

Base-building strategy with unlocked resources.](https://bestforandroid.com/apk/clash-of-clans-mod-apk-download/) [Stick War Legacy Mod

Tug-of-war strategy with unlimited gems.](https://bestforandroid.com/apk/stick-war-legacy-mod/) [Coin Master free spins

Daily free spin and coin links for the casual hit.](https://bestforandroid.com/coin-master-free-spins-coins/) [8 Ball Pool tips

Aiming and break tricks to win more frames.](https://bestforandroid.com/8-ball-pool-tips-tricks/)



Disclaimer

This modified Plants vs Zombies 2 APK is a community build. It is not published by or affiliated with ELECTRONIC ARTS, and the page is provided for educational use and for players in markets where in-app purchases are priced beyond local budgets. If you keep playing, buying currency in the official EA release supports the developers. All trademarks belong to their owners. Rights holders: see our [DMCA process](/apk/dmca/).




(function(){
  var els=document.querySelectorAll('.bfak-pvz ');
  if(!('IntersectionObserver' in window)){for(var i=0;i<els.length;i++){els.classList.add('is-in');}return;}
  var io=new IntersectionObserver(function(entries){
    entries.forEach(function(e){if(e.isIntersecting){e.target.classList.add('is-in');io.unobserve(e.target);}});
  },{threshold:0.12});
  els.forEach(function(el){io.observe(el);});
})();

{"@context":"https://schema.org","@type":"SoftwareApplication","name":"Plants vs Zombies 2 Mod APK","operatingSystem":"Android 7.0+","applicationCategory":"GameApplication","offers":{"@type":"Offer","price":"0","priceCurrency":"USD"},"aggregateRating":{"@type":"AggregateRating","ratingValue":"3.7","ratingCount":"490000"},"softwareVersion":"13.2.1","fileSize":"1100024804","author":{"@type":"Organization","name":"ELECTRONIC ARTS"}}