Cheap flights to Bouarfa (UAR)

Cheap flights to Bouarfa

LowCost.Club compares the prices of flights to Bouarfa for 728 companies. We are looking for the cheapest plane tickets to Bouarfa without the extra charge and commission.

City: Bouarfa

IATA: UAR

Country: Morocco

Local time:

Airports

You can not get to Bouarfa by plane. You can fly to the nearest airports and from them to get to Bouarfa by transport.

Prices for airfares to Bouarfa

LowCost.Club recommends buying airplane tickets to Bouarfa in advance so that you can choose a more suitable seat at a lower price.  The most optimal time to buy is 59 days before departure (this is the average time in which tickets for the plane to Bouarfa were bought at the lowest prices).  The price of the ticket to Bouarfa can increase by more than 25% depending on the number of days and tickets remaining before departure.

Prices for direct flights to Bouarfa

Unfortunately, we do not find flights to Bouarfa.  Check the prices for the most popular air tickets to the nearest city (Uralsk).

Nearest cities with airports

A flight to a neighboring city can be cheaper or more convenient in time. Compare the prices for flights to neighboring cities.  The nearest city with the airport is Uralsk has located 0 km from Bouarfa.

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 Version114msRequest Duration3MBMemory UsageGET city/{iata}Route
    • Booting (37.9ms)time
    • Application (75.95ms)time
    • 1 x Application (66.7%)
      75.95ms
      1 x Booting (33.28%)
      37.90ms
      22 templates were rendered
      • 1x views_us.cities.viewview.blade.php#?blade
      • 1x cities.viewview.blade.php#?blade
      • 1x index.section-slideshowsection-slideshow.blade.php#?blade
      • 1x components.avia-formavia-form.blade.php#?blade
      • 1x breadcrumbs::bootstrap4bootstrap4.blade.php#?blade
      • 1x banners.city-topcity-top.blade.php#?blade
      • 3x components.neighbors-citiesneighbors-cities.blade.php#?blade
      • 1x components.related-linksrelated-links.blade.php#?blade
      • 1x banners.city-bottomcity-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 city/{iata}
      middleware
      web
      controller
      App\Http\Controllers\CitiesController@view
      namespace
      prefix
      /
      where
      as
      city
      file
      app/Http/Controllers/CitiesController.php:59-181
      12 statements were executed17.75ms
      • 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#84aviatickets4.78msselect * from `cities` where `code` = 'uar' limit 1
        Bindings
        • 0: uar
        Backtrace
        • app/Avia/Infrastructure/City/CitySqlRepository.php:84
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/City/CitySqlRepository.php:81
        • app/Http/Controllers/CitiesController.php:67
      • NeighborTrait.php#41aviatickets1.42msselect * from `cities` where `id` in (6935, 3361, 5279, 5424, 6465, 8881, 175, 2255, 6360, 4728) limit 10 offset 0
        Bindings
        • 0: 6935
        • 1: 3361
        • 2: 5279
        • 3: 5424
        • 4: 6465
        • 5: 8881
        • 6: 175
        • 7: 2255
        • 8: 6360
        • 9: 4728
        Backtrace
        • app/Avia/Infrastructure/Model/NeighborTrait.php:41
        • app/Http/Controllers/CitiesController.php:75
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • NeighborTrait.php#41aviatickets1.61msselect * from `countries` where `countries`.`id` in (106, 248)
        Backtrace
        • app/Avia/Infrastructure/Model/NeighborTrait.php:41
        • app/Http/Controllers/CitiesController.php:75
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • CountriesRepository.php#31aviatickets1.74msselect * 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/CitiesController.php:79
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • AirlineSqlRepository.php#67aviatickets1.12msselect * from `airline_routes` where `origin_city_id` = 7679 and `airline_id` not in ('1', 'NULL')
        Bindings
        • 0: 7679
        • 1: 1
        • 2: NULL
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:67
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:60
        • app/Http/Controllers/CitiesController.php:81
      • AirlineRouteSqlRepository.php#140aviatickets1.01msselect * from `airline_routes` where `destination_city_id` = 7679 and `transfers` = 0
        Bindings
        • 0: 7679
        • 1: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineRouteSqlRepository.php:140
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineRouteSqlRepository.php:134
        • app/Avia/Infrastructure/Repository/AirlineRouteSqlRepository.php:72
      • LocalRouteRepository.php#272aviatickets1.03msselect * from `flights_by` where `destination_city_id` = 7679 and `origin_country_id` = 52 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 10 offset 0
        Bindings
        • 0: 7679
        • 1: 52
        • 2: 0
        • 3: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:272
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:276
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:244
      • LocalRouteRepository.php#304aviatickets960μsselect * from `flights_by` where `destination_city_id` = 7679 and `origin_country_id` <> 52 order by `revenue` desc limit 10 offset 0
        Bindings
        • 0: 7679
        • 1: 52
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:304
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:308
        • app/Http/Controllers/CitiesController.php:92
      • CitiesRoutesPrice.php#93aviatickets940μsselect * from `flights_by` where `destination_city_id` = 7679 and `price_one_way` > 0 order by `price_one_way` asc limit 1
        Bindings
        • 0: 7679
        • 1: 0
        Backtrace
        • app/Avia/Services/CitiesRoutesPrice.php:93
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Services/CitiesRoutesPrice.php:85
        • app/Avia/Services/CitiesRoutesPrice.php:47
      • RouteRepository.php#92aviatickets1.1msselect * from `flights_2025` where `destination_id` = 7679 and `date_update` >= '2025-05-04 00:00:00' order by `value` asc limit 20
        Bindings
        • 0: 7679
        • 1: 2025-05-04 00:00:00
        Backtrace
        • app/Avia/Infrastructure/Repository/RouteRepository.php:92
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/RouteRepository.php:84
        • app/Http/Controllers/CitiesController.php:101
      • AirportSqlRepository.php#56aviatickets1.17msselect * from `airports` where `city_id` = 7679 and `board` = 1 order by `en` asc
        Bindings
        • 0: 7679
        • 1: 1
        Backtrace
        • app/Avia/Infrastructure/Repository/AirportSqlRepository.php:56
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirportSqlRepository.php:49
        • app/Http/Controllers/CitiesController.php:105
      • CitiesController.php#173aviatickets870μsselect * from `countries` where `countries`.`id` = 52 limit 1
        Bindings
        • 0: 52
        Backtrace
        • app/Http/Controllers/CitiesController.php:173
        • vendor/diglactic/laravel-breadcrumbs/src/Generator.php:64
        • vendor/diglactic/laravel-breadcrumbs/src/Generator.php:42
        • vendor/diglactic/laravel-breadcrumbs/src/Manager.php:145
        • vendor/diglactic/laravel-breadcrumbs/src/Manager.php:174
      App\Avia\Infrastructure\Model\City
      11City.php#?
      App\Avia\Infrastructure\Model\Country
      3Country.php#?
            _token
            soaOaeEoAxmcCD0ax9CdiClwvRvwSEpWigP7hTwv
            _previous
            array:1 [ "url" => "https://d.lowcost.club/city/uar?_url=%2Fcity%2Fuar" ]
            _flash
            array:2 [ "old" => [] "new" => [] ]
            path_info
            /city/uar
            status_code
            200
            
            status_text
            OK
            format
            html
            content_type
            text/html; charset=UTF-8
            request_query
            0 of 0
            array:1 [ "_url" => "/city/uar" ]
            request_request
            []
            
            request_headers
            0 of 0
            array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjVRemRVVkgrYU9YeFZNc3VudklPK3c9PSIsInZhbHVlIjoiY2VaSmF0S2Z4QVl2dG12YVpVVlRJZHRrQlgyc3VwZTNhdERLaHlnUnNEejR3WmFjcTM2SWFXdHg1YUgxNWFFdDRIeHRKazdnTnVMbTJhUEVlVCtqRzJNU0p2cEhiYVRpU0RMTm9reUx5a0dtYzNFRTdFV1k5bmFnTDZzY1NVMzAiLCJtYWMiOiI5MzdmOGU4MTliNzRkNWQwZDNiY2JmZGY4NTE4Y2JlMjNmOWNlODdiMDY3NTJmYjU0ZDc5NTQwYTE3OTMyZDM2IiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6Ii9tZlZ2Y2ducUJNcnd3Nll6cjJIWkE9PSIsInZhbHVlIjoiY09UbUJ3emN1eTJ2dldyV0JZd2tRR2lUTTBCZ3RpMFBabzZpYWZ1NHd1ODh3cko2djllUnpXTHEySElkOVZDYlhVbjN0SFg5dnlTNDAzMEdHT2xCU0pkcDE5aWlWVDQwVU5OY096N1hzWGhCaE1tTkhGYjFuTE5PNkgyRHdSc3IiLCJtYWMiOiJhMGYyMDBkMzQxMjFkMDMwMjc2ZTgxYjM5ZmY4YWU0YmFjMGE1ZGZmOTNkYWZjODJjZDEzOGYyMTQwMDNjMDk5IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjVRemRVVkgrYU9YeFZNc3VudklPK3c9PSIsInZhbHVlIjoiY2VaSmF0S2Z4QVl2dG12YVpVVlRJZHRrQlgyc3VwZTNhdERLaHlnUnNEejR3WmFjcTM2SWFXdHg1YUgxNWFFdDRIeHRKa" ] "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" => "soaOaeEoAxmcCD0ax9CdiClwvRvwSEpWigP7hTwv" "lowcostclub_session" => "Dze3jeLp02aOrZ0S1WZNeytr4SQifxRoOYyhlMqy" ]
            response_headers
            0 of 0
            array:5 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Tue, 06 May 2025 01:59:53 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkNud29yQ01MdTBlRGdRQzIxeGE0c3c9PSIsInZhbHVlIjoieGJpaVRyQ3N6K2c3aDROYkpsaGVUeDdOVGRHeWVoeVY0SmZqYnBjUHJSVXJZb2ZSdGYvZGlMZUZiT3B1SmRpUllSTG82TlFHWHFJUStOM1J2MFdZd3FDVzdidVhYYjdtTTRKVEw0c2lySTd2WW1BMk1MU0d1NTFwTVFWSEphMXAiLCJtYWMiOiIwZGY1NWFjODUxYWRiNmFhMWJkN2U1OGU1NzQ5YjM2MjBjYjM0OTBmNmI2YzYzYjA0YjhkZGIzY2QyOWM1YjFlIiwidGFnIjoiIn0%3D; expires=Tue, 06 May 2025 03:59:53 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkNud29yQ01MdTBlRGdRQzIxeGE0c3c9PSIsInZhbHVlIjoieGJpaVRyQ3N6K2c3aDROYkpsaGVUeDdOVGRHeWVoeVY0SmZqYnBjUHJSVXJZb2ZSdGYvZGlMZUZiT3B1SmRpUllSTG82T" 1 => "lowcostclub_session=eyJpdiI6IjVUVk1Kc2tqYnhNOWtyaVM0YkZQbGc9PSIsInZhbHVlIjoibmRzV2xhS3dVczF5bTB4VzFlSHJuQXJyMXNHZ2xNN0xrYzhvK08yQmVMZ2hNa3MraFBaTXZvWmtCaE9LVzZUNnlMc2hpdnVSME1KeW5Vck1ic0xMY09nOFNKaklRMDdTN0UyNDVaMithakd3N2xJS0pIVS9hM2tzdVVFeHZyM2ciLCJtYWMiOiJhMTZiM2Q3NTVlMzdiNTUyMWE5ZmQzZjkxZWNkZTkzODhiMWM4NGMwMDdiNTgyODI1ZjE3NjAwMzZhMTFmMGNkIiwidGFnIjoiIn0%3D; expires=Tue, 06 May 2025 03:59:53 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6IjVUVk1Kc2tqYnhNOWtyaVM0YkZQbGc9PSIsInZhbHVlIjoibmRzV2xhS3dVczF5bTB4VzFlSHJuQXJyMXNHZ2xNN0xrYzhvK08yQmVMZ2hNa3MraFBaTXZvWmtCaE9LVzZU" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkNud29yQ01MdTBlRGdRQzIxeGE0c3c9PSIsInZhbHVlIjoieGJpaVRyQ3N6K2c3aDROYkpsaGVUeDdOVGRHeWVoeVY0SmZqYnBjUHJSVXJZb2ZSdGYvZGlMZUZiT3B1SmRpUllSTG82TlFHWHFJUStOM1J2MFdZd3FDVzdidVhYYjdtTTRKVEw0c2lySTd2WW1BMk1MU0d1NTFwTVFWSEphMXAiLCJtYWMiOiIwZGY1NWFjODUxYWRiNmFhMWJkN2U1OGU1NzQ5YjM2MjBjYjM0OTBmNmI2YzYzYjA0YjhkZGIzY2QyOWM1YjFlIiwidGFnIjoiIn0%3D; expires=Tue, 06-May-2025 03:59:53 GMT; path=/XSRF-TOKEN=eyJpdiI6IkNud29yQ01MdTBlRGdRQzIxeGE0c3c9PSIsInZhbHVlIjoieGJpaVRyQ3N6K2c3aDROYkpsaGVUeDdOVGRHeWVoeVY0SmZqYnBjUHJSVXJZb2ZSdGYvZGlMZUZiT3B1SmRpUllSTG82T" 1 => "lowcostclub_session=eyJpdiI6IjVUVk1Kc2tqYnhNOWtyaVM0YkZQbGc9PSIsInZhbHVlIjoibmRzV2xhS3dVczF5bTB4VzFlSHJuQXJyMXNHZ2xNN0xrYzhvK08yQmVMZ2hNa3MraFBaTXZvWmtCaE9LVzZUNnlMc2hpdnVSME1KeW5Vck1ic0xMY09nOFNKaklRMDdTN0UyNDVaMithakd3N2xJS0pIVS9hM2tzdVVFeHZyM2ciLCJtYWMiOiJhMTZiM2Q3NTVlMzdiNTUyMWE5ZmQzZjkxZWNkZTkzODhiMWM4NGMwMDdiNTgyODI1ZjE3NjAwMzZhMTFmMGNkIiwidGFnIjoiIn0%3D; expires=Tue, 06-May-2025 03:59:53 GMT; path=/; httponlylowcostclub_session=eyJpdiI6IjVUVk1Kc2tqYnhNOWtyaVM0YkZQbGc9PSIsInZhbHVlIjoibmRzV2xhS3dVczF5bTB4VzFlSHJuQXJyMXNHZ2xNN0xrYzhvK08yQmVMZ2hNa3MraFBaTXZvWmtCaE9LVzZU" ] ]
            session_attributes
            0 of 0
            array:3 [ "_token" => "soaOaeEoAxmcCD0ax9CdiClwvRvwSEpWigP7hTwv" "_previous" => array:1 [ "url" => "https://d.lowcost.club/city/uar?_url=%2Fcity%2Fuar" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
            ClearShow all
            Date ↕MethodURLData
            #12025-05-06 01:59:53GET/city/uar221214