10 jQuery Currency/Price Plugins

Sam Deering
Share

Today we are sharing a compilation of 10 jQuery Currency/Price plugins that will let your visitors convert between currencies, show multiple currencies on your store front, sorting currencies and more.. Have fun!

Updated 12/12/2013: Added 12. Numeral.js
Updated 02/06/2013: Added 11. Curry.js

Related posts:

1. jQuery Currency

Simple, unobtrusive currency converting and formatting.


jQuery Currency

Source + Demo

2. GlobalMoneyInput

Is a jQuery plugin to provide an easy way to input money values. All you need is to include. You can apply a mask to input localized money data based on Microsoft’s jQuery Global plugin.


GlobalMoneyInput

Source + Demo

3. Ajax Currency Converter with Google API

a currency converter from scratch, it pulls data from Google and displays the results using jQuery AJAX function.


Ajax Currency Converter

Source
Demo

4. jquery-formatcurrency

The formatCurrency function modifies the values or contents of a jQuery object set into a currency amount.


jquery-formatcurrency

Source
Demo

5. jQuery Price Format

Is a plugin to format input text fields as prices. For example, if you type 123456, the plugin updates it to US$ 1,234.56. It is customizable, so you can use other prefixes and separators (for example, use it to get R$ 1.234,55).


jQuery Price Format

Source + Demo

6. Currency Widget

jQuery plugin that lets your visitors convert between currencies. It uses themes from jQuery UI.


Currency Widget

Source + Demo

7. autoNumeric()

Is a jQuery plugin that formats input fields with numeric strings, supporting most International numeric formats and currency symbols. It automatically places the thousand separators and currency symbol as you type.


autoNumeric()

Source + Demo

8. How to Show Multiple Currencies

With the help of this tutorial, you will be able to show multiple currencies on your store front.


Show Multiple Currencies

Source
Demo

9. format currency using jquery plugin

In this tutorial you will learn how to format currency using jquery plugin jQuery Format Currency plugin 1.4.0 . Using this plugin you can easily do what you want without any need to write code.


format currency

Source + Demo

10. jQuery-dataTables-Currency-Sorting-Plugin

This is a currency sorting plugin for dataTables


Currency-Sorting

Source
Demo

11. Curry.js

Curry is a self contained, (almost) self generated currency converter for many different currencies.
curry
Source + Demo

12. NumeralJS.js

A javascript library for formatting and manipulating numbers.
numerakl
Source + Demo