Created
February 23, 2014 19:37
-
-
Save korzhyk/9176179 to your computer and use it in GitHub Desktop.
Get fresh currency rates from PrivatBank
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=VALUE(SUBSTITUTE(IMPORTXML("https://api.privatbank.ua/p24api/pubinfo?exchange&coursid=5"; "//exchangerate[@ccy='USD']/@sale"); "."; ",")) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment