ldavidsp / exchange-rate-ni-bank
Exchange rate banks Nicaragua
Fund package maintenance!
ldavidsp
v2.1.7
2022-06-05 17:36 UTC
Requires
- php: ^7.0||^8.0
- ext-dom: *
- ext-json: *
- ext-simplexml: *
- ext-soap: *
- guzzlehttp/guzzle: ^7.3
This package is auto-updated.
Last update: 2025-05-06 00:02:25 UTC
README
Installation
composer require ldavidsp/exchange-rate-ni-bank
Central Bank Nicaragua:
Dollar Exchange Today
\NIBanks\banks\BCNicaragua::todayDollar();
Change of dollars of the month Y/m
\NIBanks\banks\BCNicaragua::monthDollar(2021, 8);
BAC Credomatic:
Dollar Exchange
\NIBanks\banks\BACCredomatic::todayDollar();
Euro Exchange
\NIBanks\banks\BACCredomatic::todayEuro();
BANPRO:
Dollar Exchange
\NIBanks\banks\GrupoBanpro::todayDollar();
Euro Exchange
\NIBanks\banks\GrupoBanpro::todayEuro();