Currency Exchange Rate Updater
detail.loadingPreview
Automatically updates currency exchange rates from an API to a Google Sheet.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow fetches the latest currency exchange rates from a specified API (presumably ExchangeRate-API based on the URL structure) and updates a Google Sheet with these rates. It's designed to keep a financial tracking sheet up-to-date with current market values.
Key Features
- Fetches latest exchange rates for USD against various currencies.
- Formats the last update timestamp for better readability.
- Merges fetched data for comprehensive output.
- Updates a Google Sheet with the retrieved exchange rates and relevant metadata.
How To Use
- Import this workflow into your n8n instance.
- Configure the 'USD Query' node with your API base URL and API key.
- Set up the 'Update Rate Sheet' node with your Google Sheets credentials and the target spreadsheet/worksheet details.
- Ensure the 'Filter Fields' node correctly maps incoming JSON fields to the desired output fields.
Apps Used
Workflow JSON
{
"id": "c44c3b69-26d3-41ac-ab71-96d24c752178",
"name": "Currency Exchange Rate Updater",
"nodes": 0,
"category": "Data Management",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: c44c3b69-26d3...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Google Sheets Data Management
Append, lookup, update, and read data from a Google Sheets spreadsheet.
Store CocktailDB API Data
Stores data fetched from the CocktailDB API into a JSON file.
Tech Radar Template (Unverified)
A template for generating and managing Tech Radar data.
Automated Daily Weather Data Fetcher and Storage
Fetches daily weather data and stores it in Airtable.
Store Notion's Pages as Vector Documents into Supabase with OpenAI
Automate the storage of Notion pages as vector documents in Supabase using OpenAI embeddings.
Update Crypto Values
Fetches current cryptocurrency prices from CoinGecko and updates portfolio values in Airtable.