{"id":13773127,"url":"https://github.com/wiredmax/world-currencies","last_synced_at":"2025-10-22T12:46:11.983Z","repository":{"id":19044778,"uuid":"22270387","full_name":"wiredmax/world-currencies","owner":"wiredmax","description":"Currency information in JSON","archived":false,"fork":false,"pushed_at":"2023-10-11T12:06:07.000Z","size":165,"stargazers_count":146,"open_issues_count":14,"forks_count":42,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-18T13:04:19.539Z","etag":null,"topics":["currency-information","javascript","json"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wiredmax.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2014-07-25T20:48:24.000Z","updated_at":"2025-02-03T17:58:24.000Z","dependencies_parsed_at":"2024-01-07T01:13:41.403Z","dependency_job_id":"bf9df17c-981d-44e1-a23e-2703d9e9d352","html_url":"https://github.com/wiredmax/world-currencies","commit_stats":{"total_commits":66,"total_committers":7,"mean_commits":9.428571428571429,"dds":0.5,"last_synced_commit":"1f2a1cd4ee4bc0cf018c3cbb31a9199cbf56c756"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiredmax%2Fworld-currencies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiredmax%2Fworld-currencies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiredmax%2Fworld-currencies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiredmax%2Fworld-currencies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wiredmax","download_url":"https://codeload.github.com/wiredmax/world-currencies/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253523690,"owners_count":21921815,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["currency-information","javascript","json"],"created_at":"2024-08-03T17:01:11.717Z","updated_at":"2025-10-22T12:46:06.929Z","avatar_url":"https://github.com/wiredmax.png","language":"JavaScript","funding_links":[],"categories":["Currencies"],"sub_categories":["More"],"readme":"#Currency information in JSON.\nThis repository contains currency information for currencies contained in ISO 4217 in JSON format.\n\n##Example\n\n```json\n{\n    \"CAD\": {\n        \"name\": \"Canadian Dollar\",\n        \"iso\": {\n            \"code\": \"CAD\",\n            \"number\": \"124\"\n        },\n        \"units\": {\n            \"major\": {\n                \"name\": \"dollar\",\n                \"symbol\": \"$\"\n            },\n            \"minor\": {\n                \"name\": \"cent\",\n                \"symbol\": \"¢\",\n                \"majorValue\": 0.01\n            }\n        },\n        \"banknotes\": {\n            \"frequent\": [\n                \"5$\",\n                \"10$\",\n                \"20$\",\n                \"50$\",\n                \"100$\"\n            ],\n            \"rare\": [\n                \"1$\",\n                \"2$\",\n                \"500$\",\n                \"1000$\"\n            ]\n        },\n        \"coins\": {\n            \"frequent\": [\n                \"1$\",\n                \"2$\",\n                \"5¢\",\n                \"10¢\",\n                \"25¢\"\n            ],\n            \"rare\": [\n                \"1¢\",\n                \"50¢\"\n            ]\n        }\n    }\n}\n```\n\n## How to contribute?\nYou can simply submit a pull request and I'll gladly review them and merge them if the changes are acceptable.\n - Indent using spaces with a tab width of 4 in the json5 source.\n - Make sure to rebuild the distribution version by executing grunt before submiting a pull request.\n - Only static data (no exchange rate data or inflation value)\n\n## Change log\nSee the [change log](https://github.com/wiredmax/currency/blob/master/CHANGELOG.md).\n\n\n## To do\n - [X] All the currency in ISO 4217 with their respective information and details.\n - [ ] i18n of currency names and units\n - [ ] More formats such as XML, YAML and CSV.\n - [ ] Countries using currency.\n - [ ] Central bank accociated to the currency and it's related information like the location and website, etc.\n\n## Sources\nhttp://www.currency-iso.org\n\nhttp://www.xe.com/iso4217.php\n\nThe rest comes from Wikipedia\n\n## License\nSee [LICENSE](https://github.com/wiredmax/currency/blob/master/LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiredmax%2Fworld-currencies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwiredmax%2Fworld-currencies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiredmax%2Fworld-currencies/lists"}