# PK XD

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

.bfak-am{--bg:#FFFFFF;--ink:#0E1A1A;--muted:#4B5C5B;--accent:#1F3837;--surface:#FAF7F2;--sans:'Inter',system-ui,-apple-system,'Segoe UI',sans-serif;--serif:'Fraunces',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-am *{box-sizing:border-box;}
.bfak-am a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;}
.bfak-am a:hover{text-decoration-thickness:2px;}
.bfak-am code{font-family:var(--mono);font-size:.875em;color:var(--ink);}
.bfak-am-edu{font-size:12px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin:0 0 24px;}
.bfak-am-hero{display:grid;grid-template-columns:72px 1fr;gap:20px;align-items:center;margin:0 0 48px;}
.bfak-am-hero img{width:72px;height:72px;border-radius:16px;display:block;}
.bfak-am-hero-name{font-family:var(--serif);font-size:38px;line-height:1.1;font-weight:500;letter-spacing:-.02em;color:var(--ink);margin:0 0 6px;}
.bfak-am-hero-name em{font-style:italic;}
.bfak-am-hero-meta{font-size:14px;color:var(--muted);margin:0;font-weight:400;}
.bfak-am-hero-meta strong{color:var(--ink);font-weight:500;}
.bfak-am-hero-value{font-size:18px;line-height:1.45;color:var(--ink);margin:16px 0 0;font-weight:400;grid-column:1/-1;}
.bfak-am-h2{font-family:var(--serif);font-size:28px;line-height:1.2;font-weight:500;letter-spacing:-.01em;color:var(--ink);margin:64px 0 24px;}
.bfak-am-h2 em{font-style:italic;}
.bfak-am p{margin:0 0 16px;font-size:16px;line-height:1.55;color:var(--ink);}
.bfak-am-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin: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:24px 0;}
.bfak-am-stat-num{font-family:var(--serif);font-size:24px;font-weight:500;color:var(--ink);margin:0 0 2px;line-height:1.1;}
.bfak-am-stat-lab{font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:0;}
@container (max-width:480px){.bfak-am-stats{grid-template-columns:repeat(2,1fr);gap:20px 16px;}}
.bfak-am-shot{margin:0;}
.bfak-am-shot img{width:100%;height:auto;border-radius:12px;display:block;border:1px solid color-mix(in srgb,var(--accent) 10%,transparent);}
.bfak-am-shot figcaption{font-size:13px;color:var(--muted);margin:10px 0 0;text-align:center;}
.bfak-am-mod-list{list-style:none;padding:0;margin:0;}
.bfak-am-mod-list li{display:grid;grid-template-columns:24px 1fr;gap:14px;margin:0 0 22px;}
.bfak-am-mod-list li:last-child{margin-bottom:0;}
.bfak-am-check{width:22px;height:22px;border-radius:50%;background:color-mix(in srgb,var(--accent) 8%,transparent);display:flex;align-items:center;justify-content:center;margin-top:1px;}
.bfak-am-check svg{width:13px;height:13px;color:var(--accent);}
.bfak-am-mod-list strong{display:block;font-size:16px;font-weight:500;color:var(--ink);margin:0 0 3px;}
.bfak-am-mod-list p{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-am-steps{list-style:none;padding:0;margin:0;counter-reset:step;}
.bfak-am-steps li{counter-increment:step;display:grid;grid-template-columns:32px 1fr;gap:16px;margin:0 0 24px;}
.bfak-am-steps li:last-child{margin-bottom:0;}
.bfak-am-steps li::before{content:counter(step) ".";font-family:var(--serif);font-size:20px;font-weight:500;color:var(--muted);line-height:1.25;}
.bfak-am-steps strong{display:block;font-size:16px;font-weight:500;color:var(--ink);margin:0 0 4px;}
.bfak-am-steps p{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-am-table{width:100%;border-collapse:collapse;margin:0;font-size:15px;}
.bfak-am-table th,.bfak-am-table td{text-align:left;padding:14px 12px;border-bottom:1px solid color-mix(in srgb,var(--accent) 12%,transparent);vertical-align:top;}
.bfak-am-table th{font-size:12px;letter-spacing:.05em;text-transform:uppercase;color:var(--muted);font-weight:500;}
.bfak-am-table td:first-child{color:var(--muted);width:34%;}
.bfak-am-related{display:grid;grid-template-columns:1fr;gap:12px;margin:0;list-style:none;padding:0;}
.bfak-am-related li{margin:0;}
.bfak-am-related a{font-family:var(--serif);font-size:17px;}
.bfak-am-disclaimer{margin:64px 0 0;}
.bfak-am-disclaimer-title{font-family:var(--serif);font-size:20px;font-weight:500;letter-spacing:-.01em;color:var(--ink);margin:0 0 12px;}
.bfak-am-disclaimer p{font-size:14px;line-height:1.55;color:var(--muted);margin:0 0 12px;}
.bfak-am-disclaimer p:last-child{margin-bottom:0;}
.bfak-am-disclaimer a{color:var(--muted);text-decoration:underline;}
.bfak-am-reveal{opacity:0;transform:translateY(12px);}
.bfak-am-reveal.is-in{opacity:1;transform:none;transition:opacity .6s ease,transform .6s ease;}
Information for educational purposes only

 ![PK XD icon](https://bestforandroid.com/apk/wp-content/uploads/2026/05/pkxd-icon-170.jpg)PK XD *[Mod APK](https://bestforandroid.com/apk/ "apps apk download")*

Unlimited Money and Gems · **Afterverse Games** · `com.movile.playkids.pkxd`

 

An open-world life simulator where kids and families build avatars, design homes, and explore a shared online universe. This modded build front-loads the in-game currency so you can decorate and customize without grinding.



1.87.2

Version



573 MB

Size



100M+

Installs



4.7

Rating







What is *PK XD*
---------------

PK XD is an adventure and life-simulation game from Afterverse Games, built around an open, social world where players create an avatar and live out a playful second life. You can design and decorate a house, adopt and raise pets, take on mini-games, and meet other players in a shared online space. It leans family-friendly: bright art, simple controls, and activities aimed at younger players and the parents playing alongside them.

The pull of the game is expression. Most of what you do circles back to customizing how you look and where you live. Avatars draw from a deep catalog of outfits, hairstyles, and accessories, while houses can be furnished room by room. New cosmetic items, seasonal events, and house themes land on a regular cadence, which is what keeps the world feeling alive between sessions.

The base game is free. Coins and gems, the two currencies, fund most of the cosmetic catalog, and they accrue slowly through play or faster through in-app purchases. That gap between what you want and what you can afford is exactly where the modded build steps in.



 ![PK XD gameplay screenshots showing avatar customization, house building, and the open world](https://bestforandroid.com/apk/wp-content/uploads/2026/05/pkxd-screens-170.jpg) Avatar creation, home decorating, and the shared open world in PK XD.

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

The modded PK XD build is aimed at the part of the game most players run up against quickly: currency. Coins and gems gate the better outfits, furniture, and house themes, so this version removes that ceiling and lets you build the world you want from the first session.

- **Unlimited money**The coin balance is topped up so you can buy outfits, furniture, and decorations without saving up over multiple sessions.
- **Unlimited gems**The premium currency is unlocked, opening the higher-tier cosmetics and house themes normally reserved for paying players.
- **Full cosmetic catalog**Outfits, hairstyles, accessories, and pet skins that would otherwise sit behind a currency wall are available to equip right away.
- **House themes unlocked**Furnish and theme your home with the full furniture set, not just the starter pieces the free tier hands you.
- **Same online world**You still meet other players, join events, and explore the shared map; the mod changes your wallet, not the game world around you.



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

1. **Download the APK file**Tap the download button on this page. The PK XD APK lands in your device’s Downloads folder.
2. **Allow installs from this source**Open Settings, search for `Install unknown apps`, find your browser or file manager, and toggle 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 app requests.
4. **Tap Install**Confirm the install and wait for the progress bar. This is a large file, so give it a moment on slower connections.
5. **Launch and sign in**Open PK XD, create or load your avatar, and the unlocked currency should be reflected in your balance on the first run.



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

 What you getMod APKPlay Store  Coins and gemsUnlocked from the startEarned slowly or bought Cosmetic catalogFully accessibleGated behind currency House themesAll unlockedStarter set, rest paid SourceCommunity-built APKOfficial Afterverse build 

Related *apps*
--------------

- [Minecraft Mod APK](https://bestforandroid.com/apk/minecraft-mod-apk-download/) for players who want a sandbox with unlimited building blocks.
- [Subway Surfers Mod APK](https://bestforandroid.com/apk/subway-surfers-mod-apk/) for a fast, family-friendly endless runner with coins unlocked.
- [Stick War Legacy Mod APK](https://bestforandroid.com/apk/stick-war-legacy-mod/) if you want a strategy fix with resources unlocked.
- Cloud players can check our [now.gg Roblox login guide](https://bestforandroid.com/now-gg-roblox-login-guide/) for another sandbox world.
- Chasing freebies elsewhere? See our [Coin Master free spins and coins](https://bestforandroid.com/coin-master-free-spins-coins/) roundup.



*Disclaimer:* The modded PK XD APK on this page is a community-built variant. It is not published by Afterverse Games and is not affiliated with or endorsed by the official PK XD team. The information here is provided for educational purposes and for readers evaluating the game before buying in-app currency. All names, trademarks, and logos belong to their owners; rights holders can use our [DMCA process](https://bestforandroid.com/apk/dmca/) to request removal.


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

{"@context":"https://schema.org","@type":"SoftwareApplication","name":"PK XD Mod APK","operatingSystem":"Android","applicationCategory":"GameApplication","offers":{"@type":"Offer","price":"0","priceCurrency":"USD"},"aggregateRating":{"@type":"AggregateRating","ratingValue":"4.7","ratingCount":"5100000"},"author":{"@type":"Organization","name":"Afterverse Games"}}