Trend Explorer
Recent download momentum
Hourly download deltas for the last 48 hours.
About this addon
What it does
A World of Warcraft addon providing real-time currency exchange rates and WoW token prices across all regions.
Features
- Daily updated exchange rates for 13 major currencies
- WoW token price tracking across all regions (US, EU, KR, TW)
- Gold to real-world currency conversion
- Currency-to-currency conversion
- Developer-friendly API for addon integration
Usage
Use /pcd or /peaverscurrency commands:
| Command | Description |
|---|---|
/pcd help |
Show all available commands |
/pcd goldvalue [amount] |
Convert gold to your default currency |
/pcd money [amount] [currency] |
Convert real money to gold |
/pcd convert [amount] [from] [to] |
Convert between currencies |
/pcd token |
Show token prices across all regions |
/pcd list |
List all supported currencies |
/pcd default [currency] |
Set your default currency |
/pcd region [region] |
Set your default region |
Supported Currencies
USD, EUR, GBP, JPY, CAD, AUD, CHF, CNY, HKD, NZD, KRW, TWD, EGP
For Developers
local euros = PeaversCurrencyData:ConvertCurrency(100, "USD", "EUR")
local dollars = PeaversCurrencyData:GoldToCurrency(10000, "US", "USD")
local gold = PeaversCurrencyData:CurrencyToGold(20, "USD", "US")
local tokenData = PeaversCurrencyData:GetTokenData("US")
Data Sources
- Currency exchange rates: Fawaz Ahmed Currency API
- WoW token prices: Official Blizzard API
Installation
This is a data library used by other Peavers addons and doesn't require direct user interaction. PeaversUpdater installs and updates it automatically alongside its parent addon, or download it directly from CurseForge.
Part of the Peavers addon collection · Report an issue · Support development on Patreon
At-a-glance numbers
Performance highlights
- Peaked at Hot #7 on Jul 28, 2026.
- Featured on the Hot list across 6 distinct weeks.
- Shipped 172 releases in the last 30 days.
- Averaging 476 new downloads per day over the past week.