All resources

Free Open Exchange Rates to BigQuery Connector by OWOX: Take Full Control of Your Currency Data

Running financial analysis is one thing. But automating live currency data flows into BigQuery without hitting API limits, tool fees, or brittle pipelines? That’s where it gets tricky.

Forget CSV uploads, copy-paste hacks, or expensive ETL tools.

Dashboard showing Facebook Ads data flowing into BigQuery storage and exporting to Google Sheets, Looker Studio, Excel, Tableau, and Power BI.

With this free, open-source connector from OWOX Data Marts, you can sync real-time exchange rate data from Open Exchange Rates directly into Google BigQueryno code, no fees, just transparent, scalable FX data pipelines built for analysts.

Why We Made This Free Connector

Currency data powers everything from pricing models to international revenue reporting – but piping live exchange rates into BigQuery in a clean, analyst-ready format isn’t always straightforward.

At OWOX, we believe analysts and finance teams shouldn’t have to rely on clunky exports, overpriced ETL tools, or locked-down integrations just to access FX data. That’s why we built this free Open Exchange Rates to BigQuery connector as part of the OWOX Data Marts.

No subscriptions. No usage caps. Just full transparency and control over your currency data – streaming directly into BigQuery for modeling, enrichment, and automation.

Whether you’re aligning pricing to global markets, tracking rate shifts over time, or joining FX data with sales or spend pipelines, this connector keeps you in charge.

Join the Open-Source Movement

We’re not just releasing a free connector, we’re inviting you to help shape the future of data and marketing analytics tools.

At OWOX, we believe that data access and transparency should be a right, not a luxury. That’s why this connector is 100% open-source, giving you full control over how it works, what it does, and how far it can go.

If you like what we do, please ⭐ star our GitHub repo to show your support – it helps us reach more analysts and grow the number of available connectors.

Also, feel free to:

  • Explore the code and customize it to fit your needs.
  • Contribute to this data connectivity ecosystem: suggest new connectors, pull new connectors, and / or provide documentation to support the wider community.
  • Join our community & share your feedback.

We’ve built the core, the foundation; now it’s your turn to take it further.

Why Send Open Exchange Rates Data to BigQuery?

Exchange rate data is vital for accurate forecasting, budgeting, and multi-currency reporting. But Open Exchange Rates doesn’t offer a native integration with Google BigQuery, which means you're often stuck with fragmented workflows and manual effort.

No direct pipeline to BigQuery
CSV exports that don’t scale or automate
No way to blend exchange rates with spend, sales, or marketing data in real time

This connector changes that.

Automate exchange rate imports straight into your BigQuery tables
Define your own start dates and target currencies
Get clean, structured FX data ready for modeling, reporting, or joining with other datasets

Instead of wrestling with workarounds or rigid platforms, analysts can now pull live Open Exchange Rates data into BigQuery with full transparency and control, without writing a single line of code.

Open Exchange Rates Connector to Google BigQuery

Why Choose the OWOX Connector for Open Exchange Rates to BigQuery

The OWOX connector gives you more than a simple data transfer–it offers full control over your exchange rate data directly in BigQuery. Unlike paid ETL platforms that limit access, enforce rigid schemas, or lock features behind premium tiers, this solution is fully open-source and runs in your own environment.

  • Transparent by design – review and modify the script logic to suit your data model and analytics workflow
  • Fast setup – configure your base currency, symbols, and historical range in just a few clicks
  • Own your schema — define your destination table schema, assign clear field aliases, and adjust the structure to align with your reporting needs.
  • 100% free – no usage fees, hidden limits, or tiered pricing. This connector is available free on GitHub as part of OWOX Data Marts.

Whether you’re feeding exchange rates into financial models, normalizing currency fields for eCommerce data, or building multi-market dashboards, the OWOX connector lets you automate Open Exchange Rates imports into BigQuery without compromise.

Explore More Free Connectors:
Already using Open Exchange Rates in BigQuery? Expand your workflow with these free, no-code integrations:

Open Exchange Rates → Sheets

Microsoft Ads → BigQuery

Criteo Ads → BigQuery

LinkedIn Ads → BigQuery


No subscriptions. No technical barriers. Just fast, flexible access to all your data.

How the Connector Works

We built the OWOX Open Exchange Rates to BigQuery connector to make currency data integration seamless – no paid tools, no CSVs, and no manual syncing. This Open Exchange Rates to BigQuery connector from OWOX Data Marts delivers what most tools don’t – full control without the complexity.

