Author: Alex Stolz
License: Creative Commons Attribution 3.0
Prefix: xch:
The exchange rates for the Semantic Web service is accessible via http://oanda2rdf.appspot.com/xch. It returns a list of currency objects (e.g. xch:Currency_CHF, xch:Currency_USD, ...) with a default reference currency set to USD (xch:XRate xro:hasReferenceCurrency xch:Currency_USD).
For one who needs to use a reference currency other than the default USD, the service allows dereferencing a URI consisting of the base URI and the currency code attached, e.g. http://oanda2rdf.appspot.com/xch/EUR for EUR as reference currency.