TOOL API
FX_ MONTHLY
Returns the monthly time series (timestamp, open, high, low, close) of the FX currency pair specified, updated realtime. The latest data point is the prices information for the month (or partial month) containing the current trading day, updated realtime.
finance1 credits
Call information
- Tool slug
- alpha-vantage.FX_MONTHLY
- Provider
- Alpha Vantage
- Average response
- 0 ms
- Calls in 7 days
- 0
Input parameters
from_symbolrequiredA three-letter symbol from the forex currency list. For example: from_symbol=EUR
to_symbolrequiredA three-letter symbol from the forex currency list. For example: to_symbol=USD
datatypeBy default, datatype=csv. Strings json and csv are accepted with the following specifications:
return_full_dataParameter return_full_data