open-exchange-rates

Installation
SKILL.md

Open Exchange Rates

Open Exchange Rates is an API that provides current and historical exchange rates for various currencies. Developers use it to build applications that require currency conversion or display of international pricing. It's useful for e-commerce platforms, financial tools, and travel apps.

Official docs: https://docs.openexchangerates.org/

Open Exchange Rates Overview

  • Currencies
  • Latest Exchange Rates — Based on a base currency.
  • Historical Exchange Rates — Based on a base currency and date.

Working with Open Exchange Rates

This skill uses the Membrane CLI to interact with Open Exchange Rates. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.

Install the CLI

Install the Membrane CLI so you can run membrane from the terminal:

Installs
180
GitHub Stars
189
First Seen
Mar 13, 2026
open-exchange-rates — membranedev/application-skills