LocalMoney

plugin banner

A cache-compatible plugin which converts all prices in a post or page into the viewer's
local currency.

Author:Steve Mulligan (profile at wordpress.org)
WordPress version required:2.7
WordPress version tested:3.6.1
Plugin version:1.0.6
Added to WordPress repository:08-03-2013
Last updated:15-10-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:1 839
plugin download
Click to start download

A cache-compatible WordPress plugin which converts all prices of the currency of your choice in a post or page in the viewer's local currency. LocalMoney relies on the WP-cron system to fetch and cache the rates from Open Exchange Rates on an hourly basis and then uses javascript to lookup the visitor's location and fetch the appropriate rate data. This means that, unlike some plugins I could mention, LocalMoney is compatible with caching plugins.

LocalMoney, once configured, immediately (or as soon as your cache updates) acts on all your posts and pages without you having to mark up the prices in your text.

Features

  1. Determines the reader's country via IP address, using IP2C
  2. Resolves proxies with the 'forwarded-for' header so AOL-compatible
  3. If IP2C fails uses the language settings and timezone offset to guess location
  4. Obtains exchange rates from openexchangerates.org
  5. Uses AJAX so that converting currency values doesn't delay page load times
  6. Caches exchange rates locally to minimize calls to openexchangerates.org
  7. Output prices matched to format of input prices (i.e. with or without cents)

How to Use

Once LocalMoney is installed it will take any page on which US dollar prices are displayed and convert them to the visitors local currency. If your posts are written with another currency you can change the base currency in the Settings > LocalMoney page.


Screenshots
FAQ
ChangeLog