Jump to content

Fundraising/tech/Currency conversion sample

From Wikitech
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

{

   "base": "USD",
   "date": "2021-11-10",
   "rates": {
       "JPY": 0.013125,
       "BGN": 0.6707,
       "CZK": 0.05190,
       "ARS": 0.2294,
       "AUD": 1.0689,
       "CHF": 1.1154
   }

}