Finance apps that can pull from banks across Europe, Australia, US - does this exist?

Been on the hunt for the perfect portfolio / finance app that works across countries. Specifically I want something that can connect to banks in Australia, Europe (specifically Germany) and US.

Mostly this means that the app needs to connect with data aggregators that are dominant in those areas, so:

  • Plaid: US
  • SaltEdge: Germany/Europe
  • Yodlee: Australia
  • GoCardless: Also Germany/Europe

The only apps I was able to find that can even come close were:

  • Banktivity (not a great UI)
  • Pocketsmith (less coverage than Banktivity)

But both of these have their own flaws, and also don’t support some of the most popular options in Europe for example.

Other options that look promising but probably need me to write my own data connectors are Actual Budget and FireflyIII

So I figured I just ask here: Is there an app like this? That can truly integrate with everything?

Xero might be an option - Why we’re calling 2024 'the year of the US bank feed' - Xero Blog

No idea what their German bank feed capability is though. Their bank feeds are often more secure than what Pocketsmith is happy to use.

I am currently subscribed to both Banktivity and Pocketsmith after being a YNAB user for nearly a decade.

First, to answer your question, I think there’s only Monarch.

Secondly, for my feedback being Australian and not being able to use YNAB’s integrated banking feeds ever and having to manually enter, and switching to apps that do use the integrated ones…

I have found that my adherence to my budget was far higher when I was using Excel or YNAB as I had to manually input each transaction (done once a week) and reconcile that with what I planned to spend. With both Banktivity and Pocketsmith, I get a great overview and I’ll reconcile my transactions every now and again, and can view my portfolio across multiple financial institutions.

I found those apps (which aren’t cheap) far too passive for me to actually change or manage my accounts in any meaningful way. Nice graphs and summary reports etc. but nothing that really got me to manage my money. The more automated my portfolio, the less I actually spent thinking or planning which meant missing opportunities and overspending on budgets.

I’m genuinely stumped on what to do, as I like the nice plug ins and data connections to save me massive time, but the autopilot means auto-spend. Pocketsmith has sankey graphs for your spends which are amazing and really good communicative tools, but they really just show that I spent to much on eating out or apple products and not enough on savings goals.

Fundamentally, are you using it to budget or to track a broad multi-national multi-institutional portfolio, as I’m starting to think that the 2 may not belong together.

1 Like

For budgeting and planning I’ve found YNAB to be great. Their bank feeds for the UK are solid, and I think they’ve added more European banks. Unfortunately they don’t appear to have support for Australian banks yet. I would assume their US bank feeds are ok depending on which bank you’re with.

For tracking and investment reports etc, MoneyDance or Banktivity, although I’ve found MoneyDance to be better for investment reporting for my needs. MoneyDance has a CSV import add-on so it’s very quick to do a quick CSV export from YNAB and then import into MoneyDance. There’s also a quote loader plugin for MoneyDance that pulls all the latest price feeds.

Banktivity is OK; I don’t subscribe any more as I found it to be quite buggy day-to-day and some of the reports weren’t suitable for me - I could never get it to do a proper UK capital gains tax report, whereas MoneyDance can handle that ok.

2 Likes

Moneydance with UK bank feeds is exactly what I’m waiting for … the wait is just so bloody long! I agree, the investment tracking and capital gains in MD is top drawer. I love the reminders based ā€˜budgeting’/forecasting a well. I just can’t live with manual import.

I’ve been on Banktivity for a year and have just renewed. I do like it, it handles all my UK bank feeds and investments fine. It does not handle UK crypto prices. I like the reporting when it comes to budgets / general banking but not so much on the investment side. So, yeah, I like it but as soon as MD (FINALLY) delivers UK bank feeds I will move back to MD.

I’ve looked at Firefly but the lack of investment tracking is a deal breaker for me.

For what it’s worth, although YNAB doesn’t natively support Australian banks I’ve had success with using Bank Sync For YNAB (and there is an alternative, though I can’t recall the name off the top of my head).

