Currency Converter

Currency Converter

Τι είναι το Currency Converter;

Το Currency Converter είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Easy Unit Converter, και η κύρια λειτουργία του είναι "Currency Converter".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Currency Converter

Λήψη αρχείων επέκτασης Currency Converter σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Currency Converter Currency Converter
ID nnianpohaekfhjbpgnfnkkbikeopeogn
Επίσημο URL https://chrome.google.com/webstore/detail/currency-converter/nnianpohaekfhjbpgnfnkkbikeopeogn
Περιγραφή Currency Converter
Μέγεθος Αρχείου 382 KB
Αριθμός Εγκαταστάσεων 110
Τρέχουσα Έκδοση 1.0
Τελευταία Ενημέρωση 2020-03-07
Ημερομηνία Δημοσίευσης 2020-03-07
Αξιολόγηση 5.00/5 Συνολικά 2 Αξιολογήσεις
Προγραμματιστής Easy Unit Converter
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://unitconverter.net/currency-converter
URL της Σελίδας Πολιτικής Απορρήτου https://easyunitconverter.com/privacy-policy
Υποστηριζόμενες Γλώσσες 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"
        }
    }
}