#!/usr/bin/env zsh date="2019-05-01" http "https://api.exchangeratesapi.io/${date}?base=USD&symbols=EUR" > euro-$date.json