Hong Kong Dollar
HKD · $ · ISO 344- 1981–present
- 49 providers
- Monthly dataset
API examples
Fetch against every currency.
curl https://api.frankfurter.dev/v2/rates?base=HKDFetch five years of monthly rates.
curl https://api.frankfurter.dev/v2/rates?base=HKD&from=2021-06-22&group=monthFetch current HKD/EUR.
curl https://api.frankfurter.dev/v2/rate/HKD/EURThe public API lives at api.frankfurter.dev. For more examples and the full reference, see the docs.