3 tools · production · spec
EuroDz provides currency exchange tools that let an agent retrieve the latest rates, convert currencies, and access historical EUR rates.
Tools3 total
convert-currency
actionimperative/amountnumberrequiredAmount to convert.
rateTypestring—Whether to use the buy or sell rate for conversion.
directionstringrequiredConversion direction. Use "toDZD" to convert foreign currency into DZD, or "fromDZD" to convert DZD into foreign currency.
currencyCodestringrequiredCurrency code to convert to or from DZD.
get-euro-historical-rate
actionimperative/datestringrequiredHistorical date in YYYY-MM-DD format.
get-latest-exchange-rates
actionimperative/currencyCodesarray—Optional list of currency codes to return. Defaults to all supported currencies.
includeOfficialboolean—Whether to include the official EUR rate in the response.