# SimCity BuildIt

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

.bfak-sc{
  --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-sc *{box-sizing:border-box;}
.bfak-sc a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;}
.bfak-sc a:hover{text-decoration-thickness:2px;}
.bfak-sc code{font-family:var(--mono);font-size:.875em;color:var(--ink);}
.bfak-sc-edu{font-size:12px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin:0 0 24px;}
.bfak-sc-hero{margin:0 0 48px;}
.bfak-sc-hero-name{font-family:var(--serif);font-size:40px;line-height:1.1;font-weight:500;letter-spacing:-.02em;color:var(--ink);margin:0 0 8px;}
.bfak-sc-hero-name em{font-style:italic;}
.bfak-sc-hero-meta{font-size:14px;color:var(--muted);margin:0 0 16px;font-weight:400;}
.bfak-sc-hero-meta strong{color:var(--ink);font-weight:500;}
.bfak-sc-hero-value{font-size:20px;line-height:1.45;color:var(--ink);margin:0 0 24px;font-weight:400;}
.bfak-sc-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-sc-h2 em{font-style:italic;}
.bfak-sc-h2:first-child{margin-top:0;}
.bfak-sc p{margin:0 0 16px;font-size:16px;line-height:1.55;color:var(--ink);}
.bfak-sc p:last-child{margin-bottom:0;}
.bfak-sc-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin:0;}
.bfak-sc-stat-num{font-family:var(--serif);font-size:26px;font-weight:500;letter-spacing:-.01em;color:var(--ink);line-height:1.1;margin:0 0 4px;}
.bfak-sc-stat-label{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0;}
@container (max-width:480px){.bfak-sc-stats{grid-template-columns:repeat(2,1fr);gap:24px 16px;}}
.bfak-sc-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:32px 24px;margin:0;}
.bfak-sc-feature-icon{color:var(--accent);margin:0 0 12px;}
.bfak-sc-feature-icon svg{width:20px;height:20px;display:block;}
.bfak-sc-feature-title{font-family:var(--serif);font-size:20px;font-weight:500;letter-spacing:-.01em;color:var(--ink);margin:0 0 4px;line-height:1.25;}
.bfak-sc-feature-text{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-sc-info{display:grid;grid-template-columns:140px 1fr;gap:12px 24px;margin:0;font-size:16px;}
.bfak-sc-info dt{font-size:14px;color:var(--muted);font-weight:400;margin:0;}
.bfak-sc-info dd{font-size:16px;color:var(--ink);margin:0;}
@container (max-width:480px){.bfak-sc-info{grid-template-columns:1fr;gap:4px;}.bfak-sc-info dt{margin-top:12px;}.bfak-sc-info dt:first-child{margin-top:0;}}
.bfak-sc-mod-list{list-style:none;padding:0;margin:0;}
.bfak-sc-mod-list li{margin:0 0 24px;}
.bfak-sc-mod-list li:last-child{margin-bottom:0;}
.bfak-sc-mod-list strong{display:block;font-size:16px;font-weight:500;color:var(--ink);margin:0 0 4px;}
.bfak-sc-mod-list p{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-sc-steps{list-style:none;padding:0;margin:0;counter-reset:step;}
.bfak-sc-steps li{counter-increment:step;display:grid;grid-template-columns:32px 1fr;gap:16px;margin:0 0 24px;}
.bfak-sc-steps li:last-child{margin-bottom:0;}
.bfak-sc-steps li::before{content:counter(step) ".";font-family:var(--serif);font-size:20px;font-weight:500;color:var(--muted);line-height:1.25;}
.bfak-sc-steps strong{display:block;font-size:16px;font-weight:500;color:var(--ink);margin:0 0 4px;}
.bfak-sc-steps p{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-sc-compare{width:100%;border-collapse:collapse;font-size:15px;margin:0;}
.bfak-sc-compare th{text-align:left;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-weight:500;padding:0 12px 12px 0;border-bottom:1px solid rgba(31,56,55,.14);}
.bfak-sc-compare td{padding:12px 12px 12px 0;border-bottom:1px solid rgba(31,56,55,.08);color:var(--ink);vertical-align:top;}
.bfak-sc-compare td:first-child{color:var(--muted);}
.bfak-sc-related{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px 24px;}
.bfak-sc-related li{margin:0;}
.bfak-sc-related a{font-family:var(--serif);font-size:18px;font-weight:500;letter-spacing:-.01em;text-decoration:none;}
.bfak-sc-related a:hover{text-decoration:underline;}
.bfak-sc-related span{display:block;font-size:13px;color:var(--muted);margin-top:2px;}
.bfak-sc-faq dt{font-family:var(--serif);font-size:20px;font-weight:500;letter-spacing:-.01em;color:var(--ink);margin:0 0 8px;line-height:1.3;}
.bfak-sc-faq dt:not(:first-of-type){margin-top:32px;}
.bfak-sc-faq dd{font-size:16px;line-height:1.55;color:var(--ink);margin:0;}
.bfak-sc-disclaimer{margin:64px 0 0;}
.bfak-sc-disclaimer-title{font-family:var(--serif);font-size:20px;font-weight:500;letter-spacing:-.01em;color:var(--ink);margin:0 0 12px;}
.bfak-sc-disclaimer p{font-size:14px;line-height:1.55;color:var(--muted);margin:0 0 12px;}
.bfak-sc-disclaimer p:last-child{margin-bottom:0;}
.bfak-sc-disclaimer a{color:var(--muted);text-decoration:underline;}
.bfak-sc-disclaimer a:hover{color:var(--accent);}
.bfak-sc {opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease;}
.bfak-sc .is-in{opacity:1;transform:none;}
Information for educational purposes only

SimCity BuildIt *Mod* [APK](https://bestforandroid.com/apk/ "apps apk download")

Version **1.78.1.13772656** · Electronic Arts · `com.ea.game.simcitymobile_row`

EA’s flagship mobile city builder, with the modded build adding unlimited Simoleons, SimCash, and Golden Keys so you can zone, build, and upgrade without the freemium grind.



App at a *glance*
-----------------

1.78.1

Version



263 MB

Size



100M+

Installs



4.2

Rating





What is *SimCity BuildIt*
-------------------------

SimCity BuildIt is the mobile entry in Electronic Arts’ long-running city-building series. You start with an empty plot, lay down roads, zone residential blocks, and keep your Sims happy by supplying power, water, sewage, fire, police, and a steady flow of manufactured goods. As your population climbs, new districts, landmarks, and specializations open up, and the city slowly grows from a few houses into a sprawling metropolis.

The core loop is part logistics puzzle, part economy. Factories produce raw materials, commercial buildings turn those into finished goods, and you trade the surplus at the Global Trade HQ to fund the next round of upgrades. It is free to download, but progress runs on two soft currencies, Simoleons and SimCash, plus Golden Keys earned from disaster cleanups and events. Buying those with real money is how the official game makes its revenue.

That paywall is exactly where the modded build comes in. It hands you the currencies up front so you can focus on the planning and design side of the game rather than waiting on timers or topping up your wallet.



Key *features*
--------------



City planning

Zone residential, commercial, and industrial blocks, then route roads, power, and water to keep every district functioning.

 



Landmarks and upgrades

Build the Eiffel Tower, Statue of Liberty, and other landmarks, and level up buildings as your population rises.

 



Production chains

Run factories and stores to craft goods, fulfil supply requests, and feed the upgrade economy.

 



Global trade

Sell surplus goods and buy missing materials from other players at the Global Trade HQ marketplace.

 



Club wars and events

Join a mayor’s club, compete in Contest of Mayors, and earn rewards through limited-time seasonal events.

 



Offline-friendly

Most of the game plays as a single-player sandbox, so you can build at your own pace without a constant connection.

 





App *info*
----------

 PublisherElectronic Arts (modded build) Package ID`com.ea.game.simcitymobile_row` Version1.78.1.13772656 UpdatedMay 2026 Size~263 MB [Android](https://bestforandroid.com/ "best android guides") floorAndroid 7.0 and above Architecturearm64-v8a, armeabi-v7a CategorySimulation, City builder Content ratingEveryone

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

The modified build of SimCity BuildIt 1.78.1.13772656 front-loads the in-game economy. Instead of grinding for currency or buying it, you start with the resources you need to build the city you have in your head.

- **Unlimited Simoleons.**The primary currency for roads, services, and building upgrades is topped up, so the core build loop never stalls on cash.
- **Unlimited SimCash.**The premium currency used to skip timers and buy specialty items is available without a purchase, removing the main paywall.
- **Golden Keys stocked.**The event currency for beachfront and mountain region buildings is supplied, opening up the specialization content earlier.
- **No forced wait timers.**With currency on hand, you can speed up production and construction instead of watching countdowns or coming back hours later.
- **Ad-free building.**The optional reward ads that interrupt the official free version are stripped out for a cleaner session.
- **Full design freedom.**Treat the game as a creative sandbox, laying out districts and landmarks without the usual freemium pacing limits.



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

SimCity BuildIt is a large download, so connect to Wi-Fi and clear a little space before you start. The sideload itself is the standard Android flow.

1. **Download the APK file**Tap the download button on this page. The roughly 263 MB file lands in your default 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 APK**Tap the file in Downloads. Android’s package installer opens and lists the permissions the game needs.
4. **Tap Install and wait**Confirm the install. The larger package takes a moment to unpack, so let the progress bar finish before launching.
5. **Launch and check your balances**Open the game and skip any sign-in prompt if you want a fresh save. Your Simoleons, SimCash, and Golden Keys should already be stocked.



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

 What you getMod APKPlay Store  Simoleons and SimCashStocked up frontEarned slowly or bought Golden KeysSuppliedFrom cleanups and events Build and production timersEasy to skipReal-time waits Reward adsRemovedOptional for bonuses Auto updates and cloud saveManualHandled by Google Play 

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

- [SimCity BuildIt Mod guide](https://bestforandroid.com/apk/simcity-mod-update/)Our standing SimCity mod hub with version history
- [Clash of Clans Mod APK](https://bestforandroid.com/apk/clash-of-clans-mod-apk-download/)Base-building strategy with unlocked resources
- [Asphalt 8 Mod APK](https://bestforandroid.com/apk/asphalt-8-airborne-mod/)Another EA-published mobile favorite, modded
- [Coin Master free spins guide](https://bestforandroid.com/coin-master-free-spins-coins/)More ways to skip the casual-game grind
- [Best Clash Royale decks](https://bestforandroid.com/clash-royale-decks/)Strategy tips for another mobile staple



*FAQ*
-----

 Is SimCity BuildIt free to play? Yes. The official SimCity BuildIt from Electronic Arts is free to download and you can play the whole game without paying. Simoleons, SimCash, and Golden Keys can be bought with real money to speed things up, which is what the modded APK on this page makes free instead. What is the difference between the official version and the modded APK? The official build on Google Play runs on earned and purchasable currency with real-time wait timers. The modded APK supplies Simoleons, SimCash, and Golden Keys up front, removes reward ads, and lets you skip most timers so you can build freely. Will the mod work without root? Yes. The SimCity BuildIt mod installs as a normal APK and does not require a rooted device. You only need to allow installs from unknown sources for your browser or file manager. What Android version do I need? SimCity BuildIt 1.78.1.13772656 runs on Android 7.0 and above, on both arm64-v8a and armeabi-v7a devices. A more recent phone handles the larger maps and busier cities more smoothly. How big is the download? The APK is roughly 263 MB. The game also downloads additional assets on first launch, so leave a little extra storage free and install over Wi-Fi.

Disclaimer

The modded SimCity BuildIt APK described above is a community-built variant. It is not published by Electronic Arts and is not affiliated with or endorsed by the official SimCity team. This page is provided for educational and informational purposes, including for readers in markets where in-app purchases are priced beyond local purchasing power and for players who want to evaluate the full game before spending.

If you keep playing and enjoy SimCity BuildIt, buying currency through the official app supports continued development. All app names, trademarks, and logos belong to their respective owners. Rights holders: see our [DMCA process](/apk/dmca/) to request removal.




(function(){
  var nodes=document.querySelectorAll('.bfak-sc ');
  if(!nodes.length){return;}
  if(!('IntersectionObserver' in window)){
    for(var i=0;i<nodes.length;i++){nodes.classList.add('is-in');}
    return;
  }
  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<nodes.length;j++){obs.observe(nodes);}
})();

{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[
{"@type":"Question","name":"Is SimCity BuildIt free to play?","acceptedAnswer":{"@type":"Answer","text":"Yes. The official SimCity BuildIt from Electronic Arts is free to download and you can play the whole game without paying. Simoleons, SimCash, and Golden Keys can be bought with real money to speed things up, which is what the modded APK makes free instead."}},
{"@type":"Question","name":"What is the difference between the official version and the modded APK?","acceptedAnswer":{"@type":"Answer","text":"The official build on Google Play runs on earned and purchasable currency with real-time wait timers. The modded APK supplies Simoleons, SimCash, and Golden Keys up front, removes reward ads, and lets you skip most timers."}},
{"@type":"Question","name":"Will the mod work without root?","acceptedAnswer":{"@type":"Answer","text":"Yes. The SimCity BuildIt mod installs as a normal APK and does not require a rooted device. You only need to allow installs from unknown sources."}},
{"@type":"Question","name":"What Android version do I need?","acceptedAnswer":{"@type":"Answer","text":"SimCity BuildIt 1.78.1.13772656 runs on Android 7.0 and above, on both arm64-v8a and armeabi-v7a devices."}},
{"@type":"Question","name":"How big is the download?","acceptedAnswer":{"@type":"Answer","text":"The APK is roughly 263 MB. The game also downloads additional assets on first launch, so leave extra storage free and install over Wi-Fi."}}
]}