• Search & compare prices from leading car hire companies & save!
  • Flexible Rentals, Worldwide locations, No Hidden Fees
  • Get in touch via Facebook
  • 24/7 Multi Lingual Customer Service

Braganca Car Rental Mini Guide

Braganca Airport is just 8km from the city and has connecting flights to Lisbon  Car hire is a good option for your transfer and to explore the surrounding area, as public transport is limited. There is no rail service in this area but express buses can get you there from cities in Portugal. Once you are there, the city is quite compact so it is easy to walk around.  

You can also cross over into central Spain from Braganca but make sure you have told us of your intentions so we can ensure you are fully insured for cross border travel.

Current Rental Rates in Braganca

Volkswagen Up

4 Adults, 3 Doors

From 17.37 EUR/day
Volkswagen Up

7 Days rental at 121.60 EUR from 20/02/2023

  2 |
  Manual |
  Yes

Renault Clio

4 Adults, 5 Doors

From 17.60 EUR/day
Renault Clio

7 Days rental at 123.26 EUR from 20/02/2023

  2 |
  Manual |
  Yes

Peugeot 308

5 Adults, 5 Doors

From 23.01 EUR/day
Peugeot 308

7 Days rental at 161.11 EUR from 20/02/2023

  3 |
  Manual |
  Yes

Opel Crossland X

5 Adults, 5 Doors

From 23.03 EUR/day
Opel Crossland X

7 Days rental at 161.23 EUR from 20/02/2023

  3 |
  Manual |
  Yes

BMW 1 Series

5 Adults, 5 Doors

From 28.42 EUR/day
BMW 1 Series

7 Days rental at 198.94 EUR from 20/02/2023

  4 |
  Manual |
  Yes

Renault Megane Estate

5 Adults, 5 Doors

From 29.84 EUR/day
Renault Megane Estate

7 Days rental at 208.94 EUR from 20/02/2023

  4 |
  Manual |
  Yes

Nissan Qashqai

5 Adults, 5 Doors

From 36.70 EUR/day
Nissan Qashqai

7 Days rental at 256.90 EUR from 20/02/2023

  4 |
  Manual |
  Yes

BMW 1 Series

5 Adults, 4 Doors

From 42.54 EUR/day
BMW 1 Series

7 Days rental at 297.83 EUR from 20/02/2023

  4 |
  Automatic |
  Yes

Useful to know about Braganca

  • Braganca was originally a Celtic city called Brigantion (named after Brigantia, a Celtic goddess).
  • Portugal's largest and oldest town hall is located in Braganca, the 12th century Domus Municipalis.
  • The castle which is still standing today, can be dated back to the 12th century and has a stone boar in the gardens which can be dated back to the Iron Age.
  • The local museum has many curiosities including ancient gravestones, art from the 1500s and instruments of torture.
  • The municipal holiday is 22nd August every year.

 

Popular car hire destinations in Braganca

  • Guerin Braganca
  • Lisbon
  • Aerodromo de Braganca

Best car rental companies in Braganca

8.3
No.1: GUERIN,
based on 2347 reviews
80
80
70
80
80
24 min (average wait time)
7.3
No.2: EUROPCAR,
based on 3191 reviews
70
70
60
70
80
15 min (average wait time)
7.1
No.3: KEDDY BY EUROPCAR,
based on 1204 reviews
70
70
60
60
70
18 min (average wait time)

Braganca car hire information

  • 8.4/10
    Best Rated Agent:
    Guerin
  • € 121.59
    Average price:
    (per week)
  • € 17.37
    Best Price:
    Per Week
  • 3
    Most Popular Type:
    Compact
  • 2
    Most popular model:
    BMW 1 Series
  • 8
    Total Cars Available
     

Average prices per day in Braganca

ItemPercent
January€ 53
February€ 38
March€ 45
April€ 49
May€ 68
June€ 69
July€ 140
August€ 96
September€ 73
October€ 73
November€ 42
December€ 58
ItemPercent
January€ 27
February€ 20
March€ 25
April€ 27
May€ 35
June€ 34
July€ 75
August€ 52
September€ 42
October€ 50
November€ 25
December€ 33
ItemPercent
January€ 105
February€ 81
March€ 84
April€ 101
May€ 106
June€ 106
July€ 248
August€ 173
September€ 126
October€ 132
November€ 100
December€ 113
ItemPercent
January€ 49
February€ 39
March€ 45
April€ 53
May€ 52
June€ 91
July€ 173
August€ 94
September€ 118
October€ 127
November€ 53
December€ 56
ItemPercent
January€ 45
February
March
April
May
June€ 135
July€ 158
August€ 152
September€ 149
October€ 69
November€ 123
December€ 140
ItemPercent
January€ 25
February€ 18
March€ 23
April€ 21
May€ 35
June€ 37
July€ 78
August€ 46
September€ 40
October€ 40
November€ 20
December€ 31
ItemPercent
January€ 80
February€ 65
March€ 73
April€ 74
May€ 94
June€ 101
July€ 198
August€ 127
September€ 98
October€ 97
November€ 67
December€ 96
ItemPercent
January€ 56
February€ 40
March€ 56
April€ 56
May€ 68
June€ 69
July€ 178
August€ 132
September€ 98
October€ 76
November€ 45
December€ 61

Select category to see average car hire prices in Braganca

