#!/bin/sh curl -s "https://api.exchangeratesapi.io/latest?base=$1" | jq .