From the Hacker News comment https://news.ycombinator.com/item?id=23778922
In case anyone else needs this:
[Unit]
Description=Update units(1) currency rates
[Service]
Type=oneshot
Nice=19
ExecStart=/usr/bin/units_cur
[Unit]
Description=Update units(1) currency rates
[Timer]
OnCalendar=daily
AccuracySec=3h
Persistent=true
[Install]
WantedBy=timers.target