fixer icon indicating copy to clipboard operation
fixer copied to clipboard

A foreign exchange rates and currency conversion API

Results 19 fixer issues
Sort by recently updated
recently updated
newest added

This response means { "success": false, "error": { "code": 102, "info": "Permission denied - User not active." } }

Too bad for the administrators of this API. Free applications have dropped from 1000 per month to 250 per month, also without notice.

I'm getting 104 errors "Your monthly usage limit has been reached. Please upgrade your Subscription Plan" even though my API Usage for the current month is 0%, according to dashboard....

Add fix for recent versions of Postgres that require a password be set or to explicitly trust the host For dev and for simplicity we set the POSTGRES_HOST_AUTH_METHOD=trust env var...

hi, I want to know how much of my quota I've used up to find out if I can do one more query or not... is there any function that...

Instead of the `latest` endpoint, I call the API with the current date. In this way, I get the same rates throughout the day, in case something happens to the...

![fixerIssue](https://user-images.githubusercontent.com/8983274/77699156-0e340580-6fdc-11ea-9762-c6750026b613.jpg) Can I use another currency as a "Rub" at free account? because when I'm writing `return this.http.get(`http://data.fixer.io/api/latest?access_key=db7602898dc550a814fb55d1261167e1&base=RUB&symbols=USD,RUB,EUR`)` it's not working on Angular ``` getCurrency(base: string = 'RUB'): Observable {...

Hi, I tried using `base=USD` however I get back the following error: `{"success":false,"error":{"code":105,"type":"base_currency_access_restricted"}}` url: [http://data.fixer.io/api/latest?base=USD&access_key=35a3ad0f2f253d37131b68cd1b5953fc](http://data.fixer.io/api/latest?base=USD&access_key=35a3ad0f2f253d37131b68cd1b5953fc) **My services/api.ts file** import axios from 'axios' import { converters } from '../utils' const fixerAPI...

![image](https://user-images.githubusercontent.com/21975892/117917471-cdde3680-b306-11eb-8fc1-d98df65d3ad7.png) in https://fixer.io/ the `status` link goes to a 404 page

Please prove that you are human by ticking the box. 老是提示以上错误,但是没有box可以勾选的地方啊?