What problem does it solve?
Deciding whether to pay cash or redeem points for a flight or hotel is hard because award taxes, credit card transfer ratios, and the hidden value of unspent points distort the comparison. This Skill answers the question with math, computing cents-per-point (CPP) for every redemption path and recommending the best booking strategy.
Core Features & Use Cases
- CPP Calculation: Computes cents-per-point for each award option by subtracting award taxes from the cash price and dividing by miles required, then rates the redemption against floor and ceiling valuations.
- Transfer Ratio Optimization: Factors in credit card transfer ratios (Chase UR, Amex MR, Capital One, Bilt) from local JSON data to find the cheapest transferable currency path to a given loyalty program.
- Opportunity Cost Decision Framework: Compares the cash price against the floor-value opportunity cost of burning points, recommending cash when points are worth more saved.
- Use Case: You find a $4,200 business class fare to Tokyo and award seats at 75,000 Aeroplan miles plus $120 taxes. The Skill calculates 5.44 CPP, rates it Excellent against the Chase UR floor, and recommends transferring points instead of paying cash.
Quick Start
Ask the AI whether you should pay cash or use points for a specific flight or hotel, providing the cash price and the award mileage cost.