PHPackages                             jrsaunders/fixerexchangerates - 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. jrsaunders/fixerexchangerates

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

jrsaunders/fixerexchangerates
=============================

Apply and Use up to date exchange rates from FIXER.IO

v2.0.0(7y ago)031proprietaryPHPPHP &gt;=5.3

Since Aug 30Pushed 7y ago1 watchersCompare

[ Source](https://github.com/JRSaunders/FixerExchangeRates-PHP)[ Packagist](https://packagist.org/packages/jrsaunders/fixerexchangerates)[ RSS](/packages/jrsaunders-fixerexchangerates/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (5)Used By (0)

FixerExchangeRates-PHP
======================

[](#fixerexchangerates-php)

Get Exchange rates from Fixer.io Get an Access Key from

```
$fixerCache = new \FixerExchangeRates\Cache();
$fixerCache->setCachePath( $_SERVER['DOCUMENT_ROOT'] . '/data/exchange_rate/' );
\FixerExchangeRates\AccessKey::setAccessKey('THEACCESSKEYYOUGOTFROMFIXERIO');

$conversion = new \FixerExchangeRates\Conversion( 'USD', 'GBP', 10 );

$convertedValue = $conversion->get();

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~93 days

Total

4

Last Release

2894d ago

Major Versions

v1.0.3 → v2.0.02018-06-06

### Community

Maintainers

![](https://www.gravatar.com/avatar/9f68d705c23942cba02774d2232b2fe40db024cac603b778fcb12c8ed84048c6?d=identicon)[JRSaunders](/maintainers/JRSaunders)

---

Top Contributors

[![JRSaunders](https://avatars.githubusercontent.com/u/6054445?v=4)](https://github.com/JRSaunders "JRSaunders (10 commits)")

---

Tags

exchange-ratefixerfixerexchangerates-php

### Embed Badge

![Health badge](/badges/jrsaunders-fixerexchangerates/health.svg)

```
[![Health](https://phpackages.com/badges/jrsaunders-fixerexchangerates/health.svg)](https://phpackages.com/packages/jrsaunders-fixerexchangerates)
```

###  Alternatives

[devaly/wordpress-routes

Manage rewrites and routes in WordPress with this dead-simple plugin

101.2k](/packages/devaly-wordpress-routes)

PHPackages © 2026

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