All integrations

Looker Studio

API key

A Looker Studio (Data Studio) community connector that exposes live rates as a data source - build FX dashboards and charts on 160+ currencies.

Examples

Dimensions: Currency, DateMetric: RateConfig: base currency

Setup

  1. 1

    Get the connector source

    The Apps Script connector lives in the Rate-API repo under integrations/looker-studio (Code.gs + appsscript.json).

  2. 2

    Deploy it

    Push it with clasp, then in the Apps Script editor: Deploy → New deployment → Looker Studio.

    cd integrations/looker-studio
    clasp create --type standalone --title "Rate-API Looker Studio"
    clasp push
  3. 3

    Add the data source

    In Looker Studio: Add data → Build your own → paste the deployment ID. Paste your API key (KEY auth) and set the base currency.