환율 변환 계산기 (프리미엄)
calc_fx_convertConvert currency amounts using your own exchange rate or real-time rates from a free API. Input amount, base, and target currency codes to get immediate conversion results.
Instructions
[프리미엄/환율변환] 환율을 직접 입력하면 그 값으로, 입력하지 않으면 무료 공개 API (open.er-api.com)로 실시간 환율을 조회해 통화를 변환합니다. Gumroad 라이선스 실시간 검증(KR_FINANCE_LICENSE_KEY)이 필요합니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 금액 | Yes | 변환할 금액 | |
| 환율 | No | 1 기준통화 = 환율 × 1 대상통화. 생략하면 open.er-api.com에서 실시간 환율을 조회합니다. | |
| 기준통화 | Yes | 기준 통화 코드 (예: USD) | |
| 대상통화 | Yes | 대상 통화 코드 (예: KRW) |