Baselight

Exchange Rates (ER)

IMF ER

@imf.er

Loading...
Loading...

About this Dataset

Exchange Rates (ER)

This dataset contains historical exchange rate data between the US Dollar, Special Drawing Rights (SDR), Euro, and various national currencies. It includes both period average and end-of-period exchange rates.

Last updated: 2025-10-20T05:25:28.347851500Z.

Tables

CodeList CL ER COUNTRY PUB

@imf.er.codes_cl_er_country_pub
  • 6.58 kB
  • 224 rows
  • 2 columns
Loading...
CREATE TABLE codes_cl_er_country_pub (
  "code" VARCHAR,
  "description" VARCHAR
);

CodeList CL ER TYPE OF TRANSFORMATION

@imf.er.codes_cl_er_type_of_transformation
  • 2.3 kB
  • 2 rows
  • 2 columns
Loading...
CREATE TABLE codes_cl_er_type_of_transformation (
  "code" VARCHAR,
  "description" VARCHAR
);

CodeList CL FREQ

@imf.er.codes_cl_freq
  • 2.21 kB
  • 3 rows
  • 2 columns
Loading...
CREATE TABLE codes_cl_freq (
  "code" VARCHAR,
  "description" VARCHAR
);

Observations

@imf.er.observations
  • 10.88 MB
  • 1,403,260 rows
  • 6 columns
Loading...
CREATE TABLE observations (
  "country" VARCHAR,
  "indicator" VARCHAR,
  "type_of_transformation" VARCHAR,
  "frequency" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

Anyone who has the link will be able to view this.