Title: Currensees
Author: moatsystems
Published: <strong>4 maio, 2023</strong>
Last modified: 4 maio, 2023

---

Pesquisar plugins

Este plugin **não foi testado com os 3 lançamentos principais mais recentes do WordPress**.
Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade
quando usado com versões mais recentes do WordPress.

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

# Currensees

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

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

 * [Detalhes](https://br.wordpress.org/plugins/currensees/#description)
 * [Avaliações](https://br.wordpress.org/plugins/currensees/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/currensees/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/currensees/#developers)

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

## Descrição

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://br.wordpress.org/plugins/currensees/./license.txt?output_format=md).

### Copyright

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

## Instalação

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.

## Perguntas frequentes

### 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/).

## Avaliações

Não há avaliações para este plugin.

## Colaboradores e desenvolvedores

“Currensees” é um programa de código aberto. As seguintes pessoas contribuíram para
este plugin.

Colaboradores

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

[Traduzir o “Currensees” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/currensees)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/currensees/), consulte
o [repositório SVN](https://plugins.svn.wordpress.org/currensees/) ou assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/currensees/)
por [RSS](https://plugins.trac.wordpress.org/log/currensees/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

#### 1.0.0

    ```
    Initial release.
    ```

## Meta

 *  Versão **1.0**
 *  Última atualização **3 anos atrás**
 *  Instalações ativas **Menos de 10**
 *  Versão do WordPress ** 6.0 ou superior **
 *  Testado até **6.2.9**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/currensees/)
 * Tags
 * [conversion](https://br.wordpress.org/plugins/tags/conversion/)[currency](https://br.wordpress.org/plugins/tags/currency/)
   [exchange](https://br.wordpress.org/plugins/tags/exchange/)[exchange rate](https://br.wordpress.org/plugins/tags/exchange-rate/)
   [exchange rates](https://br.wordpress.org/plugins/tags/exchange-rates/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/currensees/advanced/)

## Classificações

Ainda não foi enviada nenhuma avaliação.

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

[Ver todas avaliações](https://wordpress.org/support/plugin/currensees/reviews/)

## Colaboradores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/currensees/)