PHPackages                             aivopro/currency-beacon - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. aivopro/currency-beacon

ActiveAivopro-plugin[Utility &amp; Helpers](/categories/utility)

aivopro/currency-beacon
=======================

Currency Beacon integration for AiVoPro

00PHP

Since Jan 19Pushed 5mo agoCompare

[ Source](https://github.com/OARANHA/aivopro-currency-beacon)[ Packagist](https://packagist.org/packages/aivopro/currency-beacon)[ RSS](/packages/aivopro-currency-beacon/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Currency Beacon plugin for AiVoPro
==================================

[](#currency-beacon-plugin-for-aivopro)

This plugin provides a [CurrencyBeacon](https://currencybeacon.com/) integration for AiVoPro. Plugin is available publicly with MIT license for a reference implementation of a plugin for AiVoPro.

Features
--------

[](#features)

- Real-time exchange rates for over 168 world currencies
- Historical exchange rates dating back to 1996
- Currency conversion functionality
- Bank-level 256-bit SSL encryption
- Support for fiat and cryptocurrencies

Installation
------------

[](#installation)

Packed version of the plugin is available in the [releases](https://github.com/heyaikeedo/plugins-currency-beacon/releases) section to install through the AiVoPro UI.

Configuration
-------------

[](#configuration)

To use this plugin, you need to:

1. Obtain an API key from [CurrencyBeacon Developer Portal](https://currencybeacon.com/account/dashboard)
2. Configure the API key in AiVoPro settings
3. Select CurrencyBeacon as your default currency provider

API Documentation
-----------------

[](#api-documentation)

For detailed API documentation, visit [currencybeacon.com/api-documentation](https://currencybeacon.com/api-documentation).

### Key API Endpoints

[](#key-api-endpoints)

- **Latest Exchange Rates**: `GET https://api.currencybeacon.com/v1/latest`
- **Historical Rates**: `GET https://api.currencybeacon.com/v1/historical`
- **Currency Conversion**: `GET https://api.currencybeacon.com/v1/convert`
- **Supported Currencies**: `GET https://api.currencybeacon.com/v1/currencies`

Authentication
--------------

[](#authentication)

CurrencyBeacon uses API keys to control access. Pass your API key as a Bearer token in the Authorization header:

```
curl -X GET "https://api.currencybeacon.com/v1/latest?base=USD" \
  -H "Authorization: Bearer YOUR_ACCESS_KEY"
```

License
-------

[](#license)

MIT License - See [LICENSE](LICENSE) file for details.

Support
-------

[](#support)

For support and issues, visit:

- Documentation:
- Issues:
- Email:

---

Changelog
---------

[](#changelog)

### Version 2.0.0 (2026-01-19)

[](#version-200-2026-01-19)

- **Updated to CurrencyBeacon API v1.0**
- **Changed authentication method from query parameter to Bearer token**
- **Updated API base URL to **
- **Added currency conversion endpoint support**
- **Improved error handling and caching**
- **Fixed compatibility with AiVoPro**
- **Updated documentation links**

### Version 1.0.0 (2024-07-14)

[](#version-100-2024-07-14)

- Initial release

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance49

Moderate activity, may be stable

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity13

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/25003706?v=4)[A.Aranha](/maintainers/OARANHA)[@OARANHA](https://github.com/OARANHA)

---

Top Contributors

[![OARANHA](https://avatars.githubusercontent.com/u/25003706?v=4)](https://github.com/OARANHA "OARANHA (2 commits)")

### Embed Badge

![Health badge](/badges/aivopro-currency-beacon/health.svg)

```
[![Health](https://phpackages.com/badges/aivopro-currency-beacon/health.svg)](https://phpackages.com/packages/aivopro-currency-beacon)
```

###  Alternatives

[devletes/filament-timeline-view

Render Filament Tables as a chronological timeline.

214.4k](/packages/devletes-filament-timeline-view)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
