Keep your finance sheet current without manual work. A daily run collects the latest USD exchange rates, updates an invoice sheet, and records a full history for audits and reporting. Ideal for teams that bill in USD and need reliable daily rates for quotes and invoices.
At 8 am, a schedule starts an API call to fetch USD rates. A small code step reshapes the response into a flat JSON list of currencies. A field filter pulls base currency and the update time. A merge step combines these details, then one Google Sheets step updates your invoice template while another appends the full set of rates to an archive sheet. You get a fresh figure for the day and a clean log of prior days in the same file.
Setup needs an ExchangeRate API key and Google Sheets access in n8n Cloud. Expect less manual copying, fewer mistakes, and faster quotes. Helpful for daily invoicing, budget checks, and monthly close where you need a clear audit trail of historical rates.