PayWeave Exchange Rates

Real-time foreign-exchange rates and currency conversion.

MPPx402USDC per call · no keys, no accounts
Endpoints3 items · USD per call
  1. 01
    POST
    /live
    Live exchange rates for 150+ currencies. Returns the latest rate of each `target` currency against `base`. Omit `target` to return every supported currency.
    $0.006
    skill.md ↗
  2. 02
    POST
    /convert
    Convert an amount from one currency to another at the live rate, or at a historical rate when `date` (YYYY-MM-DD) is provided.
    $0.006
    skill.md ↗
  3. 03
    POST
    /historical
    Historical exchange rates on a given date (YYYY-MM-DD, from 1999-01-01 onward) for 150+ currencies. Returns the rate of each `target` currency against `base` on that date.
    $0.006
    skill.md ↗