Every Dubai agency publishes a hundredfold price range and no mechanism. This breaks the number down by what actually moves it: UAE PASS onboarding and its assessment rounds, the trade licence that gates an Apple organisation account, the real cost of adding Arabic, and what keeps billing you after launch.
The published ranges for a Dubai app start at AED 15,000 and end past AED 1,000,000. A hundredfold spread is not a price. It is a refusal to answer. The number is not set by how complex your app feels. It is set by four decisions taken before anyone writes a line of code, and three of those four exist only because you are building in the UAE.
A business owner asked exactly this on r/SmallBusinessUAE in May 2026. The top reply called it "a very half baked question" and put the range at AED 4,000 to AED 400,000, comparing it to asking the price of dinner in Dubai. That reply is correct and useless in the same breath. Here is the part nobody publishes: what moves the number, and by how much.
How much does it cost to develop an app in Dubai?
Most first releases for a UAE business land between AED 55,000 and AED 300,000. Below that you are buying a template with your logo on it. Above it you are usually paying for regulatory integration rather than for features. The table below converts at the dirham's fixed peg, which the Central Bank of the UAE holds at 3.6725 to the dollar, so the USD column is arithmetic and not an estimate.
| App type | What it includes | AED | USD |
|---|---|---|---|
| Single-purpose utility | One job, no accounts, no payments | 30,000 to 60,000 | $8,000 to $16,000 |
| Booking or ordering app | Accounts, catalogue, payments, push | 70,000 to 160,000 | $19,000 to $44,000 |
| Two-sided marketplace | Buyer and supplier apps, wallet, disputes | 180,000 to 400,000 | $49,000 to $109,000 |
| Regulated or government-linked | UAE PASS, e-signature, audit trail | 260,000 to 700,000 | $71,000 to $191,000 |
Notice what the rows are sorted by. Not screens. Not features. Who else has to approve the thing before it can go live.
What is the cheapest version you can launch?
One user, one job, one screen that does it. No login, no payments, no admin panel. A restaurant does not need accounts to show a menu and take a table booking by WhatsApp deep link. That version costs AED 30,000 to AED 55,000 and ships in six weeks, and it tells you whether anyone opens it twice.
The expensive habit is building the admin panel first. An admin panel is a second application with its own design and permissions, and its own test cycle, and in our own scoping it routinely adds 30% to a first release before a single customer has used the product. Run the first three months on a spreadsheet and a shared inbox. Build the panel when the manual work actually hurts.
Payments are the other early trap. Adding card payments pulls in a merchant account, a payment gateway contract, PCI scope and a refund flow. If you can invoice, invoice.
How long does it take to build an app?
Six weeks for the stripped version. Twelve to twenty weeks for a booking or ordering app. Five to nine months once a marketplace or a government integration is involved. Those are build times, and build time is the part of the schedule you control.
The part you do not control is approval. App Store review is measured in days, but an organisation account is measured in weeks, and a UAE PASS use case can run longer than the development it sits on top of. Start both processes in week one, not in the week you planned to launch.
| Phase | Elapsed time | Runs in parallel with build? |
|---|---|---|
| Developer account verification | 1 to 4 weeks | Yes, if you start it early |
| Build and internal testing | 6 to 20 weeks | The build itself |
| UAE PASS onboarding, if needed | 6 to 16 weeks | Partly, assessment cannot start early |
| App Store and Play review | 1 to 7 days per submission | No |
What does UAE PASS integration add to the bill?
Far more than an OAuth flow, which is the part that misleads people. The UAE PASS onboarding documentation sets out what a private service provider must produce before writing any integration code. Four things: a valid UAE trade licence, a completed questionnaire for every feature being integrated, a workflow diagram of the user journey, and UI mockups of every screen the user passes through.
The onboarding team then evaluates the use case. A use case that deviates from the published guidelines needs management approval, and the documentation says plainly that this extends processing time.
Then comes assessment. Two rounds are normal if anything is wrong the first time. You have to record video of every scenario tested and send those recordings to the onboarding team, who send them to management. Private providers sign a service provider agreement before go-live.
Budget the integration itself at AED 25,000 to AED 60,000. Budget six to sixteen weeks of calendar time and a named person to own the paperwork. The second number is the one that wrecks launch dates.
Do you need a trade licence before you can publish to the App Store?
To publish under your company's name, yes, in practice. Apple's enrolment rules require an organisation to be a legal entity that can sign contracts. Apple states it does not accept trade names, DBAs or branches. You also need a D-U-N-S number, an email address on your company's own domain, and a public website that works.
In the UAE that chain starts at the trade licence. No licence, no legal entity, no D-U-N-S, no organisation account. Free zone and mainland licences both work, and the free zone you picked matters less than whether the licence activity covers software.
The fees themselves are small. Apple's developer programme is 99 USD a year. Google charges "a US$25 one-time registration fee" for a Play Console account. You can publish as an individual for far less friction, but your personal legal name appears as the seller on the App Store, which is a poor look for a company selling to UAE enterprises.
What breaks when you add an Arabic version?
Not the translation. The layout. Right-to-left flips the entire interface: navigation, back gestures, progress bars, chart axes, icons that imply direction. Every screen has to be checked in mirror, and a team that has not shipped RTL before will find this in QA rather than in design, which is the expensive place to find it.
Three things reliably cost more than teams expect. Arabic text runs longer than English in some places and shorter in others, so fixed-height cards break. Names and addresses need Arabic-aware sorting, and so does search. App Store and Play listings need separate Arabic metadata and screenshots, which is a content job, not an engineering one.
In our own bilingual builds, Arabic done from the start adds 15% to 25% to a build. Retrofitted onto a finished English app, it can cost half of the original project again. In a market where your customers switch languages mid-sentence, retrofitting is the wrong bet.
What keeps charging you after the app ships?
The bill does not stop at launch, and the ongoing number is where owners get caught. The store fees below come straight from Apple and Google. The rest is a rough annual floor from our own UAE maintenance contracts, for a live booking or ordering app:
| Item | Annual cost | Notes |
|---|---|---|
| Apple developer programme | $99 | Renews annually |
| Google Play | $25 once | One-time registration |
| Hosting and backend | AED 4,000 to AED 30,000 | Scales with usage |
| Push, SMS and OTP | AED 3,000 to AED 20,000 | UAE SMS is not cheap |
| Maintenance and OS updates | 15% to 20% of build cost | iOS and Android both ship yearly |
| Payment gateway | 2% to 3% per transaction | Plus setup and monthly fees |
The maintenance line is the one to argue about before signing. iOS and Android both release a major version every year, and an app nobody maintains stops working within about two of those cycles. Add 5% VAT to anything invoiced by a UAE supplier.
What should you actually do this week?
Do the two slow things first, because they run on someone else's clock.
- Start the developer account. If your company will be the seller, request the D-U-N-S number now and check that your trade licence activity covers software.
- Decide whether you truly need UAE PASS. If the answer is yes, open the request on the developer portal this week and assign one person to own the questionnaires.
- Write the single job your first version does, in one sentence. If that sentence needs the word "and", you have two products.
- Ask any agency quoting you to price the four rows in the first table above separately. A quote that will not break down into integrations, approvals, Arabic and maintenance is a quote that will change later.
If you already know which row you are in, you are past the hard part. The hundredfold range only exists for people who have not decided yet.
Sources
- Program enrollment, Apple Developer, for organisation requirements, D-U-N-S and the 99 USD annual fee
- Get started with Play Console, Google Play Console Help, for the one-time registration fee
- Initiation Phase, UAE PASS documentation, for the trade licence and the use-case approval requirements
Related reading: Mobile App Cost in Lebanon 2026 for the same question in a smaller market, and Best ERP in UAE 2026 for when a package beats a build.
Enjoying this article?
Enter your email and get a clean, formatted PDF of this article: free, no spam.
Not sure which row your app sits in?
Voxire builds mobile apps for UAE businesses and quotes them the way this article breaks them down, with integrations, approvals, Arabic and maintenance costed as separate lines. If UAE PASS is in scope we will tell you the calendar cost before the build cost, because that is the number that moves your launch date.
→ Mobile App Development → Get a Free Quote → Chat on WhatsApp
Voxire
Mobile App Development
React Native and native iOS and Android for MENA. RTL support done properly, regional payment integration, App Store and Play Store submission, and the architecture decisions that keep a small app maintainable.
Learn more


