diff --git a/currency/publicapi.json b/currency/publicapi.json index 54a636e..a9a016f 100644 --- a/currency/publicapi.json +++ b/currency/publicapi.json @@ -4,6 +4,7 @@ "category": "money", "display_name": "Currency", "pricing": { - "Currency.History": 1000 + "Currency.History": 5000, + "Currency.Rates": 5000 } }