January 22, 2016
By Jeff Matheson, Managing Director, HiFX North America
Each year, an estimated 6 million households in the U.S. send billions of dollars to family, friends, and others abroad. Some are supporting children studying in another country, some are planning destination weddings or long-term vacations, and others are buying property -- a booming business of late. According to recent data, the growth of U.S. home buyer interest in Europe is up 180 percent over last year.
Whether you’re sending Swissies, calculating Kiwis or lending Loonies, if you’re one of these 6 million Americans, what is the best way to move money internationally and how can you find the best deal?
For most people regardless of whether they're based in the US or overseas, their bank or credit union is the first port of call assuming that it’s their best option. However, most banks offer poor exchange rates and charge a variety of additional fees.
Banks bank on the hunch that very few of their customers check the exchange rates and how much they’re paying. As a result they take advantage of a captive market and continue to cash in on customer lethargy.
It therefore pays to compare the fees and exchange rates offered by banks with those of an international money transfer specialist.
When making international wire transfers, the costs fall into two main areas: fees and the exchange rate. When shopping around and comparing your bank to a currency transfer specialist, make sure to look at both.
A multitude of fees, charges or commission can apply, both for the sender and the recipient. Many providers levy lots of small charges to disguise exactly how much it costs.
Many banks and credit unions claim to offer commission-free transfers then simply provide poor exchange rates instead. As a result it’s often difficult to compare one provider with another as some publish charges and others don’t.
But this minefield of complications actually boils down to a very simple question…
How much foreign currency will I get for my money, after all the charges have been applied?
Exchange rates often change by the minute, so to compare one option to another, experts advise comparing exchange rates in quick succession and jumping on the best offer provided. An international money transfer specialist can help here.
For years the idea of retaining such a specialist was considered both exotic and only for the uber-wealthy, but companies like HiFX and others are democratizing overseas money exchange, making it easy, quick and affordable. The concierge-like service is also a lure to anyone feeling less love from their banks these days.
When deciding which provider to use, it’s important to ask the following:
To help navigate the world of foreign exchange we’ve prepared a quiz covering today’s must-know financial terms to test your currency IQ.
// <![CDATA[ function match(){ var unfilledCnt=0; var person = []; var Data =[]; //var person = []; //person[0] = "John"; //person[1] = "Doe"; //person[2] = 46; var Ans = document.getElementById('Ask').value; if(Ans!=''){ if(Ans==5){ person[0] ="1"; }else{ person[0] ="0"; } Data[0]=Ans; }else{ document.getElementById('Ask').style.background = "#dedede"; unfilledCnt++; // alert( document.form1.tb2.value ); } var Ans1 = document.getElementById('Bid').value; if(Ans1!=''){ if(Ans1==13){ person[1] ="1"; }else{ person[1] ="0"; } Data[1]=Ans1; }else{ document.getElementById('Bid').style.background = "#dedede"; unfilledCnt++; } var Ans2 = document.getElementById('Base').value; if(Ans2!=''){ if(Ans2==8){ person[2] ="1"; }else{ person[2] ="0"; } Data[2]=Ans2; }else{ document.getElementById('Base').style.background = "#dedede"; unfilledCnt++; } var Ans3 = document.getElementById('Major').value; if(Ans3!=''){ if(Ans3==14){ person[3] ="1"; }else{ person[3] ="0"; } Data[3]=Ans3; }else{ document.getElementById('Major').style.background = "#dedede"; unfilledCnt++; } var Ans4 = document.getElementById('IBAN').value; if(Ans4!=''){ if(Ans4==1){ person[4] ="1"; }else{ person[4] ="0"; } Data[4]=Ans4; }else{ document.getElementById('IBAN').style.background = "#dedede"; unfilledCnt++; } var Ans5 = document.getElementById('Market').value; if(Ans5!=''){ if(Ans5==7){ person[5] ="1"; }else{ person[5] ="0"; } Data[5]=Ans5; }else{ document.getElementById('Market').style.background = "#dedede"; unfilledCnt++; } var Ans6 = document.getElementById('Beneficiary').value; if(Ans6!=''){ if(Ans6==6){ person[6] ="1"; }else{ person[6] ="0"; } Data[6]=Ans6; }else{ document.getElementById('Beneficiary').style.background = "#dedede"; unfilledCnt++; } var Ans7 = document.getElementById('Instructions').value; if(Ans7!=''){ if(Ans7==2){ person[7] ="1"; }else{ person[7] ="0"; } Data[7]=Ans7; }else{ document.getElementById('Instructions').style.background = "#dedede"; unfilledCnt++; } var Ans8 = document.getElementById('Value_Date').value; if(Ans8!=''){ if(Ans8==12){ person[8] ="1"; }else{ person[8] ="0"; } Data[8]=Ans8; }else{ document.getElementById('Value_Date').style.background = "#dedede"; unfilledCnt++; } var Ans9 = document.getElementById('Midmarket').value; if(Ans9!=''){ if(Ans9==15){ person[9] ="1"; }else{ person[9] ="0"; } Data[9]=Ans9; }else{ document.getElementById('Midmarket').style.background = "#dedede"; unfilledCnt++; } var Ans10 = document.getElementById('Forward').value; if(Ans10!=''){ if(Ans10==3){ person[10] ="1"; }else{ person[10] ="0"; } Data[10]=Ans10; }else{ document.getElementById('Forward').style.background = "#dedede"; unfilledCnt++; } var Ans11 = document.getElementById('Commodity').value; if(Ans11!=''){ if(Ans11==9){ person[11] ="1"; }else{ person[11] ="0"; } Data[11]=Ans11; }else{ document.getElementById('Commodity').style.background = "#dedede"; unfilledCnt++; } var Ans12 = document.getElementById('Spot').value; if(Ans12!=''){ if(Ans12==11){ person[12] ="1"; }else{ person[12] ="0"; } Data[12]=Ans12; }else{ document.getElementById('Spot').style.background = "#dedede"; unfilledCnt++; } var Ans13 = document.getElementById('Interbank').value; if(Ans13!=''){ if(Ans13==4){ person[13] ="1"; }else{ person[13] ="0"; } Data[13]=Ans13; }else{ document.getElementById('Interbank').style.background = "#dedede"; unfilledCnt++; } var Ans14 = document.getElementById('SWIFT').value; if(Ans14!=''){ if(Ans14==10){ person[14] ="1"; }else{ person[14] ="0"; } Data[14]=Ans14; }else{ document.getElementById('SWIFT').style.background = "#dedede"; unfilledCnt++; } if(unfilledCnt == 0) { document.getElementById('result').value = person[0] +","+ person[1]+","+person[2]+","+person[3]+","+person[4]+","+person[5]+","+person[6]+","+person[7]+","+person[8]+","+person[9]+","+person[10]+","+person[11]+","+person[12]+","+person[13]+","+person[14]; document.getElementById('data').value = Data[0] +","+ Data[1]+","+Data[2]+","+Data[3]+","+Data[4]+","+Data[5]+","+Data[6]+","+Data[7]+","+Data[8]+","+Data[9]+","+Data[10]+","+Data[11]+","+Data[12]+","+Data[13]+","+Data[14]; //alert(document.getElementById('result').value ); //alert(document.getElementById('data').value ); return true; } else { alert("Please enter the numbers"); return false; } } // ]]> // <![CDATA[ function isNumber(evt) { evt = (evt) ? evt : window.event; var charCode = (evt.which) ? evt.which : evt.keyCode; if (charCode > 31 && (charCode < 48 || charCode > 57)) { return false; } return true; }</p> <p>// ]]></p>How Forex Fluent Are You? Match the term on the left with the correct definition on the right!
Match A Match B Note : * Please enter only numbers 1 to 15 in textbox. EmailAn international system of identifying bank accounts across national borders to facilitate the communication and processing of cross border transactions with a reduced risk of transcription errors.
The account and bank details of the beneficiary. For example, for EUR beneficiaries, this would include the SWIFT and IBAN.
Effectively a 'buy now, pay later' scenario, allowing you to lock in a rate for a future transfer. This tool allows you to purchase/sell your currency now, at the prevailing rate, with settlement for a transaction set to be delivered on a pre-determined date in the future.
Used by the banks to trade currency between themselves in large amounts. You'll usually see it quoted on online currency converters and is often used for indicative purposes. This is not appropriate for consumer and corporate clients.
The price for buying a foreign currency
The receiver of the funds.
This targets a specific rate of exchange. The markets are then monitored and should the market reach a customer's predetermined exchange rate, the currency is bought or sold automatically. It can be amended or cancelled at any time prior to the transaction taking place.
The first currency quoted in a pair. For example, for EUR/USD, the base currency is EUR.
Closely connected to the commodities market. AUD/USD, NZD/USD, USD/CAD
The unique identification of a particular Bank. It consists of 8 or 11 characters and can be found on account statements, invoices and documents showing bank account details.
A purchase or sale of one currency for another, for immediate delivery (usually 1-4 working days).
When a transaction settles and the money is released to the beneficiary
The price for selling a foreign currency
EUR/USD, GBP/USD, USD/JPY, USD/CHF
It's the mid-point between the bid and offer rates.
Save