• 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

Sandefjord Car Rental Mini Guide

Sandefjord is a small city some seventy miles from Oslo on the coast of Vestfold. Less than seven miles from the city centre, is Sandefjord Airport from which you can book hire cars and then perhaps drive to Oslo for a day whilst staying on the beautiful coast.

The Sandefjord Airport is only ten kilometres outside of the city centre and connects with the main Norway airport with flights to the UK. Why not combine them with affordable car hire in Sandefjord for an affordable Norway holiday.

Current Rental Rates in Sandefjord

Toyota Aygo

4 Adults, 3 Doors

From 41.86 EUR/day
Toyota Aygo

7 Days rental at 293.02 EUR from 22/05/2023

  1 |
  Manual |
  Yes

Toyota Yaris

5 Adults, 3 Doors

From 44.46 EUR/day
Toyota Yaris

7 Days rental at 311.22 EUR from 22/05/2023

  2 |
  Manual |
  Yes

Toyota Corolla

5 Adults, 5 Doors

From 45.24 EUR/day
Toyota Corolla

7 Days rental at 316.71 EUR from 22/05/2023

  3 |
  Automatic |
  Yes

Toyota Corolla Estate

5 Adults, 5 Doors

From 46.77 EUR/day
Toyota Corolla Estate

7 Days rental at 327.45 EUR from 22/05/2023

  4 |
  Manual |
  Yes

Toyota Aygo

4 Adults, 3 Doors

From 48.01 EUR/day
Toyota Aygo

7 Days rental at 336.12 EUR from 22/05/2023

  1 |
  Manual |
  Yes

Toyota Yaris

5 Adults, 3 Doors

From 51.07 EUR/day
Toyota Yaris

7 Days rental at 357.54 EUR from 22/05/2023

  2 |
  Manual |
  Yes

Toyota Corolla

5 Adults, 5 Doors

From 51.99 EUR/day
Toyota Corolla

7 Days rental at 363.99 EUR from 22/05/2023

  3 |
  Automatic |
  Yes

Toyota Corolla Estate

5 Adults, 5 Doors

From 53.80 EUR/day
Toyota Corolla Estate

7 Days rental at 376.64 EUR from 22/05/2023

  4 |
  Manual |
  Yes

Toyota C-HR

5 Adults, 5 Doors

From 82.34 EUR/day
Toyota C-HR

7 Days rental at 576.38 EUR from 22/05/2023

  3 |
  Automatic |
  Yes

Toyota C-HR

5 Adults, 5 Doors

From 82.34 EUR/day
Toyota C-HR

7 Days rental at 576.38 EUR from 22/05/2023

  3 |
  Automatic |
  Yes

Toyota C-HR

5 Adults, 5 Doors

From 95.64 EUR/day
Toyota C-HR

7 Days rental at 669.49 EUR from 22/05/2023

  3 |
  Automatic |
  Yes

Useful to know about Sandefjord

  • The municipality of Sandefjord was established in 1838.
  • In 1968 Sandefjord was merged with the municipality of Sandar.
  • Enjoy amazing natural vistas when you travel around Sandefjord.
  • Sandefjord has an appealing golf course. 
  • Sandefjord has 146 kilometres of coastline.

Best car rental companies in Sandefjord

8.0
No.1: HERTZ,
based on 1548 reviews
80
80
70
80
80
14 min (average wait time)

Sandefjord car hire information

  • 8.0/10
    Best Rated Agent:
    Hertz EMEA Franchise
  • € 293.02
    Average price:
    (per week)
  • € 41.86
    Best Price:
    Per Week
  • 6
    Most Popular Type:
    Compact
  • 2
    Most popular model:
    Toyota C-HR
  • 10
    Total Cars Available
     

Average prices per day for car hire in Sandefjord

System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) at System.Collections.Generic.List`1.RemoveAt(Int32 index) at CMSWebParts_MyWebParts_ChartCityAmchartsV1.generateGraph(String pvNodeID, String pvChartTitle) at CMSWebParts_MyWebParts_ChartCityAmchartsV1.Page_Load(Object sender, EventArgs e)
ItemPercent
January€ 75
February€ 71
March€ 75
April€ 67
May€ 66
June€ 69
July€ 70
August€ 70
September€ 70
October€ 61
November€ 79
December€ 61
ItemPercent
January€ 67
February€ 64
March€ 61
April€ 55
May€ 52
June€ 58
July€ 59
August€ 59
September€ 59
October€ 51
November€ 69
December€ 57
ItemPercent
January€ 91
February€ 88
March€ 89
April€ 63
May€ 81
June€ 80
July€ 79
August€ 81
September€ 77
October€ 69
November€ 87
December€ 66
ItemPercent
January€ 65
February€ 63
March€ 60
April€ 54
May€ 50
June€ 58
July€ 54
August€ 54
September€ 54
October€ 51
November€ 66
December€ 51
ItemPercent
January
February
March€ 123
April€ 115
May€ 85
June€ 88
July€ 82
August€ 80
September€ 83
October
November
December
ItemPercent
ItemPercent
ItemPercent
*average daily rates based on 7 day rental, search for today's best prices

FAQs about car hire in Sandefjord

Page_Load: CT_ID:3982 NodeID:10771 pvCT_ID:3982 NodeID:10771 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 =10771 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=3982 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=3982 Declare @TotalReviews varchar(200), @higest_rating float, @cheapest_price float, @CheapestVendor varchar(200),@expensive_price float, @offercount int; SET @TotalReviews = (select SUM(Total) 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
faq
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 Norway fo find you the best price and that's a promise...

from
€75
per day
ItemPercent
Jan€ 58
Feb€ 53
Mar€ 54
Apr€ 57
May€ 61
Jun€ 110
Jul€ 152
Aug€ 134
Sep€ 57
Oct€ 57
Nov€ 50
Dec€ 57
from
€50
per day
ItemPercent
Jan€ 30
Feb€ 30
Mar€ 33
Apr€ 41
May€ 37
Jun€ 51
Jul€ 87
Aug€ 123
Sep€ 41
Oct€ 41
Nov€ 41
Dec€ 39
from
€90
per day
ItemPercent
Jan€ 71
Feb€ 71
Mar€ 67
Apr€ 192
May€ 70
Jun€ 112
Jul€ 111
Aug€ 109
Sep€ 68
Oct€ 70
Nov€ 73
Dec€ 71
from
€47
per day
ItemPercent
Jan€ 37
Feb€ 32
Mar€ 33
Apr€ 36
May€ 37
Jun€ 56
Jul€ 64
Aug€ 104
Sep€ 40
Oct€ 41
Nov€ 40
Dec€ 39