Nykoping Mini Guide
Nykoping has endured the whims of kings and princes for centuries but has gained in return from magnificent buildings and protecting castles. It is enormously proud of its history and takes every opportunity to show it off including in the outdoor museum that runs along the Nykoping River.
To get to Nykoping you will fly into Stockholm-Skavsta Airport. Ryanair is by far the biggest carrier with several flights from
UK airports. From the airport to the town, it is a fifteen-minute journey and a hire car can be collected directly from the airport if you prefer.
If you are hiring a car in Sweden for the first time, we recommend reading our
Drive Smart Sweden guide to ensure you know the rules of the road and can drive safely in and around Nykoping.
Current Rental Rates in Nykoping
Fiat 500
4 Adults, 3 Doors
From 43.20 EUR/day
7 Days rental at 302.44 EUR from 24/07/2023
Volkswagen Golf
5 Adults, 5 Doors
From 56.10 EUR/day
7 Days rental at 392.73 EUR from 24/07/2023
Volkswagen Golf Estate
5 Adults, 5 Doors
From 66.21 EUR/day
7 Days rental at 463.50 EUR from 24/07/2023
Volkswagen Passat Estate
5 Adults, 5 Doors
From 70.82 EUR/day
7 Days rental at 495.78 EUR from 24/07/2023
Opel Vivaro
9 Adults, 5 Doors
From 139.80 EUR/day
7 Days rental at 978.63 EUR from 24/07/2023
BMW 5 Series Estate
5 Adults, 5 Doors
From 149.54 EUR/day
7 Days rental at 1046.83 EUR from 24/07/2023
Useful to know about Nykoping
- People have lived in and around Nykoping for over four millennia.
- It received its city charter in 1444.
- It was the setting for the devious ‘Nykoping banquet’ in which the king captured and imprisoned his two errant brothers.
- It was destroyed by the invading Russians in 1719.
- The city was once the home of Saab cars.
Popular car hire destinations in Nykoping
Best car rental companies in Nykoping
8.4
No.1: MABI,
based on 315 reviews
19 min (average wait time)
8.3
No.2: EUROPCAR,
based on 354 reviews
20 min (average wait time)
8.1
No.4: BUDGET,
based on 505 reviews
15 min (average wait time)
Nykoping car hire information
-
€ 302.40
Average price:
(per week)
-
€ 43.20
Best Price:
Per Week
Average prices per day in Nykoping
Item | Percent |
---|
January | € 50 |
---|
February | € 48 |
---|
March | € 45 |
---|
April | € 43 |
---|
May | € 43 |
---|
June | € 53 |
---|
July | € 55 |
---|
August | € 48 |
---|
September | € 49 |
---|
October | € 48 |
---|
November | € 44 |
---|
December | € 51 |
---|
Item | Percent |
---|
January | € 43 |
---|
February | € 40 |
---|
March | € 39 |
---|
April | € 37 |
---|
May | € 37 |
---|
June | € 40 |
---|
July | € 41 |
---|
August | € 39 |
---|
September | € 42 |
---|
October | € 42 |
---|
November | € 39 |
---|
December | € 44 |
---|
Item | Percent |
---|
January | € 90 |
---|
February | € 82 |
---|
March | € 69 |
---|
April | € 62 |
---|
May | € 64 |
---|
June | € 71 |
---|
July | € 74 |
---|
August | € 87 |
---|
September | € 95 |
---|
October | € 89 |
---|
November | € 85 |
---|
December | € 95 |
---|
Item | Percent |
---|
January | € 64 |
---|
February | € 59 |
---|
March | € 59 |
---|
April | € 48 |
---|
May | € 49 |
---|
June | € 63 |
---|
July | € 59 |
---|
August | € 56 |
---|
September | € 64 |
---|
October | € 64 |
---|
November | € 55 |
---|
December | € 61 |
---|
Item | Percent |
---|
January | € 144 |
---|
February | |
---|
March | |
---|
April | € 135 |
---|
May | € 136 |
---|
June | € 141 |
---|
July | € 142 |
---|
August | |
---|
September | |
---|
October | |
---|
November | |
---|
December | € 146 |
---|
Item | Percent |
---|
January | € 39 |
---|
February | € 36 |
---|
March | € 35 |
---|
April | € 31 |
---|
May | € 36 |
---|
June | € 39 |
---|
July | € 42 |
---|
August | € 32 |
---|
September | € 32 |
---|
October | € 37 |
---|
November | € 38 |
---|
December | € 38 |
---|
Item | Percent |
---|
January | € 97 |
---|
February | € 87 |
---|
March | € 83 |
---|
April | € 72 |
---|
May | € 79 |
---|
June | € 86 |
---|
July | € 88 |
---|
August | € 88 |
---|
September | € 100 |
---|
October | € 96 |
---|
November | € 89 |
---|
December | € 100 |
---|
Item | Percent |
---|
January | |
---|
February | |
---|
March | |
---|
April | € 52 |
---|
May | € 53 |
---|
June | € 55 |
---|
July | € 55 |
---|
August | |
---|
September | |
---|
October | |
---|
November | |
---|
December | |
---|
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:3304 NodeID:11662 pvCT_ID:3304 NodeID:11662 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 =11662 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=3304 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=3304 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.