- Home
- Resources
- Integrations
- Oanda Exchange Rates
Oanda Exchange Rates Make integrationAutomate Oanda Exchange Rates with Make.
Need live currency numbers inside your spreadsheets, invoices or reports without copying them by hand? The Oanda Exchange Rates Make integration gives you 5 modules: three searches for spot, daily and monthly rates, plus two actions. This guide shows you how to connect it and build a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Oanda Exchange Rates Make integration do for you?
The Oanda Exchange Rates Make integration lets a Make scenario (the automation you build, a chain of steps) ask Oanda for currency rates and hand them to the next app. Nothing fires from Oanda itself: your scenario starts on a schedule or from another app, then looks up the rate it needs.
Price a foreign order as it comes in. A new row appears in another app, Get Spot Rates fetches the current rate for that currency pair, and the next module writes the converted amount back. A finance assistant stops opening a converter tab for every order.
Book expenses at the rate of the day. Get Daily Close and Average Exchange Rate returns the close and the average for each pair you ask for, which suits an accountant who records costs at a daily reference rather than at a live quote.
Feed a monthly report. Get Monthly Average Exchange Rates gives an average over a period, the figure a controller usually wants for a management pack.
Two actions complete the set: Get Remaining Quotes in Current Billing Period reports what is left on your Oanda billing period, and Make an API Call reaches any other endpoint of the Oanda API with the same connection. Keep in mind that Make publishes only limited documentation for this app, so test each module before you rely on it. Oanda has no trigger here either: a scenario always starts elsewhere.
Weighing tools first? Read the n8n vs Make comparison, or check the Make pricing page and the Make training if you want guided practice.
How do you connect Oanda Exchange Rates to Make?
- 01
Add an Oanda module
In your scenario, click the +, search for Oanda Exchange Rates and pick any of its modules. Then click Create a connection. A connection is your Oanda account linked to Make once and reused by every Oanda module afterwards.
- 02
Name it and authorize
Give the connection a name if you like, for example the account it belongs to. Then follow what Make shows: either an Oanda page where you approve access, or a field where you paste the key Oanda gives you.
- 03
Save and check
Click Save. The connection now appears in the module's dropdown, and any other Oanda module you add later can select it directly, with no second login.
Build your first scenario with Oanda Exchange Rates
GoalWhen a new amount in a foreign currency shows up in another app, Make fetches the Oanda spot rate and passes it on for the conversion.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the +. Pick the app that holds your amounts as the first module, since Oanda has no trigger of its own.
- 02
Add Get Spot Rates
Click the + on the right of that first module, search for Oanda Exchange Rates and choose Get Spot Rates. Select your connection or click Create a connection.
- 03
Map the currencies
Fill the module with the currency pair you need, mapping the currency from the previous module when it varies. Make passes each item, called a bundle, from one module to the next.
- 04
Test with Run once
Click Run once. The scenario runs a single time, and you can read the bundles each module received, so you can confirm the rate came back before going further.
- 05
Schedule and switch on
Set the schedule on the first module (every 15 minutes by default) and switch the scenario on. Each module run counts as one operation, the unit Make tracks on your plan.
What each Oanda Exchange Rates module does
Oanda Exchange Rates gives you 5 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Get Remaining Quotes in Current Billing Period
ActionIn Make“The number of remaining quotes in the current billing period.”
This action tells you how many quotes are left on your Oanda account for the current billing period, so a scenario can check its budget before it asks for more rates.
Make an API Call
ActionIn Make“Perform an arbitrary authorized API call.”
You get access to any endpoint of the Oanda API from your scenario, using the connection you already created, without writing authentication by hand.
Get Daily Close and Average Exchange Rate
SearchIn Make“Get the daily close and average exchange rate for each currency pair specified.”
Returns the closing rate and the average rate of a day for every currency pair you list, which gives accounting a stable reference instead of a moving quote.
Get Monthly Average Exchange Rates
SearchIn Make“Retrieves the average exchange rate(s) for a given time period, intended to be used to get Monthly exchange rates.”
Hands back an average rate over the period you set, a figure built for monthly reporting where a single day's close would distort the picture.
Get Spot Rates
SearchIn Make“Retrieves the current exchange rate(s), or the rate(s) at a specified point in time.”
Fetches the current rate for your currency pairs, or the rate at a precise moment you specify, ready to convert an amount in the next module.
Need help automating Oanda Exchange Rates with Make?
A person reads every message.