Skip to content

Commit b1ae23b

Browse files
authored
Merge pull request public-apis#247 from davemachado/update-exchange-section
Update 'Exchange' section title to "Currency Exchange"
2 parents ff4c4de + 6ec603c commit b1ae23b

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,13 @@ A collective list of JSON APIs for use in web development.
6161
| Holidays | Free API for obtaining information about holidays. | No | [Go!](http://holidayapi.com/) |
6262
| Non-working days API | Database of ICS files for non working days | No | [Go!](https://github.com/gadael/icsdb) |
6363

64+
### Currency Exchange
65+
66+
| API | Description | OAuth | Link |
67+
|---|---|---|---|
68+
| Currencylayer | Exchange rates and currency conversion | No, but `apiKey` query string | [Go!](https://currencylayer.com/documentation) |
69+
| Fixer.io | JSON API for foreign exchange rates and currency conversion | No | [Go!](http://fixer.io) |
70+
6471
### Development
6572

6673
| API | Description | OAuth | Link |
@@ -141,13 +148,6 @@ A collective list of JSON APIs for use in web development.
141148
|---|---|---|---|
142149
| PM2.5.in | PM2.5 Data of China | No, but apiKey query string | [Go!](http://www.pm25.in/api_doc) |
143150

144-
### Exchange
145-
146-
| API | Description | OAuth | Link |
147-
|---|---|---|---|
148-
| Currencylayer | Exchange rates and currency conversion | No, but `apiKey` query string | [Go!](https://currencylayer.com/documentation) |
149-
| Fixer.io | JSON API for foreign exchange rates and currency conversion | No | [Go!](http://fixer.io) |
150-
151151
### Games & Comics
152152

153153
| API | Description | OAuth | Link |
@@ -384,3 +384,4 @@ A collective list of JSON APIs for use in web development.
384384
| OpenWeatherMap | Weather | No, but `apiKey` query string | [Go!](http://openweathermap.org/api) |
385385
| Wunderground | Weather | No | [Go!](http://www.wunderground.com/weather/api/) |
386386
| Yahoo! Weather | Weather | No | [Go!](https://developer.yahoo.com/weather/) |
387+

0 commit comments

Comments
 (0)