• 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

Car Rental Mini Guide for Lemnos Island Myrina

Myrina is the main town on the Greek island of Lemnos. With a hire car you can enjoy trips to the coastline all along the Aegean Sea. There are more than thirty excellent sandy beaches around for tourists to enjoy.

The island is in the north Aegean and is part of the Greek prefecture of Lesbos. Measuring around 477 km squared it is a relatively large island which is best seen with the help of a vehicle.

The harbour was used to connect Myrina with the mainland and there are still joining ferries to this day. Ask our helpful staff about taking a vehicle to the mainland if this is what you want to do. It is possible to drive to the capital Athens relatively easily also.

Current Rental Rates in Myrina

Fiat 500

4 Adults, 3 Doors

From 59.24 EUR/day
Fiat 500

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

  1 |
  Manual |
  Yes

Citroen C1

4 Adults, 5 Doors

From 59.40 EUR/day
Citroen C1

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

  2 |
  Manual |
  Yes

Suzuki Alto

4 Adults, 3 Doors

From 59.89 EUR/day
Suzuki Alto

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

  2 |
  Manual |
  Yes

Fiat Panda

5 Adults, 5 Doors

From 63.12 EUR/day
Fiat Panda

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

  2 |
  Manual |
  Yes

Suzuki Swift

5 Adults, 3 Doors

From 63.37 EUR/day
Suzuki Swift

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

  2 |
  Manual |
  No

Fiat Punto

4 Adults, 3 Doors

From 63.70 EUR/day
Fiat Punto

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

  2 |
  Manual |
  Yes

Opel Corsa

5 Adults, 3 Doors

From 64.04 EUR/day
Opel Corsa

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

  2 |
  Manual |
  Yes

Nissan Micra

5 Adults, 5 Doors

From 94.21 EUR/day
Nissan Micra

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

  2 |
  Automatic |
  Yes

Ford Kuga

5 Adults, 5 Doors

From 113.55 EUR/day
Ford Kuga

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

  4 |
  Manual |
  Yes

Useful to know about Myrina

  • The island is mostly flat but with mountains in the west rising to 1,600 feet at Mt Vigla.
  • Myrina is also called Kastro, meaning castle.
  • The island is famous for its produce including almonds, figs, melons, tomatoes, wine and olives.
  • It was so fertile that the island supplied the fruit and vegetables to Constantinople.
  • Cheap auto rentals Greece is as accessible in Lemnos as it is on any of the Greek Islands.

 

Popular car hire destinations in Myrina

Best car rental companies in Myrina

7.0
No.1: SURPRICE,
based on 740 reviews
70
72
67
67
77
18 min (average wait time)
6.5
No.2: EUROPCAR,
based on 339 reviews
60
60
60
60
70
18 min (average wait time)

Myrina car hire information

  • 7.0/10
    Best Rated Agent:
    Surprice Car Rentals
  • € 414.68
    Average price:
    (per week)
  • € 59.24
    Best Price:
    Per Week
  • 5
    Most Popular Type:
    Economy
  • 1
    Most popular model:
    Fiat 500
  • 9
    Total Cars Available
     

Average prices per day in Myrina

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
February
March
April€ 48
May
June€ 114
July€ 130
August
September
October
November
December
ItemPercent
January€ 23
February€ 25
March€ 29
April€ 26
May€ 32
June€ 47
July€ 68
August€ 56
September€ 37
October€ 27
November€ 25
December€ 25
ItemPercent
January€ 45
February€ 40
March€ 51
April€ 50
May€ 60
June€ 92
July€ 102
August€ 143
September€ 70
October€ 48
November€ 41
December€ 41
ItemPercent
January€ 20
February€ 22
March€ 26
April€ 22
May€ 27
June€ 38
July€ 58
August€ 52
September€ 30
October€ 22
November€ 20
December€ 20
ItemPercent
January€ 45
February€ 40
March€ 51
April€ 50
May€ 60
June€ 92
July€ 102
August€ 143
September€ 70
October€ 48
November€ 41
December€ 41
ItemPercent
ItemPercent
ItemPercent
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:7312 NodeID:9624 pvCT_ID:7312 NodeID:9624 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 =9624 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=7312 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=7312 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 Greece fo find you the best price and that's a promise...

from
€27
per day
ItemPercent
Jan€ 11
Feb€ 11
Mar€ 11
Apr€ 18
May€ 20
Jun€ 33
Jul€ 58
Aug€ 64
Sep€ 35
Oct€ 23
Nov€ 23
Dec€ 16
from
€26
per day
ItemPercent
Jan€ 9
Feb€ 7
Mar€ 9
Apr€ 10
May€ 11
Jun€ 41
Jul€ 64
Aug€ 72
Sep€ 44
Oct€ 21
Nov€ 18
Dec€ 10
from
€27
per day
ItemPercent
Jan€ 9
Feb€ 8
Mar€ 9
Apr€ 10
May€ 15
Jun€ 39
Jul€ 68
Aug€ 71
Sep€ 42
Oct€ 23
Nov€ 19
Dec€ 13
from
€25
per day
ItemPercent
Jan€ 6
Feb€ 5
Mar€ 7
Apr€ 11
May€ 11
Jun€ 35
Jul€ 79
Aug€ 73
Sep€ 39
Oct€ 15
Nov€ 13
Dec€ 10