St George Bank Exchange Rate Calculator

St. George Bank Exchange Rate Calculator .sg-calculator-container { max-width: 600px; margin: 20px auto; padding: 30px; background-color: #f8f9fa; border: 1px solid #e9ecef; border-radius: 8px; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; box-shadow: 0 4px 6px rgba(0,0,0,0.05); } .sg-calculator-header { text-align: center; margin-bottom: 25px; color: #2c7a36; /* St George Green-ish */ } .sg-calculator-header h2 { margin: 0; font-size: 24px; } .sg-form-group { margin-bottom: 20px; } .sg-form-group label { display: block; margin-bottom: 8px; font-weight: 600; color: #333; } .sg-form-control { width: 100%; padding: 12px; border: 1px solid #ced4da; border-radius: 4px; font-size: 16px; box-sizing: border-box; transition: border-color 0.15s ease-in-out; } .sg-form-control:focus { border-color: #2c7a36; outline: 0; } .sg-btn { display: block; width: 100%; padding: 14px; background-color: #2c7a36; color: white; border: none; border-radius: 4px; font-size: 18px; font-weight: bold; cursor: pointer; transition: background-color 0.2s; } .sg-btn:hover { background-color: #1e5c26; } .sg-result { margin-top: 25px; padding: 20px; background-color: #fff; border-radius: 4px; border-left: 5px solid #2c7a36; display: none; } .sg-result-row { display: flex; justify-content: space-between; margin-bottom: 10px; font-size: 16px; } .sg-result-row.total { font-weight: bold; font-size: 20px; color: #2c7a36; margin-top: 15px; padding-top: 15px; border-top: 1px solid #eee; } .sg-disclaimer { font-size: 12px; color: #6c757d; margin-top: 15px; text-align: center; }

Currency Converter Tool

Estimate your St. George Bank international transfer

I have AUD, I want Foreign Currency I have Foreign Currency, I want AUD
USD – United States Dollar EUR – Euro GBP – British Pound NZD – New Zealand Dollar JPY – Japanese Yen CAD – Canadian Dollar SGD – Singapore Dollar
Indicative Rate:
Input Amount:
Converted Amount:
*Rates shown are indicative estimates based on typical retail banking margins relative to mid-market rates. Actual St. George Bank rates may vary at the time of transaction.
function updateLabels() { var direction = document.getElementById('sg_direction').value; var currency = document.getElementById('sg_currency').value; var label = document.getElementById('sg_amount_label'); if (direction === 'AUD_TO_FOREIGN') { label.innerText = 'Amount in AUD'; } else { label.innerText = 'Amount in ' + currency; } } function calculateExchange() { // 1. Get Inputs var amountStr = document.getElementById('sg_amount').value; var currency = document.getElementById('sg_currency').value; var direction = document.getElementById('sg_direction').value; var resultDiv = document.getElementById('sg_result'); // 2. Validate Input var amount = parseFloat(amountStr); if (isNaN(amount) || amount Gets Foreign) – Lower number usually // 'buy': Bank Buys Foreign Currency (Customer gives Foreign -> Gets AUD) – Higher number usually (requires more foreign to get 1 AUD) // Note: These are example rates representing typical bank spreads (~3-5%) var rates = { 'USD': { sell: 0.6450, buy: 0.6850 }, 'EUR': { sell: 0.5980, buy: 0.6350 }, 'GBP': { sell: 0.5120, buy: 0.5520 }, 'NZD': { sell: 1.0650, buy: 1.1050 }, 'JPY': { sell: 94.50, buy: 99.50 }, 'CAD': { sell: 0.8800, buy: 0.9400 }, 'SGD': { sell: 0.8700, buy: 0.9200 } }; var selectedRateObj = rates[currency]; var finalRate = 0; var convertedAmount = 0; var outputText = ""; var inputText = ""; var rateText = ""; // 4. Perform Calculation based on Direction if (direction === 'AUD_TO_FOREIGN') { // Logic: Converting AUD to Foreign. Use "Sell" rate (Bank sells foreign). // Formula: AUD * Rate finalRate = selectedRateObj.sell; convertedAmount = amount * finalRate; rateText = "1 AUD = " + finalRate.toFixed(4) + " " + currency; inputText = amount.toLocaleString('en-AU', { style: 'currency', currency: 'AUD' }); // Special formatting for JPY (no decimals usually) if (currency === 'JPY') { outputText = Math.floor(convertedAmount).toLocaleString('ja-JP', { style: 'currency', currency: 'JPY' }); } else { outputText = convertedAmount.toLocaleString('en-US', { style: 'currency', currency: currency }); } } else { // Logic: Converting Foreign to AUD. Use "Buy" rate (Bank buys foreign). // Formula: Foreign Amount / Rate finalRate = selectedRateObj.buy; convertedAmount = amount / finalRate; rateText = "1 AUD = " + finalRate.toFixed(4) + " " + currency; if (currency === 'JPY') { inputText = Math.floor(amount).toLocaleString('ja-JP', { style: 'currency', currency: 'JPY' }); } else { inputText = amount.toLocaleString('en-US', { style: 'currency', currency: currency }); } outputText = convertedAmount.toLocaleString('en-AU', { style: 'currency', currency: 'AUD' }); } // 5. Display Results document.getElementById('sg_display_rate').innerText = rateText; document.getElementById('sg_display_input').innerText = inputText; document.getElementById('sg_display_total').innerText = outputText; resultDiv.style.display = 'block'; }

Understanding St. George Bank Exchange Rates for International Transfers

Whether you are planning an overseas holiday, purchasing property internationally, or sending money to family back home, understanding the St. George Bank exchange rate is crucial for maximizing the value of your Australian Dollars (AUD). Currency conversion rates fluctuate constantly based on global market conditions, and banks apply specific margins to these rates.

This calculator helps you estimate the conversion value for international money transfers or travel money based on indicative retail banking margins.

How to Use the Exchange Rate Calculator

Using the tool above is straightforward and designed to mirror the logic used during a telegraphic transfer or foreign cash purchase:

  1. Select Transaction Direction: Choose "I have AUD" if you are sending money overseas. Choose "I have Foreign Currency" if you are receiving funds into your St. George account.
  2. Choose Currency: Select the target currency (e.g., USD, EUR, GBP, NZD).
  3. Enter Amount: Input the precise amount you wish to convert.
  4. Calculate: Click the button to see the estimated exchange rate and the final converted amount.

The Difference Between "We Buy" and "We Sell" Rates

When viewing St. George Bank exchange rates, you will typically see two columns. It is essential to choose the correct one to avoid miscalculating your funds:

  • Bank Sells (TT Sell / IMT Sell): This is the rate applied when you are converting your AUD into a foreign currency (e.g., sending money to the USA). The bank is "selling" you the USD. This rate is usually lower than the mid-market rate.
  • Bank Buys (TT Buy / IMT Buy): This is the rate applied when you receive foreign currency into your AUD account. The bank is "buying" the foreign currency from you. This rate is usually higher, meaning you need more foreign currency to buy 1 AUD.

Factors Influencing Your Exchange Rate

Several factors determine the final rate you receive when transferring money via St. George Bank:

  • Mid-Market Rate: The "real" exchange rate seen on Google or Reuters. Banks add a spread (margin) on top of this.
  • Transfer Type: Telegraphic Transfers (IMT) usually offer better exchange rates than purchasing physical foreign cash notes at a branch.
  • Currency Volatility: Major pairs like AUD/USD are generally more stable and have lower spreads than exotic currencies.

St. George International Transfer Fees

In addition to the exchange rate margin, keep in mind that international transfers often incur transaction fees:

  • Overseas Telegraphic Transfer (via Internet Banking): Typically attracts a lower fee (e.g., $10 – $20) compared to branch requests.
  • Receiving Money: A fee may be deducted from the incoming amount before it is converted to AUD.

Note: Always verify the live rates within your St. George Internet Banking portal before finalizing any transaction, as rates update every few minutes during trading hours.

Leave a Comment