1Finance::Quote::CurrencUysRearteCso:n:tErCiBb(u3t)ed PerFlinDaonccuem:e:nQtuaottieo:n:CurrencyRates::ECB(3)
2
3
4

NAME

6       Finance::Quote::CurrencyRates::ECB - Obtain currency rates from
7       https://www.ecb.europa.eu
8

SYNOPSIS

10           use Finance::Quote;
11
12           $q = Finance::Quote->new(currency_rates => {order => ['ECB']});
13
14           $value = $q->currency('18.99 EUR', 'CAD');
15

DESCRIPTION

17       This module fetches currency rates from https://www.ecb.europa.eu and
18       provides data to Finance::Quote to convert the first argument to the
19       equivalent value in the currency indicated by the second argument.
20
21       The European Central Bank provides a small list of currencies, quoted
22       against the Euro. This module caches the table of rates for the
23       lifetime of the Finance::Quote object after the first currency
24       conversion.
25

Terms & Conditions

27       Use of https://www.ecb.europa.eu is governed by any terms & conditions
28       of that site.
29
30       Finance::Quote is released under the GNU General Public License,
31       version 2, which explicitly carries a "No Warranty" clause.
32
33
34
35perl v5.36.0                      2022-12-F2i7nance::Quote::CurrencyRates::ECB(3)
Impressum