{"id":13773181,"url":"https://github.com/unfulvio/wp-currencies","last_synced_at":"2026-04-19T12:03:17.521Z","repository":{"id":18287759,"uuid":"21457734","full_name":"unfulvio/wp-currencies","owner":"unfulvio","description":":yen: Currency data and updated currency exchange rates for WordPress.","archived":false,"fork":false,"pushed_at":"2018-05-30T01:34:03.000Z","size":1729,"stargazers_count":25,"open_issues_count":2,"forks_count":11,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-04-10T20:01:55.687Z","etag":null,"topics":["currency-data","openexchangerates","php","wordpress","wp-currencies"],"latest_commit_sha":null,"homepage":"http://wordpress.org/plugins/wp-currencies/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unfulvio.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-03T09:51:32.000Z","updated_at":"2025-11-05T05:07:05.000Z","dependencies_parsed_at":"2022-08-25T11:01:33.624Z","dependency_job_id":null,"html_url":"https://github.com/unfulvio/wp-currencies","commit_stats":null,"previous_names":["nekojira/wp-currencies"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/unfulvio/wp-currencies","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfulvio%2Fwp-currencies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfulvio%2Fwp-currencies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfulvio%2Fwp-currencies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfulvio%2Fwp-currencies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unfulvio","download_url":"https://codeload.github.com/unfulvio/wp-currencies/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfulvio%2Fwp-currencies/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32005833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-data","openexchangerates","php","wordpress","wp-currencies"],"created_at":"2024-08-03T17:01:12.396Z","updated_at":"2026-04-19T12:03:17.466Z","avatar_url":"https://github.com/unfulvio.png","language":"PHP","funding_links":[],"categories":["Third-Party Add-Ons"],"sub_categories":[],"readme":"# WP Currencies\n\n[![GitHub version](https://badge.fury.io/gh/unfulvio%2Fwp-currencies.svg)](http://badge.fury.io/gh/unfulvio%2Fwp-currencies) \n[![Join the chat at https://gitter.im/unfulvio/wp-currencies](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/unfuklio/wp-currencies?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge) \n\nWP Currencies is a [WordPress](http://www.wordpress.org) plugin that imports and periodically updates a complete set of World currencies and their exchange rates from [openexchangerates.org](https://openexchangerates.org) to WordPress database for later retrieval and use.\n\nThis plugin is intended for WordPress backend and frontend developers who want to build with currency data from within WordPress.\n\n[![Download from WordPress.org](https://github.com/unfulvio/wp-currencies/blob/master/assets/wordpress-download-btn.png)](https://wordpress.org/plugins/wp-currencies/)\n\n\n## Features\n\n* Pulls currency exchange rates from [openexchangerates.org](https://openexchangerates.org)\n* Imports rates and currency data into a local database table\n* Periodically and automatically updates currency rates by set cron intervals\n* Packed with a handy [PHP functions library](https://github.com/nekojira/wp-currencies/wiki/Functions) to retrieve currency data and exchange rates or perform currency conversions on the fly via PHP or [Ajax](https://github.com/nekojira/wp-currencies/wiki/Ajax)\n* Registers new [JSON REST API](https://wordpress.org/plugins/json-rest-api/) [routes](https://github.com/nekojira/wp-currencies/wiki/WP-REST-API) for currency data and exchange\n* Adds a [Currency Field](https://github.com/nekojira/wp-currencies/wiki/Advanced-Custom-Field) to [Advanced Custom Fields](https://www.advancedcustomfields.com/) plugin, if installed\n* Provides [Shortcodes](https://github.com/nekojira/wp-currencies/wiki/Shortcodes) to print currency data or conversion rates from a WordPress post or page\n* Comes complete with [action and filter hooks](https://github.com/nekojira/wp-currencies/wiki/Hooks) for extensions and customisations\n* If you use [WooCommerce](https://github.com/woothemes/woocommerce) and [WPML WooCommerce Multilingual](https://wordpress.org/plugins/woocommerce-multilingual/), you can use [WCML hooks](https://wpml.org/documentation/related-projects/woocommerce-multilingual/multi-currency-support-woocommerce/) with WP Currencies functions to change currency rates on the fly (this plugin can help you with multicurrency on other carts too)\n\n## Requirements\n\n* WordPress \u003e= 4.4\n* PHP \u003e= 5.4\n* MySQL \u003e= 5.5\n* A valid API key for [openexchangerates.org](https://openexchangerates.org)\n\n## Documentation\n\nRead the [WP Currencies documentation on Github wiki](https://github.com/nekojira/wp-currencies/wiki).\n\n## Contributing\nIf you find this plugin useful you're welcome to contribute by issuing bug reports, cloning this repo and submitting pull requests. Thank you.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funfulvio%2Fwp-currencies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funfulvio%2Fwp-currencies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funfulvio%2Fwp-currencies/lists"}