Skip to content

Real-Time Currency Converter in Excel | Multiple Currencies | Web Query & Currency Data Type Methods

     

    In this video I demonstrate two methods for creating a currency converter in Excel; both methods are real-time meaning the exchange rate will automatically remain up-to-date. The first method will work for you if you have Excel 365 which includes data types. The currency data type allows you to load currency exchange rates that automatically update every five minutes. The second method uses Power Query to load a table of exchange rates from a web page. This method allows you to set your own refresh frequency.

    Click here to download the featured file.

    Use this URL to load exchange rates: https://www.x-rates.com/table/?from=GBP&amount=1

    Video Table of Contents

    00:00 – Intro

    00:25 – Excel 365 Method Using Data Types

    04:52 – Using Power Query (Old Excel)