Ross ROSS = Recommend OSS · open-source software intelligence for agents

exchangeratesapi/exchangeratesapi

Exchange Rates API observed · 2026-08-28

github.com/exchangeratesapi/exchangeratesapi · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3082
  • days_rel: n/a
  • days_push: 1364
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1935 stars · 305 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A self-hostable REST API service that serves current and historical foreign exchange rates published by the European Central Bank, built on Python's Sanic async framework with PostgreSQL via GINO/asyncpg. An hourly scheduler keeps the database updated with the latest ECB reference rates, and the hosted version at exchangeratesapi.io is now a commercial APILayer product.

Use cases

  • get latest and historical currency exchange rates via a REST API
  • self-host a free exchange rates API backed by ECB data
  • convert currencies client-side with money.js using fetched rates
  • query historical forex rates for a date range
  • power a finance dashboard with daily ECB reference rates

When to choose

  • you want a free, self-hosted exchange rate API based on ECB daily reference rates
  • you need historical rates back to 1999 without paying for a commercial forex API
  • you need high-throughput async serving of currency rates

When to avoid

  • you need real-time intraday rates updated every minute - ECB data updates once per working day
  • you need currencies beyond the ECB reference set or precious metals
  • you want a maintained turnkey service - the hosted product is now commercial and the repo's last release was 2022

Facets

service · maturity maintenance

http-server api-framework scheduling caching fintech apis self-hosted backend python self-hosted exchange-rates currency-conversion forex rest-api european-central-bank sanic heroku-deployable docker web-server

4 sources

Member repositories

RepositoryRoleHealth v2
exchangeratesapi/exchangeratesapimain32

For agents

markdown · JSON · MCP: product_card(name="exchangeratesapi/exchangeratesapi")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem