---
title: "International bank account transfer to my bank in Sweden"
description: "As required by my Swedish bank regulations, I nead to  email my account number."
url: "https://thormidwind.org/bank-transfer"
date: "2026-07-04T12:57:25+00:00"
language: "en-GB"
---

![](https://thormidwind.org/)

# International Bank Transfer

![Contact Thor Midwind!](https://thormidwind.org/images/convertforms/bank-transfer.jpg#joomlaImage://local-images/convertforms/bank-transfer.jpg)

## After sending, an email will be waiting for you

  Full name \*

  Email \*

  Optional message

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://thormidwind.org"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Bank Transfer",
            "item": "https://thormidwind.org/bank-transfer"
        }
    ]
}
```
