=== WP Currency Exchange Rate ===
Contributors: mi5t4n
Donate link: https://sagartamang.com.np
Tags: currency, exchange, rate
Requires at least: 3.0.1
Requires PHP: 5.2.4
Tested up to: 5.2.3
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

WP Currency Exchange Rate allows you to have currency exchange rate functionality in your site. It fetches the latest exchange rates and gives you the rates.

== Description ==

WP Currency Exchange Rate allows you to have currency exchange rate functionality in your site. It fetches the latest exchange rates and gives you the rates.

== Installation ==

1. Upload the WP Currency Exchange RAte plugin to your blog. Active it and then you are done.
1. Copy `[wpcer]` to display the rates in widgets, post or pages.
1. Copy `<?php echo do_shortcode( '[wpcer]' ); ?>` to use in your templates.

== Frequently Asked Questions ==

= How do I used it in the PHP code? =

You can use `<?php echo do_shortcode( '[wpcer]' ); ?>` in your php code.

== Screenshots ==

1. Dashboard settings.
2. Front end display.

== Changelog ==

= 1.0.0 =
Released v1.0.0

== Upgrade Notice ==