Skip to content

Instantly share code, notes, and snippets.

@py310
Created June 16, 2023 07:32
Show Gist options
  • Save py310/c60f474c6a4600196cf0af9541a948ca to your computer and use it in GitHub Desktop.
Save py310/c60f474c6a4600196cf0af9541a948ca to your computer and use it in GitHub Desktop.
from forex_python.converter import CurrencyRates
print(CurrencyRates().get_rates("USD"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment