Cost Per Day widget
The Cost Per Day widget gives your readers an instant, interactive daily-budget estimate for any destination across backpacker, mid-range, and luxury travel styles, with a one-tap $/€/£ currency toggle. Because it's interactive, readers stick around to play with it — which makes it one of the highest-engagement widgets you can add to a budgeting or itinerary post.
Best for: Budget-travel, nomad, and itinerary-planning sites. Free, ad-free, and powered by Tripbase data for 1,900+ destinations.
Copy & paste this snippet
Renders the widget right where you drop it and adds a small credit link back to Tripbase.
<div class="tripbase-widget" data-widget="cost" data-dest="paris-france"></div>
<script async src="https://www.tripbase.com/triptoe/js/embed.js"></script>Prefer an iframe? Use this instead
<iframe src="https://www.tripbase.com/triptoe/widgets/cpd-new.html?d=paris-france" width="170" height="300" frameborder="0" scrolling="no" allowtransparency="true" loading="lazy" style="border:0;background:transparent;max-width:100%" title="Tripbase Cost Per Day"></iframe>Options
data-dest— preset a destination by slug (e.g.paris-france). Omit it for a searchable widget.data-currency—USD,EUR, orGBP(defaultUSD).data-theme—lightordark(defaultlight).
Live preview