exchangerate.host icon indicating copy to clipboard operation
exchangerate.host copied to clipboard

https://api.exchangerate.host/convert?from=JPY&to=RUB&source=cbr RETURN NULL

Open babahvl opened this issue 3 years ago • 1 comments

https://api.exchangerate.host/convert?from=JPY&to=RUB&source=cbr

RESULT {"from":"JPY","to":"RUB","amount":1},"info":{"rate":null},"historical":false,"date":"2022-06-27","result":null}

babahvl avatar Jun 27 '22 23:06 babahvl

not work result null

babahvl avatar Jun 28 '22 23:06 babahvl

hi @babahvl use base parameter not source eg: https://api.exchangerate.host/convert?from=JPY&to=RUB&base=cbr

arzzen avatar Nov 29 '22 10:11 arzzen