Italian Lira
ITL · ₤ · ISO 380- 1950–2002
- 14 providers
- Monthly dataset
API examples
Fetch against every currency.
curl https://api.frankfurter.dev/v2/rates?base=ITL&date=2002-02-28Fetch five years of monthly rates.
curl https://api.frankfurter.dev/v2/rates?base=ITL&from=1997-02-28&to=2002-02-28&group=monthFetch current ITL/EUR.
curl https://api.frankfurter.dev/v2/rate/ITL/EUR?date=2002-02-28The public API lives at api.frankfurter.dev. For more examples and the full reference, see the docs.