Frankfurter FX
FF
Frankfurter FX
/latest

Latest FX rates

Convert between 30+ currencies using ECB reference rates.

liveverifieddegraded · 334ms
currencyfxexchange rate
$0.0020
per call
plus $0.001 platform fee per run
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run frankfurter /latest for me.

Input

FieldTypeDescription
fromstringBase currency default "USD"
tostringComma-separated targets, e.g. 'EUR,GBP'
amountnumberAmount default 1

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"frankfurter","endpoint":"/latest","input":{"from":"USD","amount":1}}'
cli
npx cracked-ai run -p frankfurter -e /latest -i '{"from":"USD","amount":1}'
mcp
run_tool({ provider: "frankfurter", endpoint: "/latest", input: {"from":"USD","amount":1} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.