• 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

Klagenfurt Mini Guide

Known in full as Klagenfurt am Worthersee, Klagenfurt is the sixth largest city in Austria.
All around as far as the eye can see are forest covered mountains which are caked in snow during the winter months. If you plan to tackle this snow, then your hire car can come with a range of optional extras such as snow tyres for your driving experience and ski racks for your equipment.

Current Rental Rates in Klagenfurt

Opel Corsa

5 Adults, 3 Doors

From 51.48 EUR/day
Opel Corsa

7 Days rental at 360.38 EUR from 24/07/2023

  2 |
  Manual |
  Yes

Seat Ibiza

5 Adults, 3 Doors

From 64.23 EUR/day
Seat Ibiza

7 Days rental at 449.64 EUR from 24/07/2023

  2 |
  Manual |
  Yes

Fiat 500

4 Adults, 3 Doors

From 64.44 EUR/day
Fiat 500

7 Days rental at 451.10 EUR from 24/07/2023

  2 |
  Manual |
  Yes

Volkswagen Up

4 Adults, 3 Doors

From 66.75 EUR/day
Volkswagen Up

7 Days rental at 467.26 EUR from 24/07/2023

  2 |
  Manual |
  No

Volkswagen Polo

4 Adults, 3 Doors

From 67.40 EUR/day
Volkswagen Polo

7 Days rental at 471.82 EUR from 24/07/2023

  2 |
  Manual |
  Yes

Volkswagen Polo

5 Adults, 5 Doors

From 72.92 EUR/day
Volkswagen Polo

7 Days rental at 510.48 EUR from 24/07/2023

  2 |
  Manual |
  Yes

Volkswagen Polo

5 Adults, 3 Doors

From 73.04 EUR/day
Volkswagen Polo

7 Days rental at 511.33 EUR from 24/07/2023

  2 |
  Manual |
  Yes

Volkswagen T-Cross

5 Adults, 5 Doors

From 74.86 EUR/day
Volkswagen T-Cross

7 Days rental at 524.08 EUR from 24/07/2023

  3 |
  Manual |
  Yes

Volkswagen T-Cross

5 Adults, 5 Doors

From 82.34 EUR/day
Volkswagen T-Cross

7 Days rental at 576.43 EUR from 24/07/2023

  3 |
  Manual |
  Yes

Useful to know about Klagenfurt

  • The full name is Klagenfurt am Worthsee, and it’s the capital of the Carinthia region.
  • It is said to have been founded after the slaying of the Lindwurm – a dragon that lived nearby.
  • It has suffered almost every kind of disaster in its lifetime.
  • A canal was built linking the town to the Worthsee to enable the effective movement of timber cut around the town.
  • It’s actually a thriving, happy and not at all scary place to visit – really!
  • Is situated 100km west of Graz and 200km south of Salzburg.

 

Popular car hire destinations in Klagenfurt

Best car rental companies in Klagenfurt

8.7
No.1: AVIS,
based on 49 reviews
90
80
70
70
90
4 min (average wait time)
8.2
No.3: HERTZ,
based on 59 reviews
86
81
78
87
79
16 min (average wait time)
8.2
No.2: BUDGET,
based on 146 reviews
89
85
73
81
82
25 min (average wait time)

Klagenfurt car hire information

  • 8.8/10
    Best Rated Agent:
    Avis Europe Corporate
  • € 360.36
    Average price:
    (per week)
  • € 51.48
    Best Price:
    Per Week
  • 25
    Most Popular Type:
    Compact
  • 3
    Most popular model:
    Skoda Octavia Estate
  • 76
    Total Cars Available
     

Average prices per day in Klagenfurt

ItemPercent
January€ 65
February€ 72
March€ 69
April€ 58
May€ 72
June€ 73
July€ 89
August€ 77
September€ 67
October€ 60
November€ 62
December€ 68
ItemPercent
January€ 50
February€ 52
March€ 51
April€ 41
May€ 51
June€ 58
July€ 64
August€ 58
September€ 48
October€ 42
November€ 46
December€ 49
ItemPercent
January€ 126
February€ 131
March€ 119
April€ 104
May€ 135
June€ 118
July€ 187
August€ 145
September€ 138
October€ 128
November€ 141
December€ 144
ItemPercent
January€ 97
February€ 100
March€ 95
April€ 80
May€ 95
June€ 99
July€ 115
August€ 98
September€ 91
October€ 84
November€ 91
December€ 105
ItemPercent
January€ 141
February€ 162
March€ 144
April€ 111
May€ 158
June€ 117
July€ 163
August
September€ 193
October€ 138
November€ 277
December€ 204
ItemPercent
January€ 46
February€ 50
March€ 48
April€ 41
May€ 50
June€ 56
July€ 64
August€ 54
September€ 41
October€ 40
November€ 42
December€ 45
ItemPercent
January€ 106
February€ 102
March€ 95
April€ 73
May€ 94
June€ 108
July€ 122
August€ 100
September€ 98
October€ 90
November€ 106
December€ 117
ItemPercent
January€ 76
February€ 80
March€ 74
April€ 63
May€ 64
June€ 71
July€ 96
August€ 81
September€ 70
October€ 80
November€ 52
December€ 61

Select category to see average car hire prices in Klagenfurt

*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:812 NodeID:19796 pvCT_ID:812 NodeID:19796 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 =19796 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=812 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=812 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 Austria fo find you the best price and that's a promise...

from
€53
per day
ItemPercent
Jan€ 46
Feb€ 46
Mar€ 34
Apr€ 34
May€ 34
Jun€ 80
Jul€ 86
Aug€ 94
Sep€ 77
Oct€ 42
Nov€ 34
Dec€ 29
from
€48
per day
ItemPercent
Jan€ 42
Feb€ 32
Mar€ 32
Apr€ 34
May€ 42
Jun€ 67
Jul€ 70
Aug€ 73
Sep€ 64
Oct€ 47
Nov€ 34
Dec€ 34
from
€51
per day
ItemPercent
Jan€ 51
Feb€ 32
Mar€ 30
Apr€ 36
May€ 33
Jun€ 64
Jul€ 90
Aug€ 90
Sep€ 80
Oct€ 45
Nov€ 31
Dec€ 34
from
€43
per day
ItemPercent
Jan€ 40
Feb€ 24
Mar€ 24
Apr€ 34
May€ 33
Jun€ 69
Jul€ 83
Aug€ 67
Sep€ 56
Oct€ 32
Nov€ 23
Dec€ 27