|
4 | 4 | [](https://packagist.org/packages/florianv/swap-bundle) |
5 | 5 | [](https://packagist.org/packages/florianv/swap-bundle) |
6 | 6 |
|
7 | | -Swap allows you to retrieve currency exchange rates from various services such as **[Fixer](https://apilayer.com/marketplace/fixer-api)**, **[Currency Data](https://apilayer.com/marketplace/currency_data-api)**, |
| 7 | +Swap allows you to retrieve currency exchange rates from various services such as **[Fixer](https://fixer.io/)**, **[Currency Data](https://apilayer.com/marketplace/currency_data-api)**, |
8 | 8 | **[Exchange Rates Data](https://apilayer.com/marketplace/exchangerates_data-api)** or **[Abstract](https://www.abstractapi.com)** and optionally cache the results. |
9 | 9 |
|
10 | 10 | ## Sponsors |
11 | 11 |
|
12 | 12 | <table> |
13 | 13 | <tr> |
14 | 14 | <td><img src="https://assets.apilayer.com/apis/fixer.png" width="50px"/></td> |
15 | | - <td><a href="https://apilayer.com/marketplace/fixer-api">Fixer</a> is a simple and lightweight API for foreign exchange rates that supports up to 170 world currencies.</td> |
| 15 | + <td><a href="https://fixer.io/">Fixer</a> is a simple and lightweight API for foreign exchange rates that supports up to 170 world currencies.</td> |
16 | 16 | </tr> |
17 | 17 | <tr> |
18 | 18 | <td><img src="https://assets.apilayer.com/apis/currency_data.png" width="50px"/></td> |
@@ -44,7 +44,7 @@ Here is the list of the currently implemented services: |
44 | 44 |
|
45 | 45 | | Service | Base Currency | Quote Currency | Historical | |
46 | 46 | |---------------------------------------------------------------------------|----------------------|----------------|----------------| |
47 | | -| [Fixer](https://apilayer.com/marketplace/fixer-api) | EUR (free, no SSL), * (paid) | * | Yes | |
| 47 | +| [Fixer](https://fixer.io/) | EUR (free, no SSL), * (paid) | * | Yes | |
48 | 48 | | [Currency Data](https://apilayer.com/marketplace/currency_data-api) | USD (free), * (paid) | * | Yes | |
49 | 49 | | [Exchange Rates Data](https://apilayer.com/marketplace/exchangerates_data-api) | USD (free), * (paid) | * | Yes | |
50 | 50 | | [Abstract](https://www.abstractapi.com) | * | * | Yes | |
|
0 commit comments