The current exchange rate of USD to UAH

Write a code (script) that checks the current exchange rate of USD to UAH and sends the exchange rate to a Telegram / Slack chat (or email) only if this rate has grown since the last check. You can solve the problem using any programming language (preferably Python), API and data storage.

Sample Solution