Boat Rental Cruises Services

Boat Rental Cruises Services

  • HOME
  • NEWEST SERVICES
  • HOTELS RENTALS
You are here: Home / newest / New Ultra-Cheap Flights Launched From The U.S. To This Historic Caribbean City
boat rental rhodes - mieten motorboot rhodos - .....

New Ultra-Cheap Flights Launched From The U.S. To This Historic Caribbean City

15/08/2025

img#mv-trellis-img-1::before{padding-top:66.666666666667%; }img#mv-trellis-img-1{display:block;}img#mv-trellis-img-2::before{padding-top:100%; }img#mv-trellis-img-2{display:block;}img#mv-trellis-img-3::before{padding-top:100%; }img#mv-trellis-img-3{display:block;}img#mv-trellis-img-4::before{padding-top:100%; }img#mv-trellis-img-4{display:block;}img#mv-trellis-img-5::before{padding-top:100%; }img#mv-trellis-img-5{display:block;}img#mv-trellis-img-6::before{padding-top:100%; }img#mv-trellis-img-6{display:block;}With its white-sand beaches hugged by teal seas and luxury hotels, the Caribbean is at the top of the bucket list of (nearly) every American who’s dreaming of a tropical getaway—and listen, we get it.

We all love a bit of pampering and some quality beach time, and here at Travel Off Path, we’ve been to Cancun more times than we can humanly count, but we’re not sure about you. We’ve been craving more than just sipping margaritas by the poolside and resort buffets lately.

We guess it’s a good thing, then, that there’s a new budget airline on the scene, and they’ve finally launched nonstop flights from one of the busiest airports Stateside to one of the Caribbean’s most historic cities.

One-way fares start from only $127, and trust us when we say you don’t want to miss this:

The Oldest City In The Whole Of The Americas

For the first time in three decades, a Dominican airline is operating flights from Newark Liberty International Airport (EWR) to Santo Domingo, the vibrant capital of the Dominican Republic.

Santo Domingo holds bragging rights as the oldest European-built city in the Western Hemisphere, founded in the late 1400s by none other than Bartholomew Columbus. Yep, as in Christopher’s young brother.

Ever since the first church stone was laid in 1498, the city’s been a big deal, first as a major Spanish trading port and administrative hub in the Americas, long before the Dominican Republic claimed its independence, now as the largest metropolis in the entire Caribbean region.

All in all, it’s a city of many “firsts” and that’s part of what makes it so inherently fascinating:

  • First cathedral in the Americas? That’s the gorgeous Baroque Catedral Primada de América, finished in 1546.
  • First hospital? Hospital San Nicolás de Bari, even older than the cathedral itself, opened as early as 1503.
  • First university this side of the pond? Universidad Autónoma de Santo Domingo, welcoming students since 1538.
  • First paved street? First European-style castle? First lighthouse in the New World? Santo Domingo ticks all those boxes, amigo.

Add to that a Colonial Zone that’s exuding 16th-century charm, from the leafy plazas and ornate façades, to the cozy cantinas and street markets buzzing with life, and you start getting the full picture.

Nonstop Flights To Santo Domingo From As Cheap As $127

Overtouristed Punta Cana may be the Dominican Republic’s main destination, but as you can see, Santo Domingo holds a lot of unexplored potential, and the country’s fast-growing budget airline is moving quick to capitalize on it.

Newark marks Arajet’s third U.S. destination, following Miami and San Juan (in Puerto Rico). They operate a fleet of Boeing 737 MAX 8, and as of 2025, they serve 26 destinations across 17 countries.

Launched in June, the Newark–Santo Domingo flights run four times a week, on Mondays, Wednesdays, Fridays, and Saturdays. Outbound tickets cost around $127, while return fares average $135 when booked in advance.

That’s significantly cheaper than United or Delta’s fares, which range from $340 to $592 roundtrip.

Starting in winter 2025, frequency will be ramped up to daily flights, and all of this has only been made possible through the Open Skies Agreement signed between the United States and the Dominican Republic.

We won’t get into details as it can get quite technical, but all you need to know is this deal enables greater air connectivity and cheaper fares for passengers flying between both countries.

How Safe Is Santo Domingo?

Safety in the Dominican Republic can be a touchy subject, and while most Punta Cana-bound tourists will usually not have to concern themselves with violence and petty theft, it’s a different story altogether in Santo Domingo.

This is not a resort destination, after all. It’s a big city over 4 million people call home, and like any big city in Latin America, where widespread gang activity and crime can pose significant issues, certain precautions are warranted if you’re visiting.

As the U.S. Department of State notes, the Dominican Republic as a whole is a Level 2 destination. In non-technical terms, you’re not exactly discouraged from visiting, but you must exercise ‘increased caution’. For the latest updates, use our advisory checker here.

Whenever you’re booking tours, particularly guided tours of the Colonial Zone, make sure you double-check their Google Reviews in advance, and verify they’re a well-reputed business before booking.

If exploring around town by yourself, make sure you leave valuables at home, such as jewelry and any visibly expensive items, and stick to zones tourists usually frequent. These include the main square, where the cathedral is, the heart of the Colonial Zone, and Ozama Fortress.

Touristy areas tend to be better surveilled, and there’s usually police doing the rounds.

Oh, and most importantly, avoid poorly-lit, deserted streets at night. You know what they say: unless you’re actively out looking for trouble, trouble won’t come find you, and that applies to every traveler visiting any sprawling urban center.

Vinicius CostaVini, our senior lead writer at Travel Off Path, has over 60+ countries under his belt (and currently weaving tales from Paris!), and a knack for turning off-the-beaten-path experiences into informative stories that will have you packing your bags.

The Travel Off Path Advantage: Your Travel Toolkit

