Tipo de cambio SBS
Monedas disponibles
Moneda
Código
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
fechastringRequiredExample:
2024-06-01monedastringRequiredExample:
USDHeader parameters
AcceptstringRequiredExample:
application/jsonResponses
200
OK
application/json
successbooleanOptional
fechastringOptional
monedastringOptional
precio_comprastringOptional
precio_ventastringOptional
403
Forbidden
application/json
404
Not Found
application/json
422
Unprocessable Entity
application/json
get
/tipo-cambio/sbsAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
monedastringRequiredExample:
USDHeader parameters
AcceptstringRequiredExample:
application/jsonResponses
200
OK
application/json
successbooleanOptional
fechastringOptional
monedastringOptional
precio_comprastringOptional
precio_ventastringOptional
403
Forbidden
application/json
404
Not Found
application/json
422
Unprocessable Entity
application/json
get
/tipo-cambio/sbs/ultimoAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
fecha_iniciostringRequiredExample:
2024-06-01fecha_finstringRequiredExample:
2024-06-30monedastringRequiredExample:
USDHeader parameters
AcceptstringRequiredExample:
application/jsonResponses
200
OK
application/json
successbooleanOptionalExample:
true403
Forbidden
application/json
404
Not Found
application/json
422
Unprocessable Entity
application/json
get
/tipo-cambio/sbs/historicoLast updated