Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency codes

ISO 4217 currency codes

Features

  • source data
  • current and historical data
  • single JSON file

Usage

import currencyCodes from "@vwkd/currency-codes/data" with { type: "json" };

const euroEntries = currencyCodes.current.filter(({ code }) => code === "EUR");

Sources

About

ISO 4217 currency codes

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages