Point and mile valuations
Current cents-per-point valuations for 15 loyalty programmes, with monthly history.
15 rows · verified through 2026-08-01 · view the human page
A single-programme request (?program=<slug>) includes 24 months of history. Each point states its own method: mm_reference points are monthly copies of the live valuation; event_derived_estimate points are back-computed from devaluation magnitudes and are estimates.
GET https://milesmosaic.com/api/public/v1/valuations
{
"data": [
{
"slug": "american-airlines-aadvantage",
"name": "American Airlines AAdvantage",
"cpm": 1.77,
"unit": "mile",
"unit_label": "mile",
"family": "airline",
"source_name": "The Points Guy AAdvantage valuation",
"source_url": "https://thepointsguy.com/guide/monthly-valuations/",
"last_verified": "2026-08-01"
},
{
"slug": "delta-skymiles",
"name": "Delta SkyMiles",
"cpm": 1.2,
"unit": "mile",
"unit_label": "mile",
"family": "airline",
"source_name": "The Points Guy SkyMiles valuation",
"source_url": "https://thepointsguy.com/guide/monthly-valuations/",
"last_verified": "2026-08-01"
},
{
"slug": "united-mileageplus",
"name": "United MileagePlus",
"cpm": 1.35,
"unit": "mile",
"unit_label": "mile",
"family": "airline",
"source_name": "The Points Guy MileagePlus valuation",
"source_url": "https://thepointsguy.com/guide/monthly-valuations/",
"last_verified": "2026-08-01"
},
{
"slug": "chase-ultimate-rewards",
"name": "Chase Ultimate Rewards",
"cpm": 2,
"unit": "point",
"unit_label": "point",
"family": "bank",
"source_name": "The Points Guy Ultimate Rewards valuation",
"source_url": "https://thepointsguy.com/guide/monthly-valuations/",
"last_verified": "2026-08-01"
},
{
"slug": "amex-membership-rewards",
"name": "American Express Membership Rewards",
"cpm": 2,
"unit": "point",
"unit_label": "point",
"family": "bank",
"source_name": "The Points Guy Membership Rewards valuation",
"source_url": "https://thepointsguy.com/guide/monthly-valuations/",
"last_verified": "2026-08-01"
},
{
"slug": "citi-thankyou-rewards",
"name": "Citi ThankYou Rewards",
"cpm": 1.8,
"unit": "point",
"unit_label": "point",
"family": "bank",
"source_name": "The Points Guy ThankYou Rewards valuation",
"source_url": "https://thepointsguy.com/guide/monthly-valuations/",
"last_verified": "2026-08-01"
},
{
"slug": "capital-one-miles",
"name": "Capital One Miles",
"cpm": 1.85,
"unit": "mile",
"unit_label": "mile",
"family": "bank",
"source_name": "The Points Guy Capital One Miles valuation",
"source_url": "https://thepointsguy.com/guide/monthly-valuations/",
"last_verified": "2026-08-01"
},
{
"slug": "marriott-bonvoy",
"name": "Marriott Bonvoy",
"cpm": 0.84,
"unit": "point",
"unit_label": "point",
"family": "hotel",
"source_name": "The Points Guy Bonvoy valuation",
"source_url": "https://thepointsguy.com/guide/monthly-valuations/",
"last_verified": "2026-08-01"
},
{
"slug": "hilton-honors",
"name": "Hilton Honors",
"cpm": 0.6,
"unit": "point",
"unit_label": "point",
"family": "hotel",
"source_name": "The Points Guy Hilton Honors valuation",
"source_url": "https://thepointsguy.com/guide/monthly-valuations/",
"last_verified": "2026-08-01"
},
{
"slug": "world-of-hyatt",
"name": "World of Hyatt",
"cpm": 1.7,
"unit": "point",
"unit_label": "point",
"family": "hotel",
"source_name": "The Points Guy Hyatt valuation",
"source_url": "https://thepointsguy.com/guide/monthly-valuations/",
"last_verified": "2026-08-01"
},
{
"slug": "avios",
"name": "British Airways Executive Club Avios",
"cpm": 1.5,
"unit": "point",
"unit_label": "Avios",
"family": "airline",
"source_name": "NerdWallet Avios valuation",
"source_url": "https://www.nerdwallet.com/article/travel/british-airways-avios-value",
"last_verified": "2026-08-01"
},
{
"slug": "flying-blue",
"name": "Air France/KLM Flying Blue",
"cpm": 1.3,
"unit": "mile",
"unit_label": "mile",
"family": "airline",
"source_name": "The Points Guy Flying Blue valuation",
"source_url": "https://thepointsguy.com/guide/monthly-valuations/",
"last_verified": "2026-08-01"
},
{
"slug": "southwest-rapid-rewards",
"name": "Southwest Rapid Rewards",
"cpm": 1.4,
"unit": "point",
"unit_label": "point",
"family": "airline",
"source_name": "The Points Guy Southwest valuation",
"source_url": "https://thepointsguy.com/guide/monthly-valuations/",
"last_verified": "2026-08-01"
},
{
"slug": "aeroplan",
"name": "Air Canada Aeroplan",
"cpm": 1.45,
"unit": "point",
"unit_label": "point",
"family": "airline",
"source_name": "The Points Guy Aeroplan valuation",
"source_url": "https://thepointsguy.com/guide/monthly-valuations/",
"last_verified": "2026-08-01"
},
{
"slug": "bilt-rewards",
"name": "Bilt Rewards",
"cpm": 2.2,
"unit": "point",
"unit_label": "point",
"family": "bank",
"source_name": "The Points Guy Bilt Rewards valuation",
"source_url": "https://thepointsguy.com/guide/monthly-valuations/",
"last_verified": "2026-08-01"
}
],
"_meta": {
"source": "Miles Mosaic",
"license": "Attribution required. Free to reuse with visible credit and a link back; see https://milesmosaic.com/developers/terms/ for full terms.",
"canonical_url": "https://milesmosaic.com/value-of-a-mile/?utm_source=api",
"last_verified": "2026-08-01",
"as_of": "2026-08-16"
}
}