{"id":19142334,"url":"https://github.com/eldoy/norgesbank","last_synced_at":"2025-08-04T16:37:17.105Z","repository":{"id":57701841,"uuid":"497193648","full_name":"eldoy/norgesbank","owner":"eldoy","description":"Norges Bank API Currency Conversion","archived":false,"fork":false,"pushed_at":"2022-05-28T02:48:34.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-03T15:26:15.303Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eldoy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-05-28T02:39:44.000Z","updated_at":"2022-06-04T21:48:06.000Z","dependencies_parsed_at":"2022-08-29T05:40:46.084Z","dependency_job_id":null,"html_url":"https://github.com/eldoy/norgesbank","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eldoy%2Fnorgesbank","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eldoy%2Fnorgesbank/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eldoy%2Fnorgesbank/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eldoy%2Fnorgesbank/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eldoy","download_url":"https://codeload.github.com/eldoy/norgesbank/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240223225,"owners_count":19767598,"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":[],"created_at":"2024-11-09T07:26:52.282Z","updated_at":"2025-02-22T19:21:35.875Z","avatar_url":"https://github.com/eldoy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Norges Bank\n\nCurrently just fetches the exchange rate between two currencies at a given date.\n\n### Install\n\n```\nnpm i norgesbank\n```\n\n### Usage\n\n```js\nconst norgesbank = require('norgesbank')\n\nconst options = {\n  to: 'NOK',\n  from: 'USD',\n  date: new Date() - 1 // yesterday is the default\n}\n\nconst rate = norgesbank(options)\n// 9.3453\n```\n\nMIT Licensed. Enjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feldoy%2Fnorgesbank","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feldoy%2Fnorgesbank","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feldoy%2Fnorgesbank/lists"}