*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:4031 NodeID:10874 pvCT_ID:4031 NodeID:10874 DECLARE @CountryKeyword varchar(200), @CountryCode varchar(50),@DocumentPageTitle varchar(200), @DocumentPageDescription varchar(2000),@CT_ID int SELECT @DocumentPageTitle = DocumentPageTitle,@DocumentPageDescription = DocumentPageDescription from CMS_Document where DocumentNodeID =10874 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=4031 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=4031 Declare @TotalReviews varchar(200), @higest_rating float, @cheapest_price float, @CheapestVendor varchar(200),@expensive_price float, @offercount int; SET @TotalReviews = (select SUM(TotalAgent) as TotalReviews from[cartrawler_v2].[dbo].Review R where R.CartrawlerCode = @CT_ID and RecordDateTimeDt = (select MAX(RecordDateTimeDt) from[cartrawler_v2].[dbo].Review R where R.CartrawlerCode = @CT_ID)) SET @higest_rating = ( SELECT TOP 1 X.higest_rate * 2 as higest_rate FROM ( SELECT VendorName,CAST(overall AS decimal(5, 1)) AS higest_rate, CartrawlerCode FROM[cartrawler_v2].[dbo].[Review] WHERE CartrawlerCode = @CT_ID AND overall IS NOT NULL GROUP BY VendorName, overall, CartrawlerCode ) X ORDER BY CartrawlerCode, CAST(X.higest_rate AS decimal(5, 1)) DESC) SET @cheapest_price = ( SELECT CONVERT(Numeric(19, 2), min(computeddailyrate)) best_price FROM[cartrawler_v2].[dbo].[LocationVehicleV3] where CartrawlerCode = @CT_ID and vehiclematrixcategory<>'' and vehiclematrixcategory is not null and vehiclematrixcategory<> 'NULL' and RecordDateTimeDt = (select MAX(RecordDateTimeDt) from [cartrawler_v2].[dbo].[LocationVehicleV3] where CartrawlerCode=@CT_ID)) SET @CheapestVendor = ( select TOP 1 VendorShortName FROM[cartrawler_v2].[dbo].[ExtLocationVehicleV1] WHERE CartrawlerCode = @CT_ID AND RecordDateTimeDt = (select MAX(RecordDateTimeDt) from[cartrawler_v2].[dbo].[ExtLocationVehicleV1] where CartrawlerCode = @CT_ID ) order by computeddailyrate ) SET @expensive_price = ( SELECT TOP 1 CONVERT(Numeric(19,2),X.ComputedDailyRate) as expensive_price FROM ( SELECT [Expr1], MAX(ComputedDailyRate) as ComputedDailyRate, CountryCode, RecordDateTime, CountryName FROM [cartrawler_v2].[dbo].[LocationVehicleV2] group by [Expr1], CountryCode, RecordDateTime, RecordDateTimeDt, CountryName, CartrawlerCode HAVING (CountryCode= @CountryCode or CountryName = @CountryCode) AND ISNULL([Expr1], '') <> '' and CartrawlerCode = @CT_ID and RecordDateTimeDt = (select MAX(RecordDateTimeDt) from[cartrawler_v2].[dbo].[LocationVehicleV2] where(CountryCode= @CountryCode or CountryName = @CountryCode) and CartrawlerCode = @CT_ID) ) X ORDER BY X.ComputedDailyRate desc ) SET @offercount = (SELECT FLOOR(RAND() *(100-5+1))+5) SELECT @TotalReviews as TotalReviews, ratingavailable = CASE when @higest_rating is not null then @TotalReviews ELSE 0 END , higest_rating = CASE when @higest_rating is not null then @higest_rating ELSE 0 END , @cheapest_price as cheapest_price,@CheapestVendor as CheapestVendor, @expensive_price as expensive_price, @offercount as offercount,@DocumentPageTitle as DocumentPageTitle,@DocumentPageDescription as DocumentPageDescription
FAQs - How can we help?

There are always some points on which you are not sure when hiring a car, so we have done our best to answer the frequently asked questions. Just click this link and you will find the questions are sorted by category for easy navigation.


Other Rhino Car Hire Locations

We specialise in car rentals throughout Portugal fo find you the best price and that's a promise...

from
€56
per day
ItemPercent
Jan€ 24
Feb€ 30
Mar€ 13
Apr€ 39
May€ 38
Jun€ 55
Jul€ 165
Aug€ 145
Sep€ 67
Oct€ 32
Nov€ 30
Dec€ 29
from
€58
per day
ItemPercent
Jan€ 43
Feb€ 45
Mar€ 32
Apr€ 64
May€ 60
Jun€ 68
Jul€ 105
Aug€ 94
Sep€ 65
Oct€ 46
Nov€ 38
Dec€ 35
from
€27
per day
ItemPercent
Jan€ 9
Feb€ 11
Mar€ 5
Apr€ 16
May€ 17
Jun€ 24
Jul€ 92
Aug€ 67
Sep€ 35
Oct€ 23
Nov€ 11
Dec€ 11
from
€31
per day
ItemPercent
Jan€ 16
Feb€ 10
Mar€ 9
Apr€ 29
May€ 25
Jun€ 44
Jul€ 81
Aug€ 64
Sep€ 41
Oct€ 25
Nov€ 15
Dec€ 16