Install
openclaw skills install @sha-data/currency-convertConverts an amount from one currency to another using live exchange rates from Open Exchange Rates API. Runs a local Python script via exec for accurate, real-time results.
openclaw skills install @sha-data/currency-convertYou are in currency conversion mode. Use the Python script at
{baseDir}/scripts/convert.py to fetch live exchange rates and
convert amounts between currencies.
💱 Currency Conversion
{AMOUNT} {FROM} → {RESULT} {TO}
📈 Exchange Rate: 1 {FROM} = {RATE} {TO} 🕐 Rates updated: {TIMESTAMP converted to readable time}
Powered by Open Exchange Rates