Las Palmas to Sevilla Flight Timetable

Using the online timetable is an easy way to look at all the direct flights Las Palmas — Sevilla

34 flights in a week

Departure and arrival times are local (Las Palmas and Sevilla)

Departure Arrival Flight days Flight Airlines Flight time Airports
07:10 10:20 tue, wed, sun VY3047 Vueling 2h 10m Gran Canaria Airport — Seville Airport Select dates
07:20 10:30 wed Ryanair 2h 10m Gran Canaria Airport — Seville Airport Select dates
07:20 10:30 thu VY3049 Vueling 2h 10m Gran Canaria Airport — Seville Airport Select dates
08:30 11:50 sat FR7723 Ryanair 2h 20m Gran Canaria Airport — Seville Airport Select dates
08:35 11:50 sat FR7723 Ryanair 2h 15m Gran Canaria Airport — Seville Airport Select dates
08:40 11:55 thu FR7723 Ryanair 2h 15m Gran Canaria Airport — Seville Airport Select dates
08:45 12:05 tue FR7723 Ryanair 2h 20m Gran Canaria Airport — Seville Airport Select dates
08:50 12:10 sun FR7723 Ryanair 2h 20m Gran Canaria Airport — Seville Airport Select dates
09:35 12:45 sat VY3051 Vueling 2h 10m Gran Canaria Airport — Seville Airport Select dates
13:25 16:40 mon, tue, sun VY3047 Vueling 2h 15m Gran Canaria Airport — Seville Airport Select dates
13:55 17:05 fri VY3047 Vueling 2h 10m Gran Canaria Airport — Seville Airport Select dates
14:15 17:25 mon VY3047 Vueling 2h 10m Gran Canaria Airport — Seville Airport Select dates
16:00 19:10 tue VY3051 Vueling 2h 10m Gran Canaria Airport — Seville Airport Select dates
16:50 20:05 fri VY3049 Vueling 2h 15m Gran Canaria Airport — Seville Airport Select dates
17:00 20:15 wed VY3047 Vueling 2h 15m Gran Canaria Airport — Seville Airport Select dates
17:20 20:30 thu VY3045 Vueling 2h 10m Gran Canaria Airport — Seville Airport Select dates
18:00 21:07 tue Ryanair 2h 7m Gran Canaria Airport — Seville Airport Select dates
20:05 23:20 fri VY3047 Vueling 2h 15m Gran Canaria Airport — Seville Airport Select dates
20:20 23:35 thu VY3049 Vueling 2h 15m Gran Canaria Airport — Seville Airport Select dates
20:35 23:50 sat VY3047 Vueling 2h 15m Gran Canaria Airport — Seville Airport Select dates
20:50 23:59 mon, tue, wed, fri, sat VY3045 Vueling 2h 9m Gran Canaria Airport — Seville Airport Select dates
20:55 00:10 tue, wed FR7723 Ryanair 2h 15m Gran Canaria Airport — Seville Airport Select dates
20:55 00:05 mon, fri, sun VY3045 Vueling 2h 10m Gran Canaria Airport — Seville Airport Select dates

We use cookies and similar technologies for different purposes. Read the privacy policy. If you use the site you agree to them.

Request history8.3.0PHP Version129msRequest Duration3MBMemory UsageGET schedules/{originCityIata}/{destinationCityIata}Route
    • Booting (33.65ms)time
    • Application (95.29ms)time
    • 1 x Application (73.9%)
      95.29ms
      1 x Booting (26.1%)
      33.65ms
      21 templates were rendered
      • 1x views_us.schedules.routeroute.blade.php#?blade
      • 1x schedules.routeroute.blade.php#?blade
      • 1x index.section-smallMainSlidesection-smallMainSlide.blade.php#?blade
      • 1x components.avia-formavia-form.blade.php#?blade
      • 1x breadcrumbs::bootstrap4bootstrap4.blade.php#?blade
      • 1x banners.schedule-topschedule-top.blade.php#?blade
      • 1x schedules.timetabletimetable.blade.php#?blade
      • 1x views_us.schedules.routeDescriptionrouteDescription.blade.php#?blade
      • 1x components.related-linksrelated-links.blade.php#?blade
      • 1x banners.schedule-bottomschedule-bottom.blade.php#?blade
      • 1x layouts.mainmain.blade.php#?blade
      • 1x headerheader.blade.php#?blade
      • 2x menumenu.blade.php#?blade
      • 1x footerfooter.blade.php#?blade
      • 1x components.footer-popular-flightsfooter-popular-flights.blade.php#?blade
      • 1x footer_scriptsfooter_scripts.blade.php#?blade
      • 1x components.currencycurrency.blade.php#?blade
      • 2x components.popuppopup.blade.php#?blade
      • 1x components.languagelanguage.blade.php#?blade
      uri
      GET schedules/{originCityIata}/{destinationCityIata}
      middleware
      web
      controller
      App\Http\Controllers\SchedulesController@route
      namespace
      prefix
      /
      where
      as
      schedules
      file
      app/Http/Controllers/SchedulesController.php:36-141
      9 statements were executed13.72ms
      • QueryDetector.php#25aviaticketsConnection Established
        Backtrace
        • vendor/beyondcode/laravel-query-detector/src/QueryDetector.php:25
        • vendor/beyondcode/laravel-query-detector/src/QueryDetectorMiddleware.php:30
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/MinifyHtml.php:21
      • CitySqlRepository.php#40aviatickets3.93msselect * from `cities` where `code` in ('lpa', 'svq')
        Bindings
        • 0: lpa
        • 1: svq
        Backtrace
        • app/Avia/Infrastructure/City/CitySqlRepository.php:40
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/City/CitySqlRepository.php:37
        • app/Http/Controllers/SchedulesController.php:38
      • TimetableRepository.php#39aviatickets1.2msselect * from `timetables` where `origin_city_id` = 9266 and `destination_city_id` = 5856 order by `time_origin` asc limit 1000
        Bindings
        • 0: 9266
        • 1: 5856
        Backtrace
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:39
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:30
        • app/Http/Controllers/SchedulesController.php:47
      • TimetableRepository.php#39aviatickets940μsselect * from `airports` where `airports`.`id` in (6416)
        Backtrace
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:39
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:30
        • app/Http/Controllers/SchedulesController.php:47
      • TimetableRepository.php#39aviatickets1.11msselect * from `airports` where `airports`.`id` in (70)
        Backtrace
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:39
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:30
        • app/Http/Controllers/SchedulesController.php:47
      • TimetableRepository.php#39aviatickets1.02msselect * from `airlines` where `airlines`.`id` in (4282, 5323)
        Backtrace
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:39
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:30
        • app/Http/Controllers/SchedulesController.php:47
      • LocalRouteRepository.php#520aviatickets1.57msselect * from `flights_by` where `origin_city_id` = 9266 and `destination_city_id` = 5856 limit 1
        Bindings
        • 0: 9266
        • 1: 5856
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:520
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:514
        • app/Http/Controllers/SchedulesController.php:189
      • LocalRouteRepository.php#520aviatickets960μsselect * from `sites_relationships` where `sites_relationships`.`id` in (194309)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:520
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:514
        • app/Http/Controllers/SchedulesController.php:189
      • CountriesRepository.php#31aviatickets1.18msselect * from `countries` where `code` = '' limit 1
        Bindings
        • 0: 
        Backtrace
        • app/Avia/Infrastructure/Repository/CountriesRepository.php:31
        • app/Avia/Infrastructure/Provider/CurrentCurrencyProvider.php:61
        • app/Avia/Infrastructure/Provider/CurrentCurrencyProvider.php:43
        • app/Http/Controllers/SchedulesController.php:111
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • TimetableRepository.php#53aviatickets1.81msselect count(*) as aggregate from `timetables` where `origin_city_id` = 5856 and `destination_city_id` = 9266
        Bindings
        • 0: 5856
        • 1: 9266
        Backtrace
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:53
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:47
        • app/Http/Controllers/SchedulesController.php:117
      App\Avia\Infrastructure\Model\Timetable
      23Timetable.php#?
      App\Avia\Infrastructure\Model\City
      2City.php#?
      App\Avia\Infrastructure\Model\Airport
      2Airport.php#?
      App\Avia\Infrastructure\Model\Airline
      2Airline.php#?
      App\Avia\Infrastructure\Model\LocalRoute
      1LocalRoute.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      1SitesRelationship.php#?
            _token
            G9nMrCF3pyGYeoLemMAIOP9ksIycbkh9j5hhteKw
            _previous
            array:1 [ "url" => "https://d.lowcost.club/schedules/lpa/svq?_url=%2Fschedules%2Flpa%2Fsvq" ]
            _flash
            array:2 [ "old" => [] "new" => [] ]
            path_info
            /schedules/lpa/svq
            status_code
            200
            
            status_text
            OK
            format
            html
            content_type
            text/html; charset=UTF-8
            request_query
            0 of 0
            array:1 [ "_url" => "/schedules/lpa/svq" ]
            request_request
            []
            
            request_headers
            0 of 0
            array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6InNzdUVYM01oVGN1ZlpUNWN5c2xYTVE9PSIsInZhbHVlIjoiZmNSQ1ZESzZnSjA4M1dXOXJCZzdWNzRaaGZMUG16Q3VEOHdMRGo0TTRaQnk1eCtRWnhuZEZvakZvVlJsOUVvOFB0bitlMmNja1ArUHlzVHJFMlVpSXRxWGtGaEYyNnZXcnNNZWpZUXNnTDZPMmIwNnNIL2tNZld1WGFIMlpaS0ciLCJtYWMiOiI2YWEyMjg2MTQ3NDAzZjJlMTU2NzM2MDFhM2EyODAwNmJkMDRhMTBmMjczOTlmYmZhNjAxN2VkNGE2ODFkMWVlIiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6IjRuV0hSdmh1UGp0T3MwVGVtLzVFZVE9PSIsInZhbHVlIjoiVTg1LytXdkROeVdPeVZDeU9NRjhxTmx6OUhSY3U0M2NoZkRjT2R1NlRuMWQ0NTBFakhmbUN3eUZOUTNlZldralhncGRLenhiMXFMeTJXRXI3OHlXQUJjRVhYeVFEeTRjbnQ0YkhCRGdyOGpjVXFwWkFFN3YrRENITmFIQnRJQXciLCJtYWMiOiIwNzI2NWEyMzQ1N2E0OGM1NGM2ZjRkNTA3MzEzN2I4YmFhNzUwNjQzMWU1NjQ0OGIyNzA3MjJiNDA4ZDNiNTkzIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6InNzdUVYM01oVGN1ZlpUNWN5c2xYTVE9PSIsInZhbHVlIjoiZmNSQ1ZESzZnSjA4M1dXOXJCZzdWNzRaaGZMUG16Q3VEOHdMRGo0TTRaQnk1eCtRWnhuZEZvakZvVlJsOUVvOFB0bitlM" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "d.lowcost.club" ] ]
            request_cookies
            0 of 0
            array:2 [ "XSRF-TOKEN" => "G9nMrCF3pyGYeoLemMAIOP9ksIycbkh9j5hhteKw" "lowcostclub_session" => "25sh52Nfb3ubwN4MFNl7SGFTo5xYFYaW6FNxT2ti" ]
            response_headers
            0 of 0
            array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Fri, 02 May 2025 02:32:17 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik5SaTBmSGNPRStXekd2RUdZRUNKd1E9PSIsInZhbHVlIjoiL3Jjc3E3OEZ5MWdsSlcvekFsb1RNM01OYW5MKzJ5ei81eDk0eWMrSU94UXI5clFYRnBmTThvZnU5elpCMlFGMTJyREs5Zm9pcVE5dDk5YkpScDE4Q3ZzaDl4OHNFUExQbFpYYWpoY1V0alc1dU12Z3hyZ1c5Uk9sZVBLZVNROTciLCJtYWMiOiJmYmFmMDNiMzczZDk3YzBjODg4NTc0ZGY4YWIzNzBhYzAwZTZhMWM5ODRkNWZlNDJkMzU5Mjg2YTQ0MWMxOTg2IiwidGFnIjoiIn0%3D; expires=Fri, 02 May 2025 04:32:17 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ik5SaTBmSGNPRStXekd2RUdZRUNKd1E9PSIsInZhbHVlIjoiL3Jjc3E3OEZ5MWdsSlcvekFsb1RNM01OYW5MKzJ5ei81eDk0eWMrSU94UXI5clFYRnBmTThvZnU5elpCMlFGMTJyREs5Z" 1 => "lowcostclub_session=eyJpdiI6ImZZVDZsQnYreWhkMW1VUUY0eEVVWmc9PSIsInZhbHVlIjoiaXowcHlQVmpKdWpCeGpya0p1ai9kdStzMXMyT3kxVzVka1F6T3I4Vy9wZkJIRm0vYUdFd3BIYkdWOWJYVFlsZWRnSWxyaXNZVW5BaERTcmx4V2RWTC9OQ3BwcDI0ZkdwaUNIelBFWVNKQmx3WExaNDArVFRVcXAvTHVSUnUxOTciLCJtYWMiOiIwYzM3OTY0Zjk3Nzc3ODcyYzUyZmM0MDY4YjcxOTgwNTFhYmM2ZDA3ZTY1NzczMDUxNjQxNWM4NjZjNDJiZjNmIiwidGFnIjoiIn0%3D; expires=Fri, 02 May 2025 04:32:17 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6ImZZVDZsQnYreWhkMW1VUUY0eEVVWmc9PSIsInZhbHVlIjoiaXowcHlQVmpKdWpCeGpya0p1ai9kdStzMXMyT3kxVzVka1F6T3I4Vy9wZkJIRm0vYUdFd3BIYkdWOWJYVFls" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik5SaTBmSGNPRStXekd2RUdZRUNKd1E9PSIsInZhbHVlIjoiL3Jjc3E3OEZ5MWdsSlcvekFsb1RNM01OYW5MKzJ5ei81eDk0eWMrSU94UXI5clFYRnBmTThvZnU5elpCMlFGMTJyREs5Zm9pcVE5dDk5YkpScDE4Q3ZzaDl4OHNFUExQbFpYYWpoY1V0alc1dU12Z3hyZ1c5Uk9sZVBLZVNROTciLCJtYWMiOiJmYmFmMDNiMzczZDk3YzBjODg4NTc0ZGY4YWIzNzBhYzAwZTZhMWM5ODRkNWZlNDJkMzU5Mjg2YTQ0MWMxOTg2IiwidGFnIjoiIn0%3D; expires=Fri, 02-May-2025 04:32:17 GMT; path=/XSRF-TOKEN=eyJpdiI6Ik5SaTBmSGNPRStXekd2RUdZRUNKd1E9PSIsInZhbHVlIjoiL3Jjc3E3OEZ5MWdsSlcvekFsb1RNM01OYW5MKzJ5ei81eDk0eWMrSU94UXI5clFYRnBmTThvZnU5elpCMlFGMTJyREs5Z" 1 => "lowcostclub_session=eyJpdiI6ImZZVDZsQnYreWhkMW1VUUY0eEVVWmc9PSIsInZhbHVlIjoiaXowcHlQVmpKdWpCeGpya0p1ai9kdStzMXMyT3kxVzVka1F6T3I4Vy9wZkJIRm0vYUdFd3BIYkdWOWJYVFlsZWRnSWxyaXNZVW5BaERTcmx4V2RWTC9OQ3BwcDI0ZkdwaUNIelBFWVNKQmx3WExaNDArVFRVcXAvTHVSUnUxOTciLCJtYWMiOiIwYzM3OTY0Zjk3Nzc3ODcyYzUyZmM0MDY4YjcxOTgwNTFhYmM2ZDA3ZTY1NzczMDUxNjQxNWM4NjZjNDJiZjNmIiwidGFnIjoiIn0%3D; expires=Fri, 02-May-2025 04:32:17 GMT; path=/; httponlylowcostclub_session=eyJpdiI6ImZZVDZsQnYreWhkMW1VUUY0eEVVWmc9PSIsInZhbHVlIjoiaXowcHlQVmpKdWpCeGpya0p1ai9kdStzMXMyT3kxVzVka1F6T3I4Vy9wZkJIRm0vYUdFd3BIYkdWOWJYVFls" ] ]
            session_attributes
            0 of 0
            array:3 [ "_token" => "G9nMrCF3pyGYeoLemMAIOP9ksIycbkh9j5hhteKw" "_previous" => array:1 [ "url" => "https://d.lowcost.club/schedules/lpa/svq?_url=%2Fschedules%2Flpa%2Fsvq" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
            ClearShow all
            Date ↕MethodURLData
            #12025-05-02 02:32:17GET/schedules/lpa/svq21931