Currency Converter

Currency Converter

O que é Currency Converter?

Currency Converter é uma extensão do Chrome desenvolvida por Easy Unit Converter, e sua principal característica é "Currency Converter".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Currency Converter

Baixe arquivos de extensão Currency Converter no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        Currency converter or currency exchange rates for google chrome extension 
Easy to compare Foreign exchange rate.

Currency Converter provides today's live and historical currency exchange rates for free. All currency conversion rates are the average of various bank exchange rates.
The data of the Foreign exchange rate are industry-standard from leading market data contributors. Our rates have been trusted so widely used by small and big businesses around the world.


Why use this currency converter?

Use this for free, calculate and Compare  Foreign currencies and exchange rates in real time, you can use it in travel planning and many other senecio, like  trade the forex market, stock exchange, and even with binary options to convert currencies from one to another Foreign

Exchange rates fluctuate constantly over the time as currencies are actively traded.  The Price up and down, similar to other assets such as gold or stocks. The market  share price of a currency – how many U.S. dollars it takes to buy a Australian dollar for example – is different than the rate you will receive from the bank during  exchange currency. 



Currency converters usually display a value that is not biased towards buying or selling. This is useful when estimating the value of goods or services, basic accounting and invoicing and preparing financial plans and reports.

This converter uses the exchange rate API:
All currency conversion rates are the average of various bank exchange rates. The reference rates are usually updated every working day, except on TARGET closing days. They are based on a regular daily concertation procedure between central banks across Europe, 


Available World Currencies:

- US Dollar
- Euro
- Japanese Yen
- Pound Sterling
- Australian Dollar
- Canadian Dollar
- Swiss Franc
- Chinese Yuan
- Swedish Krona
- N. Zealand Dollar
- Mexican peso
- Singapore Dollar
- Hong Kong Dollar
- Norwegian Krone
- South Korean Won
- Turkish Lira
- Russian Ruble
- Indian Rupee
- Brazilian Real
- South African Rand
- Philippine Peso
- Czech Koruna
- Indonesian Rupiah
- Malaysian Ringgit
- Hungarian Forint
- Icelandic krona
- Croatian Kuna
- Bulgarian Lev
- Romanian Leu
- Danish Krone
- Thai Baht
- Polish Zloty
- Israeli Shekel
- UAE Dirham
- Argentine Peso
- Bahamian Dollar
- Chilean Peso
- Colombian Peso
- Dominican Peso
- Egyptian Pound
- Fiji Dollar
- Guatemalan Quetzal
- Kazakhstani Tenge
- Panamanian Balboa
- Peruvian Sol
- Pakistani Rupee
- Paraguayan Guarani
- Saudi Riyal
- New Taiwan Dollar
- Ukrainian Hryvnia
- Uruguayan Peso
- Vietnamese Dong

Important features:

✓ Insert the amount then select the ISO currency symbols or country names to convert the foreign currency.
✓ Open in a popup in Google Chrome.
✓ It's completely free.
✓ No ads.
✓ Simple design inspired by material design.
✓ Does not require special permissions.
✓ Converts all the currencies at once.
✓ Aplicable reference rates are of previous day.
✓ We support 160+ world currencies.                    

Informações Básicas da Extensão

Nome Currency Converter Currency Converter
ID nnianpohaekfhjbpgnfnkkbikeopeogn
URL Oficial https://chrome.google.com/webstore/detail/currency-converter/nnianpohaekfhjbpgnfnkkbikeopeogn
Descrição Currency Converter
Tamanho do Arquivo 382 KB
Contagem de Instalações 110
Versão Atual 1.0
Última Atualização 2020-03-07
Data de Publicação 2020-03-07
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor Easy Unit Converter
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://unitconverter.net/currency-converter
URL da Página de Política de Privacidade https://easyunitconverter.com/privacy-policy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Currency Converter",
    "short_name": "Currency Converter",
    "description": "Currency Converter",
    "version": "1.0",
    "author": "Ravi Roshan",
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "icon.png",
        "default_title": "Currency Converter: All type for currency conversions"
    },
    "manifest_version": 2,
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+F",
                "mac": "MacCtrl+Shift+F"
            },
            "description": "Currency Converter"
        }
    }
}