Currency Converter

Currency Converter

Qu'est-ce que Currency Converter ?

Currency Converter est une extension Chrome développée par Easy Unit Converter, et sa fonction principale est "Currency Converter".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Currency Converter

Téléchargez les fichiers d'extension Currency Converter au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Currency Converter Currency Converter
ID nnianpohaekfhjbpgnfnkkbikeopeogn
URL Officiel https://chrome.google.com/webstore/detail/currency-converter/nnianpohaekfhjbpgnfnkkbikeopeogn
Description Currency Converter
Taille du Fichier 382 KB
Nombre d'Installations 110
Version Actuelle 1.0
Dernière Mise à Jour 2020-03-07
Date de Publication 2020-03-07
Évaluation 5.00/5 Total 2 Évaluations
Développeur Easy Unit Converter
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://unitconverter.net/currency-converter
URL de la Page de Politique de Confidentialité https://easyunitconverter.com/privacy-policy
Langues Prises en Charge 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"
        }
    }
}