Skip to content

Simple currency conversion widget that can be embedded into websites. Currently the base currency is fixed to INR.

Notifications You must be signed in to change notification settings

warrenrodrigues/forex-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FOREX Currency Conversion Widget

Simple currency conversion widget that can be easily embedded into websites. Currently the base currency is fixed to INR. This widget depends on a JSON FOREX feed. openexchangerates.org offers a free tier with up to 1,000 requests per month.

DISCLAIMER

There is no guarantee as to the accuracy of this feed, which is meant for quick reference only.

DEMO

A demo of this widget is available here.

USAGE

To embed this widget on a website, the following 2 lines of code need to be pasted in the location where the widget should be displayed.

<script id="fxcwJS" type="text/javascript" src="https://www.warrenasia.com/widgets/fx/fx-widget.js"></script>
<div id="forex-widget-container"></div>

About

Simple currency conversion widget that can be embedded into websites. Currently the base currency is fixed to INR.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published