Ohmyfin

HomeDraftersMT202

Free MT202 message drafter

Build a SWIFT MT202 (general financial-institution transfer) in the browser. Used for bank-to-bank funding and cover payments. Every BIC, amount and reference is validated against the SWIFT User Handbook. No signup, no logging.

Message envelope

BICs (block 1 / 2). UETR (block 3, field 121) is mandatory for MT103/202/202COV under CBPR+; optional on MT199.

References

Transaction reference (20) and related reference (21).

Amount & date
Sending side institutions
Receiving side institutions
Beneficiary institution
Sender-to-receiver info

Fill in the form and press Build.

    
        

    Free REST APIMT202 drafter API

    100 drafts per IP per day. No auth. CORS open.

    POST https://ohmyfin.org/api/draft/mt202
    Content-Type: application/json
    
    {
      "payload": {
        "senderBic": "DEUTDEFFXXX",
        "receiverBic": "NWBKGB2LXXX",
        "uetr": "eb6305c9-1f7f-4def-aaee-805b6e8b3b1a",
        "fields": { ... }
      }
    }

    Frequently asked questions

    When is MT202 used?

    MT202 instructs a transfer of funds between two financial institutions for their own account. It is the workhorse of correspondent-bank settlement.

    What is the difference between MT202 and MT202COV?

    MT202COV carries an additional sequence B with underlying customer information (ordering customer 50, beneficiary 59, remittance 70) to cover an MT103. Use /draft/mt202cov for cover payments.

    Does MT202 need a UETR?

    Yes — under CBPR+, MT202 (and MT202COV) carry the same UETR as the paired MT103 in block-3 field 121.

    Can I build an MT205 with this tool?

    Not yet — Ohmyfin currently covers MT103, MT103STP, MT202, MT202COV and MT199. MT205 is on the roadmap.

    Other drafters: MT103MT202COVMT199