That might round out the built-in EU/US feeds enough, provided YNAB offers the combination of features you are after. :slight_smile: However…you may find multi-currency handling to be lacking, unless something has changed in recent years. (Again depending on your use case; multiple budget files within one account might be an answer.)

2 Likes

Thanks for all the comments! I’ve looked into the options listed here

  • Monarch: Seems to be only US and Canada, so no EU or Australia from the looks of it
  • Xero: More for small businesses but haven’t tried it
  • YNAB: I know EU stuff is supposed to be supported? But I can’t find any of my banks, not even stuff like N26 which integrates with almost everything

I contacted Banktivity about support for additional banks that I need, mainly C24, Trade Republic, Vivid, Trading212. They got back to me that C24 and Vivid are on their roadmap, the rest currently isn’t.

I more or less gave up at this point and started homebrewing my own solution. I was already using https://moneymoney-app.com on my Mac which integrates through PSD2 with almost everything in Europe, but more importantly: It allows building of custom integrations through lua extensions.

While not ideal, I built an integration for Pocketsmith, to have all my account data from pocketsmith in MoneyMoney which covers a bunch of Australian and US banks.

My pocketsmith subscription then expired and I could renew it just so I have a data API for those banks, but ended up not doing that. Instead, I built an integration for Frollo, which is an Australian account/budget tracker.

This solution sadly doesn’t work on mobile, but at least on Mac I have almost everything in one place now.

The only thing missing right now is a US data API, maybe through Plaid if they approve my account.

My own verdict for the services that exist:

Banktivity is probably king when it comes to integrations, and if I didn’t need TradeRepublic and European Trading212, this would be very close to doing everything I want. Not happy about their pricing model and lack of month-to-month subscription.

I wish they had an API to either add stuff programatically so that I can add the few missing pieces, or to let me access my own data, but they don’t do that.

Pocketsmith lacks too many integrations that I need, and I’m not a fan of the UI. But, they have an API and more importantly, allow you to access all your data that they pull for you.

2 Likes

Check out Lunch Money (Use this link for an extra month free trial– 2 months total).

Been around since 2019 and support many European banks (no UK) for automatic syncing via Plaid. We also have a strong developer ecosystem building bridges to other bank aggregators that open up possibility of bank syncing to UK banks and other non-Plaid support institutions. I’m the founder (hi!)– feel free to reach out if you want early access to these third-party solutions!

1 Like

Wanted to report my experiences back here

Still using my MoneyMoney + aggregator through Lua scripts combo, but I re-investigated some other options under a new

Pocketsmith actually has an API that allows data import form anywhere. So I was able to write importers for custom stuff that just calls the Create Transaction endpoint and have those run automatically on my server. That’s great!
Doesn’t look like assets/investments are properly supported yet though.

Toshl Finance is another service that can aggregate across different countries, but support far less institutions than pocketsmith. I like the UI a bit more, and they also have an API that enables custom adding of transactions. So this makes it possible to shovel data from anywhere into it, similar to Pocketsmith.

In my testing, automatic rule adding isn’t really possible the same way that it is on Pocketsmith. Or at least I wasn’t able to properly set it up.

Lastly, I revisited Banktivity again. I think it’s the best ā€œall-in-oneā€ package that supports the most amount of institutions. But for the ones that aren’t supported, there is no way to automatically add stuff to it. Some people had success writing the sqlite database directly but I didn’t go down that path yet.

I also noticed weirdness where the reported balance on Banktivity isn’t reflecting the actual bank balance (especially on stocks), probably because of some mismatch in internal calculation. It also feels a bit clunky, outdated and slow at times…

So yeah, if you’re looking for something similar to what I need, my recommendation (in order):

  • MoneyMoney + Lua extensions
  • Pocketsmith + custom importers through the API
  • Banktivity

(I’m also looking at Actual Budget, but that doesn’t support multi-currency yet. Once that’s added I’ll give it another shot.)

3 Likes