1.0.1 ā€¢ Published 4 years ago

@premiumfastnet/bca-kurs v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Get Kurs Bank BCA to IDR with NodeJS.

šŸ  Homepage

Install

yarn install @premiumfastnet/bca-kurs

Important

  • We are scrape kurs table from this links: HERE

Kurs e-Rate

{
  "check": "21 Feb 2020 16:12 WIB",
  "data": {
    "USD": {
      "buy": "13.776,00",
      "sell": "13.818,00"
    },
    "SGD": {
      "buy": "9.851,40",
      "sell": "9.871,36"
    },
    "EUR": {
      "buy": "14.914,92",
      "sell": "14.944,92"
    },
    "AUD": {
      "buy": "9.097,11",
      "sell": "9.127,11"
    },
    "DKK": {
      "buy": "1.974,11",
      "sell": "2.024,11"
    },
    "SEK": {
      "buy": "1.389,40",
      "sell": "1.429,40"
    },
    "CAD": {
      "buy": "10.388,10",
      "sell": "10.438,10"
    },
    "CHF": {
      "buy": "14.036,15",
      "sell": "14.096,15"
    },
    "NZD": {
      "buy": "8.705,85",
      "sell": "8.735,85"
    },
    "GBP": {
      "buy": "17.810,89",
      "sell": "17.850,89"
    },
    "HKD": {
      "buy": "1.767,25",
      "sell": "1.777,25"
    },
    "JPY": {
      "buy": "123,26",
      "sell": "123,76"
    },
    "SAR": {
      "buy": "3.664,28",
      "sell": "3.694,28"
    },
    "CNH": {
      "buy": "1.955,99",
      "sell": "1.962,99"
    },
    "MYR": {
      "buy": "3.280,26",
      "sell": "3.300,26"
    },
    "THB": {
      "buy": "435,02",
      "sell": "439,02"
    }
  }
}

Author

šŸ‘¤ Premium Fast Network

šŸ¤ Contributing

Contributions, issues and feature requests are welcome!Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ā­ļø if this project helped you!

šŸ“ License

Copyright Ā© 2020 Premium Fast Network. This project is MIT licensed.


This README was generated with ā¤ļø by readme-md-generator