CurrConv
Installation
SKILL.md
CurrConv
A real currency converter using live exchange rates from the European Central Bank via the free frankfurter.app API. Convert currencies, check rates, list available currencies, and look up historical exchange rates. No API key required.
Commands
| Command | Description |
|---|---|
currconv convert <amount> <from> <to> |
Convert an amount from one currency to another using live rates |
currconv rates <base> |
Show all exchange rates for a base currency (default: EUR) |
currconv list |
List all available currencies with full names |
currconv history <from> <to> <date> |
Get a historical exchange rate with comparison to today |
currconv version |
Show version |
currconv help |
Show available commands and usage |