{"id":13509569,"url":"https://github.com/Arkar-Aung/mmExchangeRate","last_synced_at":"2025-03-30T13:32:31.736Z","repository":{"id":25470251,"uuid":"28900726","full_name":"Arkar-Aung/mmExchangeRate","owner":"Arkar-Aung","description":"Just a simple myanmar exchange rate checker and caculator based on Central Bank of Myanmar API with elixir","archived":false,"fork":false,"pushed_at":"2020-03-03T14:56:32.000Z","size":236,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-07T08:15:07.525Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Arkar-Aung.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":"2015-01-07T05:57:12.000Z","updated_at":"2015-04-14T16:00:50.000Z","dependencies_parsed_at":"2022-08-24T02:40:42.844Z","dependency_job_id":null,"html_url":"https://github.com/Arkar-Aung/mmExchangeRate","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/Arkar-Aung%2FmmExchangeRate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arkar-Aung%2FmmExchangeRate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arkar-Aung%2FmmExchangeRate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arkar-Aung%2FmmExchangeRate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Arkar-Aung","download_url":"https://codeload.github.com/Arkar-Aung/mmExchangeRate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222552924,"owners_count":17002160,"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-08-01T02:01:09.745Z","updated_at":"2024-11-01T09:31:47.030Z","avatar_url":"https://github.com/Arkar-Aung.png","language":"Elixir","funding_links":[],"categories":["Third Party APIs"],"sub_categories":[],"readme":"# MmExchangeRate\n\nA simple exchange rate checker and calculator based on [Central Bank of Myanmar Api](http://forex.cbm.gov.mm/index.php/api) in elixir. You can find [it](https://hex.pm/packages/mmExchangeRate) on hex.\n\nBefore you try it, make sure you've install [elixir 1.*](http://elixir-lang.org/install.html)\nIn mix.exs,\n\n\tdefp deps do\n    \t[\n      \t\t{:ibrowse, github: \"cmullaparthi/ibrowse\", tag: \"v4.1.0\"},\n      \t\t{:mmExchangeRate, \"~\u003e 0.0.1\"}\n    \t]\n  \tend\n\n\n##### To check available currency list\n\n\tMmExchangeRate.currencies()\n\n##### To check today exchange rate\n\n\tMmExchangeRate.today(\"usd\") # default currency is usd if paramter is empty\n\n##### To calculate rate with today exchange rate\n\n\tMmExchangeRate.calculate(100, \"usd\") # default currency is usd if paramter is empty\n\n##### To check exchange rate history\n\n\tMmExchangeRate.from(\"dd-mm-yyyy\", \"usd\") # default currency is usd if paramter is empty\t\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FArkar-Aung%2FmmExchangeRate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FArkar-Aung%2FmmExchangeRate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FArkar-Aung%2FmmExchangeRate/lists"}