openExchangeRateCFC
openExchangeRateCFC - A ColdFusion wrapper for the Open Exchange Rate project.
Download from RIAForge
Fork me on Github
Documentation
- Current version: 0.2.1
- Last updated: 09/15/2012
- Usage is as follows
-
Init
- <cfset cfc = CreateObject('openExchangeRateCFC').init(<app_id>)>
-
Methods
- currency_types - returns a list of all available currencies by country and code
-
currencies - returns the current values for the selected currency
- Accepts a commadelimited list of currencies to return. Leave off to return all.
- Accepts a date to get historical values back to Jan 1, 1999
- Returns a struct
- App id can be obtained from https://openexchangerates.org/