WO2002041111A2 - Dynamic currency conversion - Google Patents

Dynamic currency conversion Download PDF

Info

Publication number
WO2002041111A2
WO2002041111A2 PCT/US2001/045647 US0145647W WO0241111A2 WO 2002041111 A2 WO2002041111 A2 WO 2002041111A2 US 0145647 W US0145647 W US 0145647W WO 0241111 A2 WO0241111 A2 WO 0241111A2
Authority
WO
WIPO (PCT)
Prior art keywords
conversion rate
currency conversion
realtime
currency
information
Prior art date
Application number
PCT/US2001/045647
Other languages
French (fr)
Other versions
WO2002041111A3 (en
WO2002041111A9 (en
Inventor
Balwani Ramesh
Original Assignee
Commerce One
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Commerce One filed Critical Commerce One
Priority to AU2002236548A priority Critical patent/AU2002236548A1/en
Publication of WO2002041111A2 publication Critical patent/WO2002041111A2/en
Publication of WO2002041111A3 publication Critical patent/WO2002041111A3/en
Publication of WO2002041111A9 publication Critical patent/WO2002041111A9/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance

Definitions

  • the present invention relates to the field of international currency. More specifically, the present invention relates to the dynamic conversion from one currency to another for computer applications.
  • Dynamic currency conversion may be accomplished using a currency conversion rate server.
  • the server intermittently sends requests to one or more financial institutions to return current realtime currency conversion rate information, the requests spaced apart by a short period of time. It then receives the current realtime currency conversion rate information from the one or more financial institutions and stores them in a currency conversion rate database.
  • the server retrieves one or more records from the currency conversion rate database indicating the near-realtime currency conversion rate and forwards them to the subscriber.
  • Various manipulation schemes may be applied to the records such as weighted averages in order to provide the best possible real-time currency conversion information available.
  • FIG. 1 is a block diagram illustrating a web-based auction system according to a specific embodiment of the present invention.
  • FIG. 2 is a flow diagram illustrating a method for providing near-realtime currency conversion rates to a subscriber in accordance with a specific embodiment of the present invention.
  • FIG. 3 is a block diagram illustrating an apparatus for providing near-realtime currency conversion rates to a subscriber in accordance with a specific embodiment of the present invention.
  • DETAILED DESCRIPTION OF THE INVENTION In the following description, a preferred embodiment of the invention is described with regard to preferred process steps and data structures. However, those skilled in the art will recognize, after perusal of this application, that embodiments of the invention may be implemented using at least one general purpose computer operating under program control, and that modification of the general purpose computer to implement the components, process steps, and/or data structures described herein would not require undue invention.
  • the present invention utilizes a centralized server along with batch processing to provide near-real-time updates on currency conversion rates in an Internet environment.
  • the invention has specific application for use in an auction web site, however the following disclosure should be read to limit the invention to use in an auction web site.
  • FIG. 1 is a block diagram illustrating a web-based auction system according to a specific embodiment of the present invention.
  • the Auction engine 2 executes rules stored in a rules database 4.
  • the rules indicate how the auction is to be run. Examples of rules that may be defined in the rules database include the length of the auction, the type of the auction, and how the winner is determined.
  • the auction engine 2 may require a real time currency conversion rate. It then passes a currency conversion request to a currency conversion server 6.
  • the currency conversion server 6 has an attached database 8 storing near-real-time currency conversion rates. The rate needed may be looked up in this database 8 and then returned to the auction engine 2 for use in the auction. Communications between the auction engine 2 and the currency conversion server 6 may be accomplished using Extensible Markup Language (XML).
  • XML Extensible Markup Language
  • the currency conversion server 6 may send batch currency conversion rate requests to different financial institutions or rate reporting services (show as Bank A 10, Bank B 12, Bank C 14, and Bank D 16) periodically.
  • the period at which the batch processes are sent is 1-3 seconds.
  • the financial institutions or rate reporting services then report the rates back to the currency conversion server.
  • all the currency conversion data available to the financial institutions or rate reporting services may be forwarded in each batch.
  • the auction engine may register with the currency conversion server and indicate that, since the auction web site is only available in England and the United States, that it only need currency conversion rates regarding pounds to dollars and dollars to pounds.
  • the currency conversion server is designed to provide an average or weighted average of numerous rates received from the financial institutions or rate reporting services.
  • FIG. 2 is a flow diagram illustrating a method for providing near-realtime currency conversion rates to a subscriber in accordance with a specific embodiment of the present invention.
  • the method will likely be performed by a currency conversion rate server.
  • requests may be sent intermittently to one or more financial institutions to return current realtime currency conversion rate information, the requests being spaced apart by a fixed period of time. The preferred period is 1-3 seconds.
  • current realtime currency conversion rate information is received from the one or more financial institutions.
  • the current realtime currency conversion rate mformation received from the one or more financial institutions is stored in a database.
  • a request is received from the subscriber for a near-realtime currency conversion rate.
  • This request may contain a first and second currency, indicating that the subscriber wishes to find the rate on converting from the first currency to the second currency.
  • information is retrieved from the database indicating the near-realtime currency conversion rate. Retrieving may involve examining the first and second currencies provided by the subscriber's request and finding any record in the database containing the conversion rate between the first and second currencies. It may also involve manipulating the information retrieved to provide filtered information to the subscriber, including applying a manipulation scheme as provided by the subscriber. The manipulation scheme may be subscriber specific, stored in the database, and may specify aspects such as weighting information from certain sources according to a predefined weighted average.
  • the near-realtime currency conversion rate is forwarded to the subscriber.
  • FIG. 3 is a block diagram illustrating an apparatus for providing near-realtime currency conversion rates to a subscriber in accordance with a specific embodiment of the present invention.
  • An intermittent request sender 100 coupled to one or more financial institutions sends requests intermittently to the one or more financial institutions to return current realtime currency conversion rate information, the requests being spaced apart by a fixed period of time. The preferred period is 1-3 seconds.
  • a current realtime currency conversion rate information requester 102 coupled to said intermittent request sender 100 and coupled to said one or more financial institutions receives current realtime currency conversion rate information is received from the one or more financial institutions.
  • a current realtime currency conversion rate information storer 104 coupled to a database 106 and to said current realtime currency conversion rate information receiver 102 stores the current realtime currency conversion rate information received from the one or more financial institutions in the database 106.
  • a near-realtime currency conversion rate request receiver 108 receives a request from the subscriber for a near-realtime currency conversion rate. This request may contain a first and second currency, indicating that the subscriber wishes to find the rate on converting from the first currency to the second currency.
  • a near-realtime currency conversion rate retriever 110 coupled to said database 106 and coupled to said near- realtime currency conversion rate requester 108 retrieves information from the database 106 indicating the near-realtime currency conversion rate. Retrieving may involve examining the first and second currencies provided by the subscriber's request and finding any record in the database containing the conversion rate between the first and second currencies.
  • the manipulation scheme may be stored in the database and may specify subscriber-specific manipulation aspects using a subscriber specific manipulation scheme implementer 114 such as weighting information from certain sources according to a predefined weighted average using a realtime currency conversion rate information weighter 116.
  • a near-realtime currency conversion rate forwarder 118 coupled to said near-realtime currency conversion rate retriever 110 and coupled to the subscriber forwards the near-realtime currency conversion rate to the subscriber.

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Engineering & Computer Science (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

Dynamic currency conversion may be accomplished using a currency conversion rate server (8). The server intermittently sends requests to one or more financial institutions to return current realtime currency conversion rate information, the requests (2) spaced apart by a short period of time. It then receives the current realtime currency conversion rate information from the one or more financial institutions (10, 12, 14, 16) and stores them in a currency conversion rate database (8). When a request is received from a subscriber (2) for a near-realtime currency conversion rate, the server (6) receives one or more records from the currency conversion rate database indicating the near-realtime currency conversion rate and forwards them to the subscriber (2).

Description

S PE C I F I C A T I O N
TITLE OF THE INVENTION
DYNAMIC CURRENCY CONVERSION
CROSS REFERENCE TO RELATED APPLICATION
This application claims priority based on Provisional Application Serial No. 60/249,670, entitled, "Dynamic Currency Conversion", filed on November 17, 2000, by Ramesh Balwani.
FIELD OF THE INVENTION The present invention relates to the field of international currency. More specifically, the present invention relates to the dynamic conversion from one currency to another for computer applications.
BACKGROUND OF THE INVENTION Electronic commerce, or e-commerce, has experienced explosive growth in recent years with the rise of the Internet. While the rise has been most dramatic in the United States, other countries have also experienced similar growth rates in electronic commerce.
Currency conversion has always been a problem in international finance. Most countries utilize their own individual currency system, and the value of a particular country's currency can fluctuate in relation to other countries' due to various factors, such as the strength of various countries' economies and the value of precious metals. The introduction of the Euro dollar may prove to alleviate some of currency-conversion problems, but it is limited to European countries and there will still be problems requiring conversion to different currencies when countries on different continents are involved.
Additionally, with the rise of the Internet, there has been corresponding rise in international transactions on both a large business and individual consumer scale. One example is in the field of on-line auctions. Consumers can now place items up for bidding by other consumers, and due to the international nature of the Internet and the relative ease in international shipping, the bidders may include consumers from many different countries. Thus, while in the past currency conversion was only a problem for large companies or travelers, it is now a problem that individual consumers may face daily.
In the past, individual consumers were left on their own with regard to currency conversion. Users located in England who wanted to place a bid on an online auction for an item in the United States would have to look up on their own what the current dollars to pound rate was, and then adjust their bid accordingly. Typical ways a user would do this would include finding the rate in a newspaper and visiting a web site that has the rate posted.
The drawbacks with these solutions are that they are very time consuming, difficult for novice users to grasp, and may result in outdated currency conversion rates since they are slow.
Business, or other entities that required a high volume of currency conversion rate checks, could fare a little better by contracting with rate providers, such as banks, and then sending electronic requests to the banks for the current rates as needed. This would generally allow them to receive current rates quickly. While this solution may work for smaller businesses or businesses that only require periodic currency conversion rate checks, network traffic could build to intolerable levels if implemented on the scale of a popular auction web site. Thus, there is a need for efficient currency conversion at a speed that can keep pace with the fast rate of speed at which computers can currently execute transactions.
BRIEF DESCRIPTION OF THE INVENTION Dynamic currency conversion may be accomplished using a currency conversion rate server. The server intermittently sends requests to one or more financial institutions to return current realtime currency conversion rate information, the requests spaced apart by a short period of time. It then receives the current realtime currency conversion rate information from the one or more financial institutions and stores them in a currency conversion rate database. When a request is received from a subscriber for a near- realtime currency conversion rate, the server retrieves one or more records from the currency conversion rate database indicating the near-realtime currency conversion rate and forwards them to the subscriber. Various manipulation schemes may be applied to the records such as weighted averages in order to provide the best possible real-time currency conversion information available.
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram illustrating a web-based auction system according to a specific embodiment of the present invention.
FIG. 2 is a flow diagram illustrating a method for providing near-realtime currency conversion rates to a subscriber in accordance with a specific embodiment of the present invention.
FIG. 3 is a block diagram illustrating an apparatus for providing near-realtime currency conversion rates to a subscriber in accordance with a specific embodiment of the present invention. DETAILED DESCRIPTION OF THE INVENTION In the following description, a preferred embodiment of the invention is described with regard to preferred process steps and data structures. However, those skilled in the art will recognize, after perusal of this application, that embodiments of the invention may be implemented using at least one general purpose computer operating under program control, and that modification of the general purpose computer to implement the components, process steps, and/or data structures described herein would not require undue invention.
The present invention utilizes a centralized server along with batch processing to provide near-real-time updates on currency conversion rates in an Internet environment. The invention has specific application for use in an auction web site, however the following disclosure should be read to limit the invention to use in an auction web site.
FIG. 1 is a block diagram illustrating a web-based auction system according to a specific embodiment of the present invention. The Auction engine 2 executes rules stored in a rules database 4. The rules indicate how the auction is to be run. Examples of rules that may be defined in the rules database include the length of the auction, the type of the auction, and how the winner is determined. At various times before, after, or during the auction, the auction engine 2 may require a real time currency conversion rate. It then passes a currency conversion request to a currency conversion server 6. The currency conversion server 6 has an attached database 8 storing near-real-time currency conversion rates. The rate needed may be looked up in this database 8 and then returned to the auction engine 2 for use in the auction. Communications between the auction engine 2 and the currency conversion server 6 may be accomplished using Extensible Markup Language (XML).
One problem that may be encountered with regard to currency conversion rates is that different banks may quote different rates. Thus, if an auction company simply contracts with Bank A, it may not be getting the best or most correct rate available at any particular time. In order to address this problem (as well as others), the currency conversion server 6 may send batch currency conversion rate requests to different financial institutions or rate reporting services (show as Bank A 10, Bank B 12, Bank C 14, and Bank D 16) periodically. In a specific embodiment of the present invention, the period at which the batch processes are sent is 1-3 seconds.
The financial institutions or rate reporting services then report the rates back to the currency conversion server. In a specific embodiment of the present invention, all the currency conversion data available to the financial institutions or rate reporting services may be forwarded in each batch. However, it is also possible to only have sent what is needed. For example, the auction engine may register with the currency conversion server and indicate that, since the auction web site is only available in England and the United States, that it only need currency conversion rates regarding pounds to dollars and dollars to pounds.
In another embodiment of the invention, the currency conversion server is designed to provide an average or weighted average of numerous rates received from the financial institutions or rate reporting services.
FIG. 2 is a flow diagram illustrating a method for providing near-realtime currency conversion rates to a subscriber in accordance with a specific embodiment of the present invention. The method will likely be performed by a currency conversion rate server. At 50, requests may be sent intermittently to one or more financial institutions to return current realtime currency conversion rate information, the requests being spaced apart by a fixed period of time. The preferred period is 1-3 seconds. At 52, current realtime currency conversion rate information is received from the one or more financial institutions. At 54, the current realtime currency conversion rate mformation received from the one or more financial institutions is stored in a database. At 56, a request is received from the subscriber for a near-realtime currency conversion rate. This request may contain a first and second currency, indicating that the subscriber wishes to find the rate on converting from the first currency to the second currency. At 58, information is retrieved from the database indicating the near-realtime currency conversion rate. Retrieving may involve examining the first and second currencies provided by the subscriber's request and finding any record in the database containing the conversion rate between the first and second currencies. It may also involve manipulating the information retrieved to provide filtered information to the subscriber, including applying a manipulation scheme as provided by the subscriber. The manipulation scheme may be subscriber specific, stored in the database, and may specify aspects such as weighting information from certain sources according to a predefined weighted average. Lastly, at 60, the near-realtime currency conversion rate is forwarded to the subscriber.
FIG. 3 is a block diagram illustrating an apparatus for providing near-realtime currency conversion rates to a subscriber in accordance with a specific embodiment of the present invention. An intermittent request sender 100 coupled to one or more financial institutions sends requests intermittently to the one or more financial institutions to return current realtime currency conversion rate information, the requests being spaced apart by a fixed period of time. The preferred period is 1-3 seconds. A current realtime currency conversion rate information requester 102 coupled to said intermittent request sender 100 and coupled to said one or more financial institutions receives current realtime currency conversion rate information is received from the one or more financial institutions. A current realtime currency conversion rate information storer 104 coupled to a database 106 and to said current realtime currency conversion rate information receiver 102 stores the current realtime currency conversion rate information received from the one or more financial institutions in the database 106.
A near-realtime currency conversion rate request receiver 108 receives a request from the subscriber for a near-realtime currency conversion rate. This request may contain a first and second currency, indicating that the subscriber wishes to find the rate on converting from the first currency to the second currency. A near-realtime currency conversion rate retriever 110 coupled to said database 106 and coupled to said near- realtime currency conversion rate requester 108 retrieves information from the database 106 indicating the near-realtime currency conversion rate. Retrieving may involve examining the first and second currencies provided by the subscriber's request and finding any record in the database containing the conversion rate between the first and second currencies. It may also involve manipulating the information retrieved to provide filtered information to the subscriber, including applying a manipulation scheme as provided by the subscriber using an information manipulator 112. The manipulation scheme may be stored in the database and may specify subscriber-specific manipulation aspects using a subscriber specific manipulation scheme implementer 114 such as weighting information from certain sources according to a predefined weighted average using a realtime currency conversion rate information weighter 116. A near-realtime currency conversion rate forwarder 118 coupled to said near-realtime currency conversion rate retriever 110 and coupled to the subscriber forwards the near-realtime currency conversion rate to the subscriber.
While embodiments and applications of this invention have been shown and described, it would be apparent to those skilled in the art having the benefit of this disclosure that many more modifications than mentioned above are possible without departing from the inventive concepts herein. The invention, therefore, is not to be restricted except in the spirit of the appended claims.

Claims

CLAIMS What is claimed is:
1. A method for providing near-realtime currency conversion rates to a subscriber, including: sending requests intermittently to one or more financial institutions to return current realtime currency conversion rate information, said requests spaced apart by a fixed period of time; receiving said current realtime currency conversion rate information from said one or more financial institutions; storing said current realtime currency conversion rate information in a database; receiving a request from the subscriber for a near-realtime currency conversion rate; retrieving information from said database indicating said near-realtime currency conversion rate; and forwarding said near-realtime currency conversion rate to the subscriber.
2. The method of claim 1, wherein said subscriber is an online auction web site.
3. The method of claim 1, wherein said period is 1 second.
4. The method of claim 1, wherein said period is 2 seconds.
5. The method of claim 1, wherein said period is 3 seconds.
6. The method of claim 1 , wherein said retrieving information in said database includes manipulating said information to provide filtered information to the subscriber.
7. The method of claim 6, wherein said manipulating includes manipulating said information according to a subscriber-specific manipulation scheme stored in said database.
8. The method of claim 7, wherein said manipulating further includes weighting pieces of said realtime currency conversion rate information according to a predefined weighted average.
9. The method of claim 1, wherein said currency conversion rate information from a particular financial institution includes every piece of currency conversion rate information available to said particular financial institution.
10. The method of claim 1, wherein said request from said subscriber indicates a first and a second currency, said first currency being the currency from which to convert and said second currency being the currency to which to convert.
11. The method of claim 10, wherein said retrieving includes searching though the database looking for any records including said first currency to second currency conversion rate.
12. An apparatus for providing near-realtime currency conversion rates to a subscriber, including: an intermittent request sender coupled to one or more financial institutions; a current realtime currency conversion rate information receiver coupled to said one or more financial institutions; a database; a current realtime currency conversion rate information storer coupled to said current realtime currency conversion rate information receiver and coupled to said database; a near-realtime currency conversion rate request receiver coupled to the subscriber; a near-realtime currency conversion rate retriever coupled to said database and coupled to said near-realtime currency conversion rate request receiver; and a near-realtime currency conversion rate forwarder coupled to said near-realtime currency conversion rate retriever and coupled to the subscriber.
13. The apparatus of claim 12, wherein said subscriber is an online auction web site.
14. The apparatus of claim 12, wherein said near-realtime currency conversion rate retriever includes an information manipulator.
15. The apparatus of claim 14, wherein said information manipulator includes a subscriber-specific manipulation scheme implementer.
16. The apparatus of claim 15, wherein said subscriber-specific manipulation scheme implementer includes a realtime currency conversion rate information weighter.
17. A method for dynamically converting currency from a first currency to a second currency during an auction in an auction-based web-site, including: executing a set of predefined auction rules using a rules engine, said set of predefined auction rules stored in an rules database; sending a request to a currency conversion rate server for a near-realtime currency conversion rate; sending requests intermittently to one or more financial institutions to return current realtime currency conversion rate information, said requests spaced apart by a fixed period of time; receiving said current realtime currency conversion rate information in said currency conversion server from said one or more financial institutions; storing said current realtime currency conversion rate mformation in a currency conversion rate database; retrieving information from said currency conversion rate database indicating said near-realtime currency conversion rate; and forwarding said near-realtime currency conversion rate to said rules engine for use in the auction.
18. The method of claim 17, wherein said period is 1 second.
19. The method of claim 17, wherein said period is 2 seconds.
20. The method of claim 17, wherein said period is 3 seconds.
21. The method of claim 17, wherein said retrieving information in said database includes manipulating said information to provide filtered information to the subscriber.
22. The method of claim 21 , wherein said manipulating includes manipulating said information according to a subscriber-specific manipulation scheme stored in said database.
23. The method of claim 22, wherein said manipulating further includes weighting pieces of said realtime currency conversion rate information according to a predefined weighted average.
24. The method of claim 17, wherein said currency conversion rate information from a particular financial institution includes every piece of currency conversion rate information available to said particular financial institution.
25. The method of claim 17, wherein said request from said subscriber indicates a first and a second currency, said first currency being the currency from which to convert and said second currency being the currency to which to convert.
26. The method of claim 25, wherein said retrieving includes searching though the database looking for any records including said first currency to second currency conversion rate.
27. A program storage device readable by a machine, tangibly embodying a program of instructions executable by the machine for providing near-realtime currency conversion rates to a subscriber, the method including: sending requests intermittently to one or more financial institutions to return current realtime currency conversion rate information, said requests spaced apart by a fixed period of time; receiving said current realtime currency conversion rate information from said one or more financial institutions; storing said current realtime currency conversion rate information in a database; receiving a request from the subscriber for a near-realtime currency conversion rate; retrieving information from said database indicating said near-realtime currency conversion rate; and forwarding said near-realtime currency conversion rate to the subscriber.
28. A program storage device readable by a machine, tangibly embodying a program of instructions executable by the machine for dynamically converting currency from a first currency to a second currency during an auction in an auction-based website, the method including: executing a set of predefined auction rules using a rules engine, said set of predefined auction rules stored in an rules database; sending a request to a currency conversion rate server for a near-realtime currency conversion rate; sending requests intermittently to one or more financial institutions to return current realtime currency conversion rate information, said requests spaced apart by a fixed period of time; receiving said current realtime currency conversion rate information in said currency conversion server from said one or more financial institutions; storing said current realtime currency conversion rate information in a currency conversion rate database; retrieving information from said currency conversion rate database indicating said near-realtime currency conversion rate; and forwarding said near-realtime currency conversion rate to said rules engine for use in the auction.
PCT/US2001/045647 2000-11-17 2001-11-14 Dynamic currency conversion WO2002041111A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU2002236548A AU2002236548A1 (en) 2000-11-17 2001-11-14 Dynamic currency conversion

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US24967000P 2000-11-17 2000-11-17
US60/249,670 2000-11-17

Publications (3)

Publication Number Publication Date
WO2002041111A2 true WO2002041111A2 (en) 2002-05-23
WO2002041111A3 WO2002041111A3 (en) 2003-01-30
WO2002041111A9 WO2002041111A9 (en) 2003-04-17

Family

ID=22944485

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2001/045647 WO2002041111A2 (en) 2000-11-17 2001-11-14 Dynamic currency conversion

Country Status (2)

Country Link
AU (1) AU2002236548A1 (en)
WO (1) WO2002041111A2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9043225B2 (en) 2012-11-30 2015-05-26 Wal-Mart Stores, Inc. Approximating alternate currency equivalents in digital receipts

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6199046B1 (en) * 1997-07-29 2001-03-06 Adsura Pty Ltd. Method system and article of manufacture for performing real time currency conversion
US6269345B1 (en) * 1996-12-03 2001-07-31 Jacques Riboud Transfer system and method for transferring amounts in different local currencies between a plurality of local banking organization
US20020023053A1 (en) * 2000-04-05 2002-02-21 Szoc Ronald Z. System, method and apparatus for international financial transactions

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6269345B1 (en) * 1996-12-03 2001-07-31 Jacques Riboud Transfer system and method for transferring amounts in different local currencies between a plurality of local banking organization
US6199046B1 (en) * 1997-07-29 2001-03-06 Adsura Pty Ltd. Method system and article of manufacture for performing real time currency conversion
US20020023053A1 (en) * 2000-04-05 2002-02-21 Szoc Ronald Z. System, method and apparatus for international financial transactions

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9043225B2 (en) 2012-11-30 2015-05-26 Wal-Mart Stores, Inc. Approximating alternate currency equivalents in digital receipts

Also Published As

Publication number Publication date
WO2002041111A3 (en) 2003-01-30
AU2002236548A1 (en) 2002-05-27
WO2002041111A9 (en) 2003-04-17

Similar Documents

Publication Publication Date Title
US7124106B1 (en) Apparatus for trading of bundled assets including bundle substitution and method therefor
US20020052816A1 (en) Method and apparatus for selling financial instruments
US7587362B2 (en) Data processing system for managing and processing foreign exchange transactions
US7702584B2 (en) Method and system to facilitate a payment in satisfaction of accumulated micropayment commitments to a vendor
US7970699B1 (en) Customized consumer loan search and optimized loan pricing
US7660740B2 (en) Method and system for listing items globally and regionally, and customized listing according to currency or shipping area
WO1999031613A1 (en) A method and apparatus for bundled asset trading
US20160110188A1 (en) Session management in a mixed mode environment
US20070022043A1 (en) Trade aggregation system
US9031995B1 (en) Data aggregation and caching
US20020120527A1 (en) Method and system for international shopping
WO2002093322A2 (en) Methods and systems for preference-based dynamic passive investing
US20030172021A1 (en) System and method using trading value for weighting instruments in an index
US8412609B2 (en) Regime-based asset allocation via adaptive risk premium
US7146335B2 (en) Online trading system having ally-initiated trading
US7711697B2 (en) System and method for producing electronic business information reports and related products
WO2002041111A2 (en) Dynamic currency conversion
CN110838053A (en) Financial business system, financial processing method and computer storage medium thereof
CN103890802A (en) Methods and apparatus related to billing and accounting to establish asset value
US8392303B2 (en) Method, system and program product for determining a value of an index
WO1999056232A1 (en) Apparatus and method for trading of bundled assets
US20030065599A1 (en) System and method for measuring performance of trading instruments within a market
Gallien et al. Managing inventory with proportional transaction costs
US8364565B2 (en) Systems and methods for data processing
US20230351506A1 (en) Enhanced electronic database management system with reduced data redundancy

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
COP Corrected version of pamphlet

Free format text: PAGES 1/3-3/3, DRAWINGS, REPLACED BY NEW PAGES 1/3-3/3; DUE TO LATE TRANSMITTAL BY THE RECEIVING OFFICE

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase in:

Ref country code: JP

WWW Wipo information: withdrawn in national office

Country of ref document: JP