ldavidsp / exchange-rate-ni-bank
Exchange rate banks Nicaragua
Fund package maintenance!
ldavidsp
Installs: 1 755
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 3
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-02-05 23:34:58 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();