Errors

Code Description
400 Bad Request
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error

Response

{
  'data': {
      'mxn': 'mxn',
      'usd': 'usd'
  }
}