Exchange rate for a certain amount in the latest day

convert_usd_to_eur(usd)

Arguments

usd

the amount in dollars

Value

number (the amount in EUR)

Examples

convert_usd_to_eur(54)
#> [1] 48.40445