It’s built on an open-source framework you run yourself, so there’s no need for extra platforms, paid ETL services, or CSV workarounds.

Here’s how it works:

  • Connects directly to the Open Exchange Rates API using your App ID, with no third-party intermediaries.
  • Lets you set a custom start date and select specific currency symbols for targeted imports.
  • Automatically sends both historical and current exchange rates into BigQuery for scalable storage and SQL-based analysis.
  • Includes optional cleanup settings to manage table size and data retention based on your needs.

With transparent logic and flexible control, this connector delivers accurate exchange rate data into BigQuery, making it ideal for financial modeling, pricing strategy, multi-market dashboards, and more.

Step-by-Step: Import Open Exchange Rates Data to BigQuery with OWOX Data Marts

Set up a fully self-managed, SaaS-free pipeline to import Open Exchange Rates data directly into BigQuery using the OWOX Data Marts and a local server.

Step 1: Install Node.js and OWOX CLI ( ~2 min)

To run OWOX Data Mart locally, you’ll need to install Node.js and the OWOX CLI. This setup allows you to start a local server and work with the OWOX Data Marts effectively.

To get started, install the LTS version of Node.js from nodejs.org and use a version manager like nvm or nvm-windows to avoid permission issues. Once Node.js is set up, you can install the OWOX CLI globally and run ‘owox serve’ to launch the local server.

💡 For detailed setup instructions and troubleshooting, check the official documentation.

Step 2: Connect Google BigQuery and Set Up Your Data Mart ( ~3 min)

Set up BigQuery as your destination and link it to a new Open Exchange Rates data mart in OWOX.

  1.  Open your browser and go to http://localhost:3000.
Local host being redirected to the home page of OWOX Data Marts. i-shadow
💡 Follow our guide, where you’ll find easy-to-follow instructions on how to configure your storage in OWOX Data Marts.
  1. Create your Service Account JSON Key.
Navigation panel in Google Cloud Console showing the path to access service accounts by going to IAM and then selecting the Service Accounts section.
  1. Paste the entire contents into the ‘OWOX Service Account JSON Field’
  • Don’t forget to click Save
OWOX connector configuration labeled ‘OWOX Service Account JSON Field’ where users paste their service account key for authentication. i-shadow
  1. Create your first Data Mart
    • Once storage is added, click on the Data Mart Tab, then on ‘New Data Mart’
OWOX Data Marts interface showing the main dashboard with the ‘New Data Mart’ button. i-shadow
  • Now, create the Data Mart, name the title as ‘Open Exchange Rates Data’, as the data source
  • Choose the storage named ‘Open Exchange Rates Storage’ you just created
  • Click ‘Create Data Mart’.
Create Data Mart screen with title set to " Open Exchange Rates Data" and storage selected as "Open Exchange Rates Storage". i-shadow

Now we will do the Data Setup

  1. Set up your Data Mart
    • Go to the Data Setup Tab and then select Connector
Input Setup section in OWOX Data Marts with 'Connector' selected as the definition type for the data source. i-shadow
  • Click on Setup Connector and Choose Open Exchange Rates Connector
Setup Connector panel in OWOX Data Marts with Open Exchange Rates selected as the connector source. i-shadow

Step 3: Get the Open Exchange Rates App ID ( ~1 min)

To start importing data, you first need to generate an App ID from Open Exchange Rates to authorize the connector.

Prerequisites

  • An Open Exchange Rates account (free or paid)
  • Developer access to generate an App ID.
  • Access to your BigQuery project where the data will be stored.

Steps to Obtain Credentials

1. Log in to Your Account

Homepage of Open Exchange Rates showcasing its currency data API and sign-up options. i-shadow

2. Go to the App IDs Section

  •  Navigate to the Integration → App IDs  section from the dashboard.
Open Exchange Rates dashboard with the "App IDs" section highlighted in the left-hand navigation menu. i-shadow

3. Create a New App ID

  • Enter a name for your app and click  Generate New App ID.
Open Exchange Rates App IDs page showing the interface to enter a name and generate a new App ID, with one existing App ID already listed. i-shadow

4. Copy Your App ID

  •  Once generated, copy the App ID, as you’ll use it when setting up the connector in BigQuery.

Security Notes

  • Keep your App ID secure
  • Don’t share credentials
  • For production environments, always implement secure token refresh logic

Step 4: Configure Open Exchange Rates Connector and Run Your First Import ( ~2 min)

