Zimbabwean Dollar
ZWN · $ · ISO 942- 2006
- 2 providers
- Monthly dataset
API examples
Fetch against every currency.
curl https://api.frankfurter.dev/v2/rates?base=ZWN&date=2006-10-25Fetch five years of monthly rates.
curl https://api.frankfurter.dev/v2/rates?base=ZWN&from=2006-09-01&to=2006-10-25&group=monthFetch current ZWN/EUR.
curl https://api.frankfurter.dev/v2/rate/ZWN/EUR?date=2006-10-25The public API lives at api.frankfurter.dev. For more examples and the full reference, see the docs.