Title: Currensees
Author: moatsystems
Published: <strong>мај 4, 2023</strong>
Last modified: мај 4, 2023

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/currensees.svg)

# Currensees

 By [moatsystems](https://profiles.wordpress.org/moatsystems/)

[Download](https://downloads.wordpress.org/plugin/currensees.zip)

 * [Details](https://mk.wordpress.org/plugins/currensees/#description)
 * [Reviews](https://mk.wordpress.org/plugins/currensees/#reviews)
 *  [Installation](https://mk.wordpress.org/plugins/currensees/#installation)
 * [Development](https://mk.wordpress.org/plugins/currensees/#developers)

 [Support](https://wordpress.org/support/plugin/currensees/)

## Description

Currensees is a WordPress plugin that provides an interface to interact with the
Currency API. With this plugin, you can authenticate a user, convert currencies,
and convert a base currency to all other available currencies.

#### Usage Examples

### Login

“`php
 $currensees = new Currensees\Currensees(); $login_result = $currensees->login(‘
username’, ‘password’); if ($login_result) { // Login was successful, do something
with the result data. } else { // Login failed, show an error message. }

### Convert

$currensees = new Currensees\Currensees();
 $conversion_result = $currensees->convert(‘
2023_04_02’, ‘GBP’, ‘CAD’, ‘500’); if ($conversion_result) { // Conversion was successful,
do something with the result data. } else { // Conversion failed, show an error 
message. }

### Convert All

$currensees = new Currensees\Currensees();
 $conversion_all_result = $currensees-
>convertAll(‘GBP’, 120, ‘2023_04_02’); if ($conversion_all_result) { // Conversion
was successful, do something with the result data. } else { // Conversion failed,
show an error message. } `

### Using the Currency

You can read the [API documentation](https://docs.currensees.com/) to understand
what’s possible with the Currency API. If you need further assistance, don’t hesitate
to [contact us](https://moatsystems.com/contact/).

### License

This project is licensed under the [BSD 3-Clause License](https://mk.wordpress.org/plugins/currensees/./license.txt?output_format=md).

### Copyright

(c) 2020 – 2023 [Moat Systems Limited](https://moatsystems.com).

## Installation

Upload the plugin files to the /wp-content/plugins/currensees directory, or install
the plugin through the WordPress plugins screen directly.
 Activate the plugin through
the ‘Plugins’ screen in WordPress. Use the provided functions in your theme or other
plugins.

## FAQ

### What is the Currency API?

Currency API provides customers with accurate and up-to-date currency data for making
informed decisions in the global financial market, including Gold, Silver and Special
Drawing Rights. Our reliable exchange rate data assist businesses in confidently
managing foreign transactions, investments and risks. Please note we do not offer
exchange services or facilitate fund transfers.

### Can I subscribe for a user account?

Yes, you can subscribe for a user account by following this [link](https://moatsystems.com/currency-api/).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Currensees” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ moatsystems ](https://profiles.wordpress.org/moatsystems/)

[Translate “Currensees” into your language.](https://translate.wordpress.org/projects/wp-plugins/currensees)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/currensees/), check
out the [SVN repository](https://plugins.svn.wordpress.org/currensees/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/currensees/) by 
[RSS](https://plugins.trac.wordpress.org/log/currensees/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

    ```
    Initial release.
    ```

## Meta

 *  Version **1.0**
 *  Last updated **3 години ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **6.2.9**
 *  Language
 * [English (US)](https://wordpress.org/plugins/currensees/)
 * Tags
 * [conversion](https://mk.wordpress.org/plugins/tags/conversion/)[currency](https://mk.wordpress.org/plugins/tags/currency/)
   [exchange](https://mk.wordpress.org/plugins/tags/exchange/)[exchange rate](https://mk.wordpress.org/plugins/tags/exchange-rate/)
   [exchange rates](https://mk.wordpress.org/plugins/tags/exchange-rates/)
 *  [Advanced View](https://mk.wordpress.org/plugins/currensees/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/currensees/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/currensees/reviews/)

## Contributors

 *   [ moatsystems ](https://profiles.wordpress.org/moatsystems/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/currensees/)