Now that you’ve retrieved your Open Exchange Rates App ID, it’s time to configure the connector in OWOX.

  1. Paste the App ID.
OWOX connector configuration panel with the Open Exchange Rates app ID field filled in for authentication. i-shadow
  1. Start Date:
    • Set the reporting start date (e.g., 2025-08-01). This determines how far back data will be fetched.
Connector configuration form with the Start Date field set to 2025-08-01 for fetching data from Open Exchange Rates. i-shadow
  • Currency Symbols: Set the currency symbol (e.g., GBP), used to represent monetary values in the fetched data.
Currency symbol configuration screen for Open Exchange Rates connector setup in OWOX Data Marts, showing GBP entered as the selected symbol. i-shadow
  1. Scrolling down reveals additional parameter fields. For the first run, they’re optional, and you can adjust them anytime later if needed.
  2. Click Next
  3. Endpoint: Choose the following valid endpoint
    • Historical exchange rates data
Node selection menu for Open Exchange Rates. i-shadow
  1. Choose Fields
    • Select all available fields or choose specific metrics like date, base, rate, and currency based on your reporting needs.
List of available fields from Open Exchange Rates API to include in the connector. i-shadow
  1. Name the Dataset
    • Enter the BigQuery dataset name where the imported data should be stored.
Final setup screen showing the target dataset and table path in BigQuery with time triggers hint enabled. i-shadow

Note: If the dataset doesn't exist, OWOX will create it automatically during the import process.

  1. Click Finish

9. In the Data Setup Tab. Click 'Save'.

OWOX Data Marts configuration screen showing successful mapping between Open Exchange Rates and BigQuery table with a Save button. i-shadow

10. Click 'Publish Data Mart'.

OWOX Data Marts setup showing the 'Publish Data Mart ' button ready to be clicked to activate the data mart configuration. i-shadow

11. Click 'Manual Run' button or use the 3-dot menu.

OWOX Data Marts interface with the ‘Manual Run’ button visible and the 3-dot menu expanded. i-shadow

12. A configuration panel will appear to choose a Run Type. Select Backfill or Incremental Load. Then add the required start and end dates, then click Run to load the data. 

Please Note: If you are setting up this connector for the first time, you need to go with the Backfill Run Type.

13. Go to 'Run History' and see the message: 'Success'.

Run History tab in OWOX Data Marts displaying the status message ‘Import is finished’. i-shadow

Step 5: Schedule Automated Imports ( ~1 min)

Set up a trigger to pull data on a recurring schedule.

  1. Go to the 'Triggers' tab in the new Data Mart
    • Click 'Add Trigger'.
Triggers tab in OWOX Data Marts showing the option to add a new time trigger. i-shadow
  1. Configure.
  • Trigger Type: Connector Run
  • Schedule Settings: Daily / Weekly / Monthly / Interval
  • Time Settings: hour, minute, second
  • Days of the week
  • Time zone
Scheduled trigger setup screen in OWOX Data Marts showing trigger type and scheduling options for automating data runs. i-shadow
  1. Click 'Create Trigger'. Your data will now refresh automatically.
OWOX Data Marts time trigger setup showing schedule details and the 'Create trigger' button to automate data refresh based on the selected configuration. i-shadow
  1. The trigger is now active and scheduled to run automatically on the defined days and at the defined time.
OWOX Data Marts trigger summary screen showing active time trigger details, including schedule, status, and upcoming run for Open Exchange Rates. i-shadow

What’s Next?

The free Open Exchange Rates to BigQuery connector in OWOX Data Marts advances our mission to keep data ownership simple, transparent, and accessible to everyone.

Explore more resources:
🔗 More free connectors – like Facebook Ads and Twitter Ads to BigQuery, designed for flexible data ownership
🎥 Guided video tutorials – to walk you through setup, configuration, and custom use cases
📊 Ready-made dashboards – deliver your BigQuery data directly into Google Sheets and Looker Studio, so teams get insights faster with less effort.

Explore the full list of tools on our GitHub repo, drop us a ⭐ star, and help shape the future of open analytics with OWOX Connectors.

Open Exchange Rates Connector to Google BigQuery

FAQ

Can I automate the data import process to BigQuery?
Is the data import limited to USD as the base currency?
Where does the data get stored in BigQuery?
How secure is this connector?
How many currency symbols can I include in one import?
Will the connector overwrite my existing BigQuery data?

You might also like

2,000 companies rely on us

Oops! Something went wrong while submitting the form...