{"id":2734,"date":"2026-07-30T01:37:50","date_gmt":"2026-07-30T01:37:50","guid":{"rendered":"https:\/\/flightpoints.com\/blogs\/?p=2734"},"modified":"2026-07-30T03:54:56","modified_gmt":"2026-07-30T03:54:56","slug":"book-a-multi-city-trip-with-airline-miles-and-hotel-points","status":"publish","type":"post","link":"https:\/\/flightpoints.com\/blogs\/book-a-multi-city-trip-with-airline-miles-and-hotel-points\/","title":{"rendered":"How to Book a Multi-City Trip With Airline Miles and Hotel Points: London and Paris"},"content":{"rendered":"\n<div class=\"wp-block-rank-math-toc-block\" id=\"rank-math-toc\"><h4>Table of Contents<\/h4><nav><ul><li><a href=\"#tl-dr\">TL;DR<\/a><\/li><li><a href=\"#why-multi-city-award-trips-work-differently-than-single-destination-bookings\">Why Multi-City Award Trips Work Differently Than Single-Destination Bookings<\/a><ul><\/ul><\/li><li><a href=\"#how-to-book-a-multi-city-trip-with-airline-miles-and-hotel-points-by-assigning-each-currency\">How to Book a Multi-City Trip With Airline Miles and Hotel Points by Assigning Each Currency\u00a0<\/a><\/li><li><a href=\"#how-to-map-your-route-before-searching-for-award-space\">How to Map Your Route Before Searching for Award Space<\/a><\/li><li><a href=\"#how-to-book-a-multi-city-trip-with-airline-miles-for-the-transatlantic-leg\">How to Book a Multi-City Trip With Airline Miles for the Transatlantic Leg\u00a0<\/a><\/li><li><a href=\"#where-hotel-points-fit-into-a-london-and-paris-trip\">Where Hotel Points Fit Into a London and Paris Trip<\/a><\/li><li><a href=\"#how-to-book-a-multi-city-trip-with-airline-miles-and-hotel-points-in-the-right-order\">How to Book a Multi-City Trip With Airline Miles and Hotel Points in the Right Order\u00a0<\/a><\/li><li><a href=\"#common-mistakes-that-waste-points-on-this-route\">Common Mistakes That Waste Points on This Route<\/a><\/li><li><a href=\"#how-flight-points-helps-you-make-clearer-decisions-on-this-trip\">How FlightPoints Helps You Make Clearer Decisions on This Trip<\/a><\/li><li><a href=\"#conclusion\">Conclusion<\/a><\/li><li><a href=\"#frequently-asked-questions\">FAQs<\/a><\/li><\/ul><\/nav><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">You have airline miles sitting in one program and hotel points in another. You want to visit both London and Paris. But knowing how to book a multi-city trip with airline miles and hotel points is not just about having enough of each. It is about knowing which currency handles which part of the trip, and in what order to combine them so neither goes to waste. The key to understanding how to book a multi-city trip with airline miles and hotel points is planning the full itinerary before redeeming either currency.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">How do you decide which miles to use for which leg? Where do hotel points actually fit in? And what happens if you book one piece before confirming the other?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this article, you will learn how to combine airline miles and hotel points to book a multi-city trip to London and Paris, from routing logic to hotel redemptions, including where the two systems work together and where they need to be handled separately.<\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Flight Points Banner &#8211; Secure Fit<\/title>\n    <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@700&family=Inter:wght@400;500;600&display=swap');\n\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        \/* Fluid layout container with fixed safety constraints *\/\n        .banner {\n            position: relative;\n            width: 100%;\n            max-width: 1200px;\n            height: 240px;\n            border-radius: 12px;\n            background: radial-gradient(circle at 85% 30%, #0066ff 0%, #0040c7 60%, #002d9c 100%);\n            display: flex;\n            align-items: center;\n            padding: 20px 40px;\n            overflow: hidden;\n            box-shadow: 0 8px 30px rgba(0, 45, 156, 0.2);\n            font-family: 'Inter', sans-serif;\n        }\n\n        \/* Broadened Right-side Design Elements *\/\n        .banner::before {\n            content: '';\n            position: absolute;\n            right: 0;\n            top: 0;\n            width: 60%;\n            height: 100%;\n            opacity: 0.25;\n            background-image:\n                radial-gradient(rgba(255, 255, 255, 0.2) 1.5px, transparent 1.5px),\n                url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 500 500'%3E%3Cpath fill='none' stroke='white' stroke-width='2.5' stroke-dasharray='5 5' d='M50,250 Q250,30 450,250 T850,250' \/%3E%3Ccircle cx='320' cy='220' r='120' fill='none' stroke='white' stroke-width='1.5' opacity='0.6'\/%3E%3Ccircle cx='320' cy='220' r='200' fill='none' stroke='white' stroke-width='1' opacity='0.4'\/%3E%3Ccircle cx='320' cy='220' r='280' fill='none' stroke='white' stroke-width='0.5' opacity='0.2'\/%3E%3C\/svg%3E\");\n            background-size: 24px 24px, cover;\n            background-position: center, center right;\n            pointer-events: none;\n            z-index: 1;\n        }\n\n        \/* Broadened decorative light glow *\/\n        .banner::after {\n            content: '';\n            position: absolute;\n            right: -5%;\n            top: -30%;\n            width: 60%;\n            height: 160%;\n            background: radial-gradient(circle, rgba(0, 204, 255, 0.35) 0%, transparent 70%);\n            z-index: 1;\n            pointer-events: none;\n        }\n\n        \/* Content container structure *\/\n        .banner-content {\n            position: relative;\n            z-index: 2;\n            max-width: 60%;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            height: 100%;\n        }\n\n        \/* Title styling (No H1 tag) *\/\n        .banner .banner-title {\n            font-family: 'Barlow Condensed', sans-serif !important;\n            font-size: clamp(1.8rem, 3.2vw, 2.6rem) !important;\n            line-height: 1.05 !important;\n            text-transform: uppercase !important;\n            letter-spacing: -0.3px !important;\n            margin-bottom: 8px !important;\n            font-weight: 700 !important;\n            color: #ffffff !important;\n        }\n\n        .banner p.banner-description {\n            font-size: clamp(0.85rem, 1.3vw, 1rem) !important;\n            line-height: 1.3 !important;\n            color: rgba(255, 255, 255, 0.9) !important;\n            margin-bottom: 14px !important;\n            font-weight: 400 !important;\n        }\n\n        \/* Secure button fitting *\/\n        .banner-btn {\n            align-self: flex-start;\n            display: inline-block;\n            background-color: #ffffff;\n            color: #0040c7;\n            text-decoration: none;\n            padding: 10px 28px;\n            border-radius: 6px;\n            font-size: 0.9rem;\n            font-weight: 600;\n            transition: transform 0.2s ease, background-color 0.2s ease;\n        }\n\n        .banner-btn:hover {\n            background-color: #f8faff;\n            transform: translateY(-1px);\n        }\n\n        \/* Mobile Adjustments *\/\n        @media (max-width: 768px) {\n            .banner-content {\n                max-width: 75%;\n            }\n        }\n\n        @media (max-width: 576px) {\n            .banner {\n                padding: 20px;\n            }\n\n            .banner-content {\n                max-width: 100%;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"banner\">\n    <div class=\"banner-content\">\n        <div class=\"banner-title\">Search Award<br>Flights by Airlines<\/div>\n        <p class=\"banner-description\">\n            Compare programs, transfer partners, earning rates and redemption options.\n        <\/p>\n        <a href=\"https:\/\/www.flightpoints.com\/explore\" class=\"banner-btn\">Explore<\/a>\n    <\/div>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<h2 id=\"tl-dr\" class=\"wp-block-heading\" style=\"font-size:33px\"><strong>TL;DR<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Route before you redeem:<\/strong> Map the full trip structure first so you know which legs need miles and which nights need points before touching any balance.<\/li>\n\n\n\n<li><strong>Miles and hotel points are separate decisions:<\/strong> They serve different parts of the trip, and conflating them leads to poor redemptions in both.<\/li>\n\n\n\n<li><strong>The transatlantic leg drives the most value:<\/strong> Business class award redemptions to London typically offer the highest cents-per-point return across the whole trip.<\/li>\n\n\n\n<li><strong>London to Paris works better as cash or a low-cost connector:<\/strong> Most award programs make this short leg expensive in points relative to its actual fare.<\/li>\n\n\n\n<li><strong>Hotel points work best when you concentrate them:<\/strong> Using all your hotel points in the higher-cost city, usually Paris, gives you more value than splitting them evenly.<\/li>\n\n\n\n<li><strong>Book flights before hotels:<\/strong> Flight award availability is far more constrained than hotel points redemptions, so confirm that first.<\/li>\n<\/ul>\n\n\n\n<h2 id=\"why-multi-city-award-trips-work-differently-than-single-destination-bookings\" class=\"wp-block-heading\"><strong>Why Multi-City Award Trips Work Differently Than Single-Destination Bookings<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">When you book a single award flight, the decision is relatively contained. You pick a program, find availability, transfer points if needed, and book. Learning how to book a multi-city trip with airline miles and hotel points requires you to coordinate flights, accommodation, dates, and transfer decisions together.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A multi-city trip adds layers that a single booking does not have, and those layers interact in ways that can quietly reduce the value of your redemptions if you plan them in the wrong order.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The core difference is that you are now managing multiple legs, multiple currencies, and multiple availability windows simultaneously. A decision you make for one leg can directly affect what options remain for another.<\/p>\n\n\n\n<h3 id=\"the-three-decisions-a-multi-city-trip-requires\" class=\"wp-block-heading\"><strong>The Three Decisions a Multi-City Trip Requires<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The three decisions you need to resolve before booking anything are:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Which program covers the transatlantic leg?<\/strong> This is the highest-value leg and the most availability-constrained. It needs to be confirmed first.<\/li>\n\n\n\n<li><strong>How you handle the intra-Europe connector:<\/strong> London to Paris is short and often expensive in award points relative to its cash price. You need a clear rule for this leg before you start searching.<\/li>\n\n\n\n<li><strong>Whether to use hotel points in one city or both:<\/strong> Splitting hotel points across both cities often produces weaker redemptions than concentrating them where rates are highest.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">Before deciding how to book a multi-city trip with airline miles and hotel points, resolve these three questions. None of these decisions is particularly complex on its own. The problem is that most travelers resolve them out of order, which forces them into less flexible positions on subsequent legs.<\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&display=swap');\n\n*{\n    margin:0;\n    padding:0;\n    box-sizing:border-box;\n}\n\n.fp-routes-banner{\n    width:100%;\n    max-width:700px;\n    margin:24px auto;\n    padding:22px 24px;\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:22px;\n\n    background:linear-gradient(135deg,#7C4FE0 0%,#4E63F5 50%,#0A5AFE 100%);\n    border-radius:16px;\n    box-shadow:0 10px 28px rgba(10,90,254,.18);\n\n    font-family:'Inter',sans-serif;\n}\n\n.fp-content{\n    flex:1;\n    min-width:0;\n}\n\n\/* Force heading to remain white *\/\n.fp-routes-banner .fp-title,\n.fp-routes-banner h2,\n.fp-routes-banner h2.fp-title{\n    color:#FFFFFF !important;\n    font-size:22px !important;\n    font-weight:700 !important;\n    line-height:1.3;\n    margin:0 0 8px;\n    font-family:'Inter',sans-serif !important;\n}\n\n\/* Force paragraph to remain white *\/\n.fp-routes-banner .fp-text,\n.fp-routes-banner p{\n    color:rgba(255,255,255,.88) !important;\n    font-size:14px;\n    line-height:1.6;\n    margin:0;\n    font-family:'Inter',sans-serif;\n}\n\n.fp-btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    padding:12px 20px;\n    background:#FFFFFF;\n    color:#0A5AFE !important;\n    text-decoration:none !important;\n    font-size:14px;\n    font-weight:700;\n    border-radius:10px;\n    white-space:nowrap;\n    flex-shrink:0;\n    transition:.25s ease;\n}\n\n.fp-btn:hover{\n    background:#F5F8FF;\n    color:#0A5AFE !important;\n    transform:translateY(-2px);\n}\n\n@media (max-width:768px){\n\n    .fp-routes-banner{\n        padding:20px;\n        gap:18px;\n    }\n\n    .fp-routes-banner .fp-title{\n        font-size:20px !important;\n    }\n\n}\n\n@media (max-width:600px){\n\n    .fp-routes-banner{\n        flex-direction:column;\n        text-align:center;\n        padding:20px 18px;\n        gap:18px;\n    }\n\n    .fp-content{\n        width:100%;\n    }\n\n    .fp-routes-banner .fp-title{\n        font-size:19px !important;\n    }\n\n    .fp-btn{\n        width:100%;\n        max-width:250px;\n        margin:auto;\n    }\n\n}\n<\/style>\n<\/head>\n\n<body>\n\n<div class=\"fp-routes-banner\">\n\n    <div class=\"fp-content\">\n        <h2 class=\"fp-title\">\n            Award Flight Search Tool for All Routes\n        <\/h2>\n\n        <p class=\"fp-text\">\n            Explore award routes, compare availability, and find the best ways to redeem your miles.\n        <\/p>\n    <\/div>\n\n    <a href=\"https:\/\/flightpoints.com\/routes\"\n       class=\"fp-btn\"\n       target=\"_blank\"\n       rel=\"noopener\">\n        Explore Routes\n    <\/a>\n\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<h2 id=\"how-to-book-a-multi-city-trip-with-airline-miles-and-hotel-points-by-assigning-each-currency\" class=\"wp-block-heading\"><strong>How to Book a Multi-City Trip With Airline Miles and Hotel Points by Assigning Each Currency&nbsp;<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/flightpoints.com\/blogs\/points-vs-miles-difference-which-to-use\/\">Airline miles and hotel points are not interchangeable<\/a>. They serve different parts of the trip, and using them in the wrong place quietly kills your redemption value. Here is how each one fits into a London and Paris trip:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>What Airline Miles Cover<\/strong><strong>:<\/strong> It is best used for high cash value legs like the transatlantic flight, where business class fares regularly exceed $4,000 to $6,000. They perform poorly on short, cheap legs like London to Paris, where cash is almost always the smarter call.<\/li>\n\n\n\n<li><strong>What Hotel Points Cover<\/strong><strong>: <\/strong>It is<strong> <\/strong>best used where nightly cash rates are highest. Both London and Paris regularly exceed $300 to $500 per night, making them strong candidates for point redemptions.<strong>&nbsp;<\/strong><\/li>\n\n\n\n<li><strong>Transferable currencies:<\/strong> Programs like <a href=\"https:\/\/flightpoints.com\/card-guides\/amex-us\">Amex Membership Rewards<\/a> and <a href=\"https:\/\/flightpoints.com\/card-guides\/chase\">Chase Ultimate Rewards<\/a> let you send points to both airline and hotel partners. Decide the split before you transfer because it cannot be undone.&nbsp;<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Here is a quick reference for how each currency type maps to the trip components:<\/p>\n\n\n\n<div class=\"fp-table-wrap\">\n<table class=\"fp-table\">\n    <thead>\n        <tr>\n            <th>Trip Component<\/th>\n            <th>Best Currency<\/th>\n            <th>Why<\/th>\n        <\/tr>\n    <\/thead>\n\n    <tbody>\n        <tr>\n            <td>US to London (transatlantic)<\/td>\n            <td>Airline miles<\/td>\n            <td>High cash price makes miles very efficient here.<\/td>\n        <\/tr>\n\n        <tr>\n            <td>London to Paris (connector)<\/td>\n            <td>Cash or low-cost carrier<\/td>\n            <td>The award cost is poor relative to the cash fare.<\/td>\n        <\/tr>\n\n        <tr>\n            <td>Hotel in London<\/td>\n            <td>Hotel points or cash<\/td>\n            <td>Rates are high; points work well if you have enough.<\/td>\n        <\/tr>\n\n        <tr>\n            <td>Hotel in Paris<\/td>\n            <td>Hotel points (priority)<\/td>\n            <td>Concentrate points here if choosing one city.<\/td>\n        <\/tr>\n    <\/tbody>\n<\/table>\n<\/div>\n\n<style>\n.fp-table-wrap{\n    width:100%;\n    margin:24px 0;\n    overflow-x:auto;\n}\n\n.fp-table{\n    width:100%;\n    table-layout:fixed;\n    border-collapse:collapse;\n    font-family:Inter,Arial,sans-serif;\n    border:1px solid #DDE8FF;\n    border-radius:14px;\n    overflow:hidden;\n}\n\n.fp-table th{\n    background:#0A5AFE;\n    color:#fff;\n    padding:14px 10px;\n    text-align:center;\n    font-size:15px;\n    font-weight:600;\n    line-height:1.3;\n}\n\n.fp-table td{\n    padding:14px 10px;\n    text-align:center;\n    font-size:14px;\n    color:#1E293B;\n    line-height:1.5;\n    border-top:1px solid #DDE8FF;\n    border-right:1px solid #DDE8FF;\n    vertical-align:middle;\n    word-break:break-word;\n}\n\n.fp-table th:last-child,\n.fp-table td:last-child{\n    border-right:none;\n}\n\n.fp-table th:nth-child(1),\n.fp-table td:nth-child(1){width:34%;}\n\n.fp-table th:nth-child(2),\n.fp-table td:nth-child(2){width:22%;}\n\n.fp-table th:nth-child(3),\n.fp-table td:nth-child(3){width:44%;}\n\n.fp-table tbody tr:nth-child(odd){\n    background:#F5F9FF;\n}\n\n.fp-table tbody tr:nth-child(even){\n    background:#ECF4FF;\n}\n\n.fp-table tbody tr:hover{\n    background:#DCEAFF;\n}\n\n@media (max-width:768px){\n    .fp-table th{\n        font-size:12px;\n        padding:10px 6px;\n    }\n\n    .fp-table td{\n        font-size:11px;\n        padding:10px 6px;\n        line-height:1.4;\n    }\n}\n<\/style>\n\n\n\n<h2 id=\"how-to-map-your-route-before-searching-for-award-space\" class=\"wp-block-heading\"><strong>How to Map Your Route Before Searching for Award Space<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The most reliable way to avoid wasted searches and misaligned bookings is to map the full route structure before you open a single award search tool. This route map becomes the foundation for how to book a multi-city trip with airline miles and hotel points without creating gaps between reservations.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 1 &#8211; Define your travel window:<\/strong> Business class seats to London typically open 330 to 360 days out. Identify a primary two to three week window and a backup so you have date flexibility when availability is tight.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 2 &#8211; Decide your city order:<\/strong> London first or Paris first affects your transatlantic options. Flying into London and out of Paris opens up open-jaw awards on certain programs, which can simplify the whole booking considerably.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 3 &#8211; Decide the London to Paris connector upfront:<\/strong> Most award programs price this leg poorly relative to its cash cost of $50 to $150. Decide before you search whether you are paying cash or using miles, so you do not waste time chasing bad redemptions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 4 &#8211; Set your hotel night budget per city:<\/strong> Know how many nights you want to cover with points in each city before searching. Overcommitting points to one city leaves you short in the other.<\/p>\n\n\n\n<h2 id=\"how-to-book-a-multi-city-trip-with-airline-miles-for-the-transatlantic-leg\" class=\"wp-block-heading\"><strong>How to Book a Multi-City Trip With Airline Miles for the Transatlantic Leg&nbsp;<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The transatlantic leg, specifically the US to London flight, is where airline miles deliver the most value in this trip. Understanding which programs work best, and why, is what separates an efficient booking from a mediocre one.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Which Alliances Serve the US on the London Route: <\/strong>The programs worth focusing on are the ones that have reasonable business class award rates and access to multiple carrier partners, so you are not dependent on a single airline&#8217;s availability calendar.<\/p>\n\n\n\n<div class=\"fp-table-wrap\">\n<table class=\"fp-table\">\n    <thead>\n        <tr>\n            <th>Program<\/th>\n            <th>Alliance<\/th>\n            <th>Approx. Business Class Award (Round Trip)<\/th>\n            <th>Transfer Partners<\/th>\n        <\/tr>\n    <\/thead>\n\n    <tbody>\n        <tr>\n            <td><a href=\"https:\/\/flightpoints.com\/explore\/air-canada-aeroplan?originRegion=Asia\" target=\"_blank\" rel=\"noopener noreferrer\">Air Canada Aeroplan<\/a><\/td>\n            <td>Star Alliance<\/td>\n            <td>60,000 pts<\/td>\n            <td>Amex, Chase, Capital One<\/td>\n        <\/tr>\n\n        <tr>\n            <td><a href=\"https:\/\/flightpoints.com\/explore\/virgin-atlantic-flying-club?originRegion=Asia\" target=\"_blank\" rel=\"noopener noreferrer\">Virgin Atlantic Flying Club<\/a><\/td>\n            <td>SkyTeam \/ partners<\/td>\n            <td>50,000 pts (one way)<\/td>\n            <td>Amex, Chase, Capital One<\/td>\n        <\/tr>\n\n        <tr>\n            <td><a href=\"https:\/\/flightpoints.com\/explore\/british-airways?originRegion=Asia\" target=\"_blank\" rel=\"noopener noreferrer\">British Airways Executive Club<\/a><\/td>\n            <td>Oneworld<\/td>\n            <td>Varies by distance<\/td>\n            <td>Amex, Chase, Capital One<\/td>\n        <\/tr>\n\n        <tr>\n            <td><a href=\"https:\/\/flightpoints.com\/explore\/american-airlines?originRegion=Asia\" target=\"_blank\" rel=\"noopener noreferrer\">American AAdvantage<\/a><\/td>\n            <td>Oneworld<\/td>\n            <td>57,500 pts (one way)<\/td>\n            <td>Citi, Bilt<\/td>\n        <\/tr>\n\n        <tr>\n            <td><a href=\"https:\/\/flightpoints.com\/explore\/united-mileageplus?originRegion=Asia\" target=\"_blank\" rel=\"noopener noreferrer\">United MileagePlus<\/a><\/td>\n            <td>Star Alliance<\/td>\n            <td>70,000 pts (round trip)<\/td>\n            <td>Chase<\/td>\n        <\/tr>\n    <\/tbody>\n<\/table>\n<\/div>\n\n<style>\n.fp-table-wrap{\n    width:100%;\n    margin:24px 0;\n    overflow-x:auto;\n}\n\n.fp-table{\n    width:100%;\n    table-layout:fixed;\n    border-collapse:collapse;\n    font-family:Inter,Arial,sans-serif;\n    border:1px solid #DDE8FF;\n    border-radius:14px;\n    overflow:hidden;\n}\n\n.fp-table th{\n    background:#0A5AFE;\n    color:#fff;\n    padding:14px 10px;\n    text-align:center;\n    font-size:15px;\n    font-weight:600;\n    line-height:1.3;\n}\n\n.fp-table td{\n    padding:14px 10px;\n    text-align:center;\n    font-size:14px;\n    color:#1E293B;\n    line-height:1.5;\n    border-top:1px solid #DDE8FF;\n    border-right:1px solid #DDE8FF;\n    vertical-align:middle;\n    word-break:break-word;\n}\n\n.fp-table th:last-child,\n.fp-table td:last-child{\n    border-right:none;\n}\n\n.fp-table th:nth-child(1),\n.fp-table td:nth-child(1){width:28%;}\n\n.fp-table th:nth-child(2),\n.fp-table td:nth-child(2){width:16%;}\n\n.fp-table th:nth-child(3),\n.fp-table td:nth-child(3){width:28%;}\n\n.fp-table th:nth-child(4),\n.fp-table td:nth-child(4){width:28%;}\n\n.fp-table tbody tr:nth-child(odd){\n    background:#F5F9FF;\n}\n\n.fp-table tbody tr:nth-child(even){\n    background:#ECF4FF;\n}\n\n.fp-table tbody tr:hover{\n    background:#DCEAFF;\n}\n\n.fp-table a{\n    color:#0A5AFE !important;\n    text-decoration:none;\n    font-weight:600;\n}\n\n.fp-table a:hover{\n    text-decoration:underline;\n}\n\n.fp-table a:visited{\n    color:#0A5AFE !important;\n}\n\n@media (max-width:768px){\n    .fp-table th{\n        font-size:12px;\n        padding:10px 6px;\n    }\n\n    .fp-table td{\n        font-size:11px;\n        padding:10px 6px;\n        line-height:1.4;\n    }\n}\n<\/style>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>When to Transfer Points vs Use Existing Miles: <\/strong>Always confirm award availability before transferring anything. Transfers into airline programs are instant but irreversible, and seats can disappear between the time you spot them and the time you attempt to book.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Transferable balance (Amex, Chase, etc.):<\/strong> Confirm the seat is available and bookable, then transfer, then book immediately. Never transfer speculatively.<\/li>\n\n\n\n<li><strong>Native airline miles:<\/strong> Simpler process. Search, confirm the seat is bookable, and proceed. No transfer risk involved.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Open-Jaw Awards and How They Help This Trip: <\/strong>An open-jaw award lets you fly into one city and return from a different city. For a London and Paris trip, this means you could book a round trip where the outbound is New York to London and the return is Paris to New York, without paying for a separate transatlantic return from London.&nbsp;<\/p>\n\n\n\n<h2 id=\"where-hotel-points-fit-into-a-london-and-paris-trip\" class=\"wp-block-heading\"><strong>Where Hotel Points Fit Into a London and Paris Trip<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Hotel points are the secondary currency in this trip, but they are not an afterthought. Both London and Paris have strong hotel point redemption opportunities, particularly at the upper end of the market where nightly cash rates justify using points. The decision is less about whether to use hotel points and more about where to concentrate them.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A major part of how to book a multi-city trip with airline miles and hotel points is deciding which city offers the stronger hotel redemption.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>London vs Paris: Where Points Go Further: <\/strong>London hotel rates tend to be high year-round, but Paris rates spike sharply during peak season and major events.<\/p>\n\n\n\n<div class=\"fp-table-wrap\">\n<table class=\"fp-table\">\n    <thead>\n        <tr>\n            <th>City<\/th>\n            <th>Typical Peak Cash Rate<\/th>\n            <th>Points Redemption Value<\/th>\n            <th>Recommendation<\/th>\n        <\/tr>\n    <\/thead>\n\n    <tbody>\n        <tr>\n            <td>London<\/td>\n            <td>$280\u2013$500\/night<\/td>\n            <td>Moderate<\/td>\n            <td>Use points if the rate exceeds $350; otherwise, consider cash.<\/td>\n        <\/tr>\n\n        <tr>\n            <td>Paris<\/td>\n            <td>$350\u2013$700\/night<\/td>\n            <td>Strong<\/td>\n            <td>Prioritize points here during peak periods.<\/td>\n        <\/tr>\n    <\/tbody>\n<\/table>\n<\/div>\n\n<style>\n.fp-table-wrap{\n    width:100%;\n    margin:24px 0;\n    overflow-x:auto;\n}\n\n.fp-table{\n    width:100%;\n    table-layout:fixed;\n    border-collapse:collapse;\n    font-family:Inter,Arial,sans-serif;\n    border:1px solid #DDE8FF;\n    border-radius:14px;\n    overflow:hidden;\n}\n\n.fp-table th{\n    background:#0A5AFE;\n    color:#fff;\n    padding:14px 10px;\n    text-align:center;\n    font-size:15px;\n    font-weight:600;\n    line-height:1.3;\n}\n\n.fp-table td{\n    padding:14px 10px;\n    text-align:center;\n    font-size:14px;\n    color:#1E293B;\n    line-height:1.5;\n    border-top:1px solid #DDE8FF;\n    border-right:1px solid #DDE8FF;\n    vertical-align:middle;\n    word-break:break-word;\n}\n\n.fp-table th:last-child,\n.fp-table td:last-child{\n    border-right:none;\n}\n\n.fp-table th:nth-child(1),\n.fp-table td:nth-child(1){width:16%;}\n\n.fp-table th:nth-child(2),\n.fp-table td:nth-child(2){width:24%;}\n\n.fp-table th:nth-child(3),\n.fp-table td:nth-child(3){width:20%;}\n\n.fp-table th:nth-child(4),\n.fp-table td:nth-child(4){width:40%;}\n\n.fp-table tbody tr:nth-child(odd){\n    background:#F5F9FF;\n}\n\n.fp-table tbody tr:nth-child(even){\n    background:#ECF4FF;\n}\n\n.fp-table tbody tr:hover{\n    background:#DCEAFF;\n}\n\n@media (max-width:768px){\n    .fp-table th{\n        font-size:12px;\n        padding:10px 6px;\n    }\n\n    .fp-table td{\n        font-size:11px;\n        padding:10px 6px;\n        line-height:1.4;\n    }\n}\n<\/style>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Free Night Certificates and How to Use Them Here: <\/strong>Annual free night certificates from co-branded hotel credit cards can be highly effective on this trip. The key is knowing your certificate&#8217;s cap value before you plan, and confirming that the property you want is available during your travel dates before you commit to that city order or night count.<\/p>\n\n\n\n<h2 id=\"how-to-book-a-multi-city-trip-with-airline-miles-and-hotel-points-in-the-right-order\" class=\"wp-block-heading\"><strong>How to Book a Multi-City Trip With Airline Miles and Hotel Points in the Right Order&nbsp;<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Book in the wrong order and you risk stranded points, mismatched dates, or losing the seat you planned around. Always lock in the most availability-constrained piece first and work outward from there.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The Correct Booking Order:<\/strong><strong> <\/strong>Follow this sequence to minimize the risk of gaps in your itinerary:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Confirm transatlantic award availability:<\/strong> Before transferring any points, verify that the seat you want exists and is bookable in your target program.<\/li>\n\n\n\n<li><strong>Transfer points and book the transatlantic leg:<\/strong> Once confirmed, transfer and book immediately. Do not wait.<\/li>\n\n\n\n<li><strong>Confirm hotel availability for your first city:<\/strong> With your inbound date locked, you can now search hotel award space with fixed dates.<\/li>\n\n\n\n<li><strong>Book the London to Paris connector:<\/strong> With your hotel confirmed and departure city set, book the connector on the mode of transport you decided in the planning phase.<\/li>\n\n\n\n<li><strong>Confirm hotel availability for your second city:<\/strong> Now that your arrival date in the second city is fixed, search and book hotel awards.<\/li>\n\n\n\n<li><strong>Book the return transatlantic leg if separate:<\/strong> If you did not use an open-jaw award, confirm and book the return transatlantic flight last.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Date flexibility:<\/strong> Build a buffer day between cities. If the only available business class seat shifts your dates by two days, your entire Paris schedule moves with it.&nbsp;<\/p>\n\n\n\n<div style=\"margin:24px 0; padding:14px 18px; border-left:4px solid #294FFA; background:#E6EEFF; border-radius:0 8px 8px 0; font-family:Arial, Helvetica, sans-serif; line-height:1.6; color:#111827;\">\n  <strong>Also Read:<\/strong>\n  <a href=\"https:\/\/flightpoints.com\/blogs\/how-to-use-flexible-dates-for-flights-to-save-points\/\" style=\"color:#294FFA; text-decoration:none; font-weight:600;\">\n    How To Use Flexible Dates To Save Points\n  <\/a>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>If one piece does not come together:<\/strong> Protect the transatlantic leg above everything else and accept a cash redemption for the leg that has no good award availability. Holding out for a perfect all-points trip often means missing the window entirely.<\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&display=swap');\n\n*{\n    margin:0;\n    padding:0;\n    box-sizing:border-box;\n}\n\n.fp-routes-banner{\n    width:100%;\n    max-width:700px;\n    margin:24px auto;\n    padding:22px 24px;\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:22px;\n\n    background:linear-gradient(135deg,#7C4FE0 0%,#4E63F5 50%,#0A5AFE 100%);\n    border-radius:16px;\n    box-shadow:0 10px 28px rgba(10,90,254,.18);\n\n    font-family:'Inter',sans-serif;\n}\n\n.fp-content{\n    flex:1;\n    min-width:0;\n}\n\n\/* Force heading to remain white *\/\n.fp-routes-banner .fp-title,\n.fp-routes-banner h2,\n.fp-routes-banner h2.fp-title{\n    color:#FFFFFF !important;\n    font-size:22px !important;\n    font-weight:700 !important;\n    line-height:1.3;\n    margin:0 0 8px;\n    font-family:'Inter',sans-serif !important;\n}\n\n\/* Force paragraph to remain white *\/\n.fp-routes-banner .fp-text,\n.fp-routes-banner p{\n    color:rgba(255,255,255,.88) !important;\n    font-size:14px;\n    line-height:1.6;\n    margin:0;\n    font-family:'Inter',sans-serif;\n}\n\n.fp-btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    padding:12px 20px;\n    background:#FFFFFF;\n    color:#0A5AFE !important;\n    text-decoration:none !important;\n    font-size:14px;\n    font-weight:700;\n    border-radius:10px;\n    white-space:nowrap;\n    flex-shrink:0;\n    transition:.25s ease;\n}\n\n.fp-btn:hover{\n    background:#F5F8FF;\n    color:#0A5AFE !important;\n    transform:translateY(-2px);\n}\n\n@media (max-width:768px){\n\n    .fp-routes-banner{\n        padding:20px;\n        gap:18px;\n    }\n\n    .fp-routes-banner .fp-title{\n        font-size:20px !important;\n    }\n\n}\n\n@media (max-width:600px){\n\n    .fp-routes-banner{\n        flex-direction:column;\n        text-align:center;\n        padding:20px 18px;\n        gap:18px;\n    }\n\n    .fp-content{\n        width:100%;\n    }\n\n    .fp-routes-banner .fp-title{\n        font-size:19px !important;\n    }\n\n    .fp-btn{\n        width:100%;\n        max-width:250px;\n        margin:auto;\n    }\n\n}\n<\/style>\n<\/head>\n\n<body>\n\n<div class=\"fp-routes-banner\">\n\n    <div class=\"fp-content\">\n        <h2 class=\"fp-title\">\n            Transfer Bonus Tracker\n        <\/h2>\n\n        <p class=\"fp-text\">\n            Compare airline and hotel transfer partners, ratios, transfer times, and live bonus status.\n        <\/p>\n    <\/div>\n\n    <a href=\"https:\/\/flightpoints.com\/tools\/transfer-bonus-tracker\"\n       class=\"fp-btn\"\n       target=\"_blank\"\n       rel=\"noopener\">\n        View Tracker\n    <\/a>\n\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<h2 id=\"common-mistakes-that-waste-points-on-this-route\" class=\"wp-block-heading\"><strong>Common Mistakes That Waste Points on This Route<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Even experienced point travelers make predictable errors on multi-city trips. Most of these mistakes come from applying single-destination thinking to a trip that requires coordination across multiple programs and legs. Knowing where these errors occur helps you avoid them before they cost you value. Knowing how to book a multi-city trip with airline miles and hotel points also means avoiding decisions that reduce flexibility.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Transferring points before confirming availability:<\/strong> Award seats can disappear in minutes. Transferring first and searching second is one of the most common and costly mistakes in points travel.<\/li>\n\n\n\n<li><strong>Using miles for the London to Paris leg:<\/strong> The cash cost is low enough that miles almost never win this comparison. Spend cash here and preserve miles for the transatlantic legs.<\/li>\n\n\n\n<li><strong>Splitting hotel points evenly between cities:<\/strong> Spreading your hotel balance thin across both cities often means you cannot cover the full stay in either city with points alone. Concentrate where rates are highest.<\/li>\n\n\n\n<li><strong>Ignoring open-jaw award options:<\/strong> Booking separate one-way transatlantic awards when an open-jaw round trip is available at the same or lower rate wastes points and adds unnecessary complexity.<\/li>\n\n\n\n<li><strong>Overlooking stopovers:<\/strong> Some programs allow a free stopover on round-trip awards. On a London and Paris trip, this could let you build London into a transatlantic award as a stopover rather than a separate booking.<\/li>\n\n\n\n<li><strong>Booking hotels before flights:<\/strong> Hotel award space is flexible. Flight award space is not. Reversing the order puts you in a position where your flights may not align with your confirmed hotel dates.<\/li>\n\n\n\n<li><strong>Assuming all programs price equally: <\/strong>Award rates for the same route vary significantly across programs. A route that costs 70,000 miles in one program may cost 50,000 in another for the same seat. A <a href=\"https:\/\/flightpoints.com\/tools\/miles-calculator\">Miles Calculator<\/a> can help you compare redemption value across programs before you commit.&nbsp;<\/li>\n<\/ul>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&display=swap');\n\n*{\n    margin:0;\n    padding:0;\n    box-sizing:border-box;\n}\n\n.fp-routes-banner{\n    width:100%;\n    max-width:700px;\n    margin:24px auto;\n    padding:22px 24px;\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:22px;\n\n    background:linear-gradient(135deg,#7C4FE0 0%,#4E63F5 50%,#0A5AFE 100%);\n    border-radius:16px;\n    box-shadow:0 10px 28px rgba(10,90,254,.18);\n\n    font-family:'Inter',sans-serif;\n}\n\n.fp-content{\n    flex:1;\n    min-width:0;\n}\n\n\/* Force heading to remain white *\/\n.fp-routes-banner .fp-title,\n.fp-routes-banner h2,\n.fp-routes-banner h2.fp-title{\n    color:#FFFFFF !important;\n    font-size:22px !important;\n    font-weight:700 !important;\n    line-height:1.3;\n    margin:0 0 8px;\n    font-family:'Inter',sans-serif !important;\n}\n\n\/* Force paragraph to remain white *\/\n.fp-routes-banner .fp-text,\n.fp-routes-banner p{\n    color:rgba(255,255,255,.88) !important;\n    font-size:14px;\n    line-height:1.6;\n    margin:0;\n    font-family:'Inter',sans-serif;\n}\n\n.fp-btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    padding:12px 20px;\n    background:#FFFFFF;\n    color:#0A5AFE !important;\n    text-decoration:none !important;\n    font-size:14px;\n    font-weight:700;\n    border-radius:10px;\n    white-space:nowrap;\n    flex-shrink:0;\n    transition:.25s ease;\n}\n\n.fp-btn:hover{\n    background:#F5F8FF;\n    color:#0A5AFE !important;\n    transform:translateY(-2px);\n}\n\n@media (max-width:768px){\n\n    .fp-routes-banner{\n        padding:20px;\n        gap:18px;\n    }\n\n    .fp-routes-banner .fp-title{\n        font-size:20px !important;\n    }\n\n}\n\n@media (max-width:600px){\n\n    .fp-routes-banner{\n        flex-direction:column;\n        text-align:center;\n        padding:20px 18px;\n        gap:18px;\n    }\n\n    .fp-content{\n        width:100%;\n    }\n\n    .fp-routes-banner .fp-title{\n        font-size:19px !important;\n    }\n\n    .fp-btn{\n        width:100%;\n        max-width:250px;\n        margin:auto;\n    }\n\n}\n<\/style>\n<\/head>\n\n<body>\n\n<div class=\"fp-routes-banner\">\n\n    <div class=\"fp-content\">\n        <h2 class=\"fp-title\">\n            Miles Calculator\n        <\/h2>\n\n        <p class=\"fp-text\">\n            Compare required miles across airline programs.\n        <\/p>\n    <\/div>\n\n    <a href=\"https:\/\/flightpoints.com\/tools\/miles-calculator?from=LAX&#038;to=JFK&#038;cabin=economy\"\n       class=\"fp-btn\"\n       target=\"_blank\"\n       rel=\"noopener\">\n        Calculate Miles\n    <\/a>\n\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<h2 id=\"how-flight-points-helps-you-make-clearer-decisions-on-this-trip\" class=\"wp-block-heading\"><strong>How FlightPoints Helps You Make Clearer Decisions on This Trip<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The core challenge in planning a multi-city award trip like London and Paris is not finding the information. It is organizing it across multiple programs, dates, and currencies without losing track of where each decision stands. Most travelers end up switching between airline portals, hotel search tools, and transfer calculators manually, and that process introduces errors that quietly reduce the value of their redemptions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Rather than manually checking multiple airline programs to compare award availability and transfer options for the transatlantic leg, <a href=\"https:\/\/flightpoints.com\/\"><strong>FlightPoints<\/strong><\/a> surfaces the relevant routes and partner options in one place, so you can see which programs have availability and which transfer paths make sense for your specific balance.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Features that are relevant to a trip like this include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/flightpoints.com\/routes\"><strong>Routes:<\/strong><\/a> Compare award availability and redemption rates across airline programs for the US to London transatlantic leg without checking each program separately.<\/li>\n\n\n\n<li><a href=\"https:\/\/flightpoints.com\/alerts\/create\"><strong>Alerts:<\/strong><\/a> Set availability alerts for the specific dates and cabin class you are targeting so you are notified when business class seats open up rather than checking manually.<\/li>\n\n\n\n<li><a href=\"https:\/\/flightpoints.com\/explore\"><strong>Explore:<\/strong><\/a> Use the discovery view to identify which program combinations produce the best overall value when you are deciding how to allocate a transferable points balance across the trip.<\/li>\n<\/ul>\n\n\n\n<style>\n.revfp-banner{\n    max-width:650px;\n    width:100%;\n    margin:20px auto;\n    padding:20px 24px;\n    box-sizing:border-box;\n    text-align:center;\n    font-family:Arial,Helvetica,sans-serif !important;\n\n    \/* Richer premium background *\/\n    background:linear-gradient(\n        135deg,\n        #bdd8ff 0%,\n        #d2e5ff 35%,\n        #e3efff 70%,\n        #f1f7ff 100%\n    );\n\n    border:1px solid #9fc5ff;\n    border-radius:18px;\n\n    box-shadow:\n        0 10px 24px rgba(10,90,254,.10),\n        inset 0 1px 0 rgba(255,255,255,.75);\n}\n\n.revfp-title{\n    margin:0;\n    font-family:Arial,Helvetica,sans-serif !important;\n    font-size:18px !important;\n    font-weight:700 !important;\n    line-height:1.3 !important;\n    color:#1b3b6b !important;\n}\n\n.revfp-text{\n    margin:12px auto 20px;\n    max-width:520px;\n    font-family:Arial,Helvetica,sans-serif !important;\n    font-size:14px !important;\n    font-weight:400 !important;\n    line-height:1.5 !important;\n    color:#5f7088 !important;\n}\n\n.revfp-actions{\n    display:flex !important;\n    justify-content:center !important;\n    align-items:center !important;\n    gap:12px !important;\n    flex-wrap:wrap !important;\n}\n\n.revfp-btn{\n    all:unset;\n    display:inline-flex !important;\n    justify-content:center !important;\n    align-items:center !important;\n    box-sizing:border-box !important;\n    width:92px !important;\n    height:36px !important;\n    border-radius:999px !important;\n    cursor:pointer;\n    text-decoration:none !important;\n    font-family:Arial,Helvetica,sans-serif !important;\n    font-size:14px !important;\n    font-weight:600 !important;\n    transition:all .2s ease;\n}\n\n.revfp-primary{\n    background:#0A5AFE !important;\n    color:#fff !important;\n    border:1px solid #0A5AFE !important;\n}\n\n.revfp-primary:hover{\n    background:#0848d8 !important;\n    border-color:#0848d8 !important;\n}\n\n.revfp-secondary{\n    background:#fff !important;\n    color:#0A5AFE !important;\n    border:1px solid #0A5AFE !important;\n}\n\n.revfp-secondary:hover{\n    background:#edf5ff !important;\n}\n\n@media(max-width:600px){\n\n.revfp-banner{\n    padding:18px 16px;\n}\n\n.revfp-title{\n    font-size:17px !important;\n}\n\n.revfp-text{\n    font-size:13px !important;\n}\n\n.revfp-actions{\n    gap:10px !important;\n}\n\n.revfp-btn{\n    width:90px !important;\n    height:36px !important;\n}\n}\n<\/style>\n\n<div class=\"revfp-banner\">\n\n    <h3 class=\"revfp-title\">\n        Everything You Need for Award Travel\n    <\/h3>\n\n    <p class=\"revfp-text\">\n        Explore loyalty programs or instantly search award availability across airlines.\n    <\/p>\n\n    <div class=\"revfp-actions\">\n\n        <a href=\"https:\/\/www.flightpoints.com\/explore\"\n           class=\"revfp-btn revfp-primary\"\n           target=\"_blank\"\n           rel=\"noopener noreferrer\">\n            Explore\n        <\/a>\n\n        <a href=\"https:\/\/www.flightpoints.com\/search\"\n           class=\"revfp-btn revfp-secondary\"\n           target=\"_blank\"\n           rel=\"noopener noreferrer\">\n            Search\n        <\/a>\n\n    <\/div>\n\n<\/div>\n\n\n\n<h2 id=\"conclusion\" class=\"wp-block-heading\"><strong>Conclusion<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Booking a multi-city trip to London and Paris with airline miles and hotel points is fundamentally a sequencing and allocation problem. The travelers who get the most value from this kind of trip are the ones who resolve the transatlantic leg first, make a clear decision about the London to Paris connector before they search, and concentrate hotel points where rates are highest rather than splitting them by default.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The mistake to avoid is not any single poor redemption. It is the compounding effect of planning each piece in isolation when the pieces depend on each other.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">FlightPoints is built for exactly this kind of decision. When you are trying to compare transatlantic award options across programs, monitor availability on a specific route, or figure out how to allocate a transferable balance between airline and hotel partners, having a single tool that surfaces that information clearly reduces both the time and the cognitive load involved in getting it right.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you are planning a London and Paris award trip, start by exploring your transatlantic options on <a href=\"https:\/\/flightpoints.com\/\"><strong>FlightPoints<\/strong><\/a> before you commit to any transfer or booking.<\/p>\n\n\n\n<style>\n.fp-banner-scope {\n  width: 100%;\n  max-width: 620px;\n  margin: 0 auto;\n  background: linear-gradient(115deg, #0a1e6e 0%, #1436c9 50%, #1652f0 100%);\n  border-radius: 14px;\n  padding: 20px 22px;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  gap: 14px;\n  font-family: Helvetica, Arial, sans-serif;\n  box-sizing: border-box;\n  overflow: hidden;\n}\n\n.fp-banner-scope * {\n  box-sizing: border-box;\n}\n\n.fp-banner-scope .fp-text {\n  min-width: 0;\n  width: 100%;\n}\n\n.fp-banner-scope .fp-title {\n  color: #ffffff;\n  font-weight: 800;\n  font-size: clamp(22px, 6vw, 30px);\n  line-height: 1.25;\n  margin: 0;\n  font-family: Helvetica, Arial, sans-serif;\n}\n\n.fp-banner-scope .fp-sub {\n  color: rgba(255,255,255,0.85);\n  font-weight: 500;\n  font-size: 12.5px;\n  line-height: 1.4;\n  margin: 6px 0 0;\n  font-family: Helvetica, Arial, sans-serif;\n}\n\n.fp-banner-scope .fp-ctas {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 8px;\n  width: 100%;\n  max-width: 200px;\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.fp-banner-scope .fp-cta {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 5px;\n  background: #ffffff;\n  color: #1436c9;\n  font-weight: 700;\n  font-size: 11px;\n  padding: 7px 12px;\n  border-radius: 999px;\n  text-decoration: none;\n  white-space: nowrap;\n  width: 100%;\n  margin: 0;\n  font-family: Helvetica, Arial, sans-serif;\n}\n\n.fp-banner-scope .fp-cta svg {\n  width: 12px;\n  height: 12px;\n  fill: #1436c9;\n  display: block;\n}\n\n@media (max-width: 620px) {\n  .fp-banner-scope {\n    padding: 16px 18px;\n  }\n  .fp-banner-scope .fp-ctas {\n    max-width: 180px;\n  }\n}\n<\/style>\n\n<div class=\"fp-banner-scope\">\n  <div class=\"fp-text\">\n    <div class=\"fp-title\">Download Flightpoints on Your Phone<\/div>\n    <div class=\"fp-sub\">Search award flights, track availability, and get instant alerts, all from one app.<\/div>\n  <\/div>\n\n  <div class=\"fp-ctas\">\n    <a class=\"fp-cta\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.flightpoints.app\" target=\"_blank\" rel=\"noopener\">\n      <svg viewBox=\"0 0 24 24\">\n        <path d=\"M3 3v18l14-9L3 3z\"><\/path>\n      <\/svg>\n      Google Play\n    <\/a>\n\n    <a class=\"fp-cta\" href=\"https:\/\/apps.apple.com\/us\/app\/flightpoints-award-flights\/id6756680456\" target=\"_blank\" rel=\"noopener\">\n      <svg viewBox=\"0 0 24 24\">\n        <path d=\"M16.365 1.43c0 1.14-.462 2.1-1.03 2.79-.628.75-1.68 1.36-2.63 1.29-.13-1.11.44-2.24 1.03-2.9.65-.72 1.77-1.28 2.63-1.18zM20.9 17.13c-.4.92-.6 1.33-1.11 2.15-.72 1.14-1.73 2.57-2.98 2.58-1.11.01-1.4-.72-2.9-.71-1.5.01-1.82.72-2.93.71-1.25-.01-2.2-1.3-2.92-2.44-2-3.13-2.21-6.8-.98-8.75.87-1.38 2.24-2.19 3.53-2.19 1.31 0 2.13.72 3.22.72 1.05 0 1.69-.72 3.22-.72 1.15 0 2.36.63 3.23 1.71-2.84 1.55-2.38 5.6.62 6.94z\"><\/path>\n      <\/svg>\n      App Store\n    <\/a>\n  <\/div>\n<\/div>\n\n\n\n<h2 id=\"frequently-asked-questions\" class=\"wp-block-heading\"><strong>FAQs<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Q: What is the cheapest way to book a multi-city trip?<\/strong><br>A: Using airline miles for the transatlantic legs and hotel points for accommodation is typically the most cost-efficient approach. The key is reserving miles for high-cash-value legs like business class flights and paying cash for cheap connectors like London to Paris.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Q: How do you book a multi-city trip with airline miles and hotel points?<\/strong>&nbsp;<br>A: Start by securing the hardest flight award, usually the transatlantic leg. Then book hotels around the confirmed flight dates, arrange the city-to-city connector, and transfer points only after verifying availability.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Q: Can you book multi-city trips with points?<\/strong><br>A: Yes, many airline programs support multi-city and open-jaw award bookings that let you fly into one city and return from another. Programs like Air Canada Aeroplan and several Oneworld carriers allow this structure, which is ideal for a London and Paris trip.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Q: Is there a way to combine airline miles?<\/strong><br>A: You cannot directly merge miles from two separate airline programs into one account, but transferable currencies like Amex Membership Rewards and Chase Ultimate Rewards act as a bridge. You can move points from one of these programs into whichever airline partner has the best availability for your route.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Q: Can you book multi-city trips on British Airways?<\/strong><br>A: Yes, British Airways Executive Club supports multi-city award bookings through its Oneworld partner network, which includes American Airlines, Cathay Pacific, and others. Award pricing is distance-based using the Avios structure, so the cost depends on how far each individual leg is rather than a flat round-trip rate.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Q: Is it better to fly into London and out of Paris, or the reverse?<\/strong><br>A: Flying into London and out of Paris is the more common structure for North American travelers because it opens up open-jaw award options on programs like Air Canada Aeroplan. This lets you combine both transatlantic directions into a single round-trip award rather than two separate one-ways. The reverse works too, but it may limit your open-jaw program choices depending on which alliance your preferred carrier belongs to.<\/p>\n","protected":false},"excerpt":{"rendered":"You have airline miles sitting in one program and hotel points in another. You want to visit both&hellip;","protected":false},"author":1,"featured_media":2735,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"csco_singular_sidebar":"","csco_page_header_type":"","csco_page_load_nextpost":"","footnotes":""},"categories":[22,160],"tags":[38,16,242,154],"class_list":["post-2734","post","type-post","status-publish","format-standard","has-post-thumbnail","category-award-travel-basics","category-guide","tag-award-tickets","tag-flightpoints","tag-how-to-book-a-multi-city-trip-with-airline-miles-and-hotel-points","tag-points","cs-entry"],"_links":{"self":[{"href":"https:\/\/flightpoints.com\/blogs\/wp-json\/wp\/v2\/posts\/2734","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/flightpoints.com\/blogs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/flightpoints.com\/blogs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/flightpoints.com\/blogs\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/flightpoints.com\/blogs\/wp-json\/wp\/v2\/comments?post=2734"}],"version-history":[{"count":2,"href":"https:\/\/flightpoints.com\/blogs\/wp-json\/wp\/v2\/posts\/2734\/revisions"}],"predecessor-version":[{"id":2748,"href":"https:\/\/flightpoints.com\/blogs\/wp-json\/wp\/v2\/posts\/2734\/revisions\/2748"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/flightpoints.com\/blogs\/wp-json\/wp\/v2\/media\/2735"}],"wp:attachment":[{"href":"https:\/\/flightpoints.com\/blogs\/wp-json\/wp\/v2\/media?parent=2734"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/flightpoints.com\/blogs\/wp-json\/wp\/v2\/categories?post=2734"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/flightpoints.com\/blogs\/wp-json\/wp\/v2\/tags?post=2734"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}