> For the complete documentation index, see [llms.txt](https://docs.logthm.com/currency-converter/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.logthm.com/currency-converter/en-us/glossary/currency-code.md).

# Currency Code

Currency Converter 使用 [*ISO 4217 Three Letter Currency Code*](https://en.wikipedia.org/wiki/ISO_4217) 作为货币代码，你可以在 [此处](https://www.exchangerate-api.com/docs/supported-currencies) 查看支持的所有货币。

常用的货币及代码如下：

<table data-full-width="true"><thead><tr><th align="center">货币代码</th><th align="center">货币名称</th><th align="center">国家 / 地区</th></tr></thead><tbody><tr><td align="center">USD</td><td align="center">美元</td><td align="center">美国</td></tr><tr><td align="center">CNY</td><td align="center">人民币</td><td align="center">中国</td></tr><tr><td align="center">EUR</td><td align="center">欧元</td><td align="center">欧盟</td></tr><tr><td align="center">HKD</td><td align="center">港币</td><td align="center">香港</td></tr></tbody></table>
