Update rate limit (#18715)

This commit is contained in:
Ionuț Neagu 2021-08-05 23:35:22 +03:00 committed by GitHub
parent fa908d52b3
commit df3956d25b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ To get an overview about the available [currencies](https://fixer.io/symbols).
## Setup
You need to create an [API key](https://fixer.io/product). There is a rate limit of 1000 calls per month.
You need to create an [API key](https://fixer.io/product). The free account is limited to only EUR as a base currency, allows 250 requests per month, and updates every hour.
## Configuration