exchange-rate

Fetch real-time and historical Korean won exchange rates with date fallback.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/itda-skills/skills.pub --skill exchange-rate-itda-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: exchange-rate
Source: https://github.com/itda-skills/skills.pub/tree/main/itda-work/skills/exchange-rate
Command: npx skills add https://github.com/itda-skills/skills.pub --skill exchange-rate-itda-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides automated access to Korean won exchange rates, allowing users to quickly retrieve current or historical currency data for financial and reporting purposes.

Core Features & Use Cases

  • Historical Rate Retrieval: Fetch the exact exchange rate for a specific date, automatically handling weekends and holidays by falling back to the most recent trading day.
  • Monthly Average Comparison: Obtain and compare the average exchange rates for different months, suitable for trend analysis and financial summaries.
  • Use Case: An accountant needs to verify the USD-KRW rate on a weekend; they can simply ask for "today's dollar rate" and receive an accurate, up-to-date answer with fallback handling.

Quick Start

Ask for the USD exchange rate today, and the skill will provide the latest currency rate including weekend fallback assistance.

Frequently Asked Questions about exchange-rate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get historical Korean won exchange rates for a specific date that falls on a weekend?

To retrieve historical Korean won exchange rates for a weekend, the system automatically applies fallback logic to fetch the most recent trading day's data. This ensures accurate financial data retrieval without manual date adjustment.

Can I calculate monthly average exchange rates for trend analysis?

Yes, you can calculate and compare monthly average exchange rates for trend analysis. The system processes date-specific financial data to deliver accurate monthly averaging results for Korean currency markets.

Does the exchange rate retrieval process handle Korean holidays and leap years automatically?

The exchange rate retrieval process handles Korean holidays and leap years automatically. It ensures correct date parsing and applies fallback logic to fetch accurate currency data for non-trading days.

How do I retrieve today's USD to KRW currency rate using automation?

You can retrieve today's USD to KRW currency rate using a dedicated API script that fetches real-time financial data. The system caches data for efficiency and provides up-to-date answers including weekend fallback assistance.

What is the best way to access real-time forex data for South Korean markets?

The best way to access real-time forex data for South Korean markets is via an automated API script that queries dedicated currency data sources. It caches results for efficiency and handles date fallbacks for accurate financial reporting.