10 jQuery Currency/Price Plugins
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.
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.
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.
4. jquery-formatcurrency
The formatCurrency function modifies the values or contents of a jQuery object set into a currency amount.
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).
6. Currency Widget
jQuery plugin that lets your visitors convert between currencies. It uses themes from jQuery UI.
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.
8. How to Show Multiple Currencies
With the help of this tutorial, you will be able to show multiple currencies on your store front.
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.
10. jQuery-dataTables-Currency-Sorting-Plugin
This is a currency sorting plugin for dataTables
11. Curry.js
Curry is a self contained, (almost) self generated currency converter for many different currencies.
Source + Demo
12. NumeralJS.js
A javascript library for formatting and manipulating numbers.
Source + Demo