/* Scoped Styles for the Promo Box to prevent theme conflicts */
.top-promo-wrapper-v2 {
font-family: ‘Poppins’, sans-serif;
max-width: 896px;
margin: 2.5rem auto;
background-color: #ffffff;
padding: 2rem;
border-radius: 1.5rem; /* Increased for a softer look */
box-shadow: 0 10px 25px -5px rgba(0,0,0,0.1), 0 8px 10px -6px rgba(0,0,0,0.1);
border: 1px solid #e5e7eb;
}
.top-promo-grid-v2 {
display: grid;
grid-template-columns: repeat(1, minmax(0, 1fr));
gap: 1.5rem;
}
.top-promo-card-v2 {
display: block;
padding: 1.5rem;
border-radius: 1rem;
text-align: center;
border-width: 1px;
transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
text-decoration: none !important; /* FIX: Added !important to override theme styles */
}
.top-promo-card-v2:hover {
transform: translateY(-5px);
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
text-decoration: none !important; /* FIX: Ensure no underline on hover */
}
.top-promo-card-v2 .icon-container {
display: flex;
justify-content: center;
margin-bottom: 0.75rem;
}
.top-promo-card-v2 .icon-circle {
width: 3rem;
height: 3rem;
border-radius: 9999px;
display: flex;
align-items: center;
justify-content: center;
}
.top-promo-card-v2 .icon-svg {
width: 1.5rem;
height: 1.5rem;
color: #ffffff;
}
.top-promo-card-v2 .icon-svg-fb {
width: 1.75rem;
height: 1.75rem;
color: #ffffff;
}
.top-promo-card-v2 h3 {
font-size: 1.25rem;
line-height: 1.75rem;
font-weight: 700;
margin: 0;
text-decoration: none !important; /* FIX: Prevent underline on child elements */
}
.top-promo-card-v2 p {
font-size: 0.9rem;
line-height: 1.4rem;
margin-top: 0.5rem;
color: #4b5563;
text-wrap: pretty;
text-decoration: none !important; /* FIX: Prevent underline on child elements */
}
/* Specific colors */
.top-promo-card-v2.purple { background-color: #faf5ff; border-color: #e9d5ff; }
.top-promo-card-v2.purple:hover { border-color: #c084fc; }
.top-promo-card-v2.purple .icon-circle { background-color: #7e22ce; }
.top-promo-card-v2.purple h3 { color: #5b21b6; }

/* Responsive grid for larger screens */
@media (min-width: 768px) {
.top-promo-grid-v2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
/* Make the first card span the full width */
.top-promo-grid-v2 > a:first-child {
grid-column: span 2 / span 2;
}
}

Subscribe To Our Latest Posts

Enter your email address to subscribe to Travel Off Path’s latest breaking travel news, straight to your inbox.

Appeared first on: traveloffpath.com

Filed Under: newest Tagged With: eksi

Royal Caribbean’s Surprising Stance on Going Nude on Your Balcony

Maybe you want to get a little frisky with your partner in the sunshine. Or maybe you want to work on your tan… without the tan lines… or you just like the feel of the fresh air in parts where the breeze doesn’t normally reach. No matter the reason, it’s a common thought to see your private balcony on a cruise and think about the possibility of enjoying it in your birthday … [Read More...]

Royal Caribbean News Round-up: October 26, 2025

Happy (almost) Halloween! I don't have any bad Halloween themed puns to include here, just the latest Royal Caribbean news to catch up on before you hit up the neighborhood for candy.Two teens were caught on video climbing on their balcony's railing while at sea.The scary incident appeared to not result in anyone being hurt, but the reckless behavior appalled many because of what could have … [Read More...]

These 4 Vibrant Cities Are The South’s Top Getaways To Cap Off Fall

img#mv-trellis-img-1::before{padding-top:66.666666666667%; }img#mv-trellis-img-1{display:block;}img#mv-trellis-img-2::before{padding-top:100%; }img#mv-trellis-img-2{display:block;}img#mv-trellis-img-3::before{padding-top:100%; }img#mv-trellis-img-3{display:block;}img#mv-trellis-img-4::before{padding-top:100%; }img#mv-trellis-img-4{display:block;}img#mv-trellis-img-5::before{padding-top:100%; … [Read More...]

Personal Navigators: Disney Treasure 7-Night Eastern Caribbean Cruise from Port Canaveral – October 11, 2025

Personal Navigators, and other details from the Halloween on the High Seas 7-Night Eastern Caribbean Cruise from Port Canaveral. The Disney Treasure set sail from Port Canaveral, Florida on October 11, 2025. <img decoding="async" width="247" height="500" data-attachment-id="68446" … [Read More...]

This Whitewashed Beach Town Is Spain’s Best Kept Secret For A Winter Vacation

img#mv-trellis-img-1::before{padding-top:66.666666666667%; }img#mv-trellis-img-1{display:block;}img#mv-trellis-img-2::before{padding-top:100%; }img#mv-trellis-img-2{display:block;}img#mv-trellis-img-3::before{padding-top:100%; }img#mv-trellis-img-3{display:block;}img#mv-trellis-img-4::before{padding-top:100%; }img#mv-trellis-img-4{display:block;}img#mv-trellis-img-5::before{padding-top:100%; … [Read More...]

Tags

deka duo eksi ena enia enteka epta okto pente tesera tria

Categories

  • newest
October 2025
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
2728293031  
« Sep    

Recent Posts

  • Royal Caribbean’s Surprising Stance on Going Nude on Your Balcony
  • Royal Caribbean News Round-up: October 26, 2025
  • These 4 Vibrant Cities Are The South’s Top Getaways To Cap Off Fall
  • Personal Navigators: Disney Treasure 7-Night Eastern Caribbean Cruise from Port Canaveral – October 11, 2025
  • This Whitewashed Beach Town Is Spain’s Best Kept Secret For A Winter Vacation
Boat Rental Cruises Services @ COPYRIGHTS 2023