Fixer integration (Finance, Data). Imported from open-connector.
https://data.fixer.io/api/symbols
/latest
| Param | Type | Required | Description |
|---|---|---|---|
| base | string | optional | Three-letter base currency code for the returned rates. |
| symbols | array | optional | List of target currency codes to include in the Fixer response. |
/
| Param | Type | Required | Description |
|---|---|---|---|
| date | string | required | Historical date to request from Fixer in YYYY-MM-DD format. |
| base | string | optional | Three-letter base currency code for the returned rates. |
| symbols | array | optional | List of target currency codes to include in the Fixer response. |