FlyerTalk Forums - View Single Post - FZ - SPX-BEY - $17 one-way - Business - Kiwi Junk?
Old Feb 16, 2024 | 10:29 am
  #1  
cruser1
Community Builder
All eyes on you!
10 Years on Site
 
Join Date: Feb 2016
Location: CLT
Posts: 3,070
FZ - SPX-BEY - $17 one-way - Business - Kiwi Junk?

If anybody is feeling bold and brave, Kiwi is selling one-way flights from Giza, Egypt (SPX) to Beirut, Lebanon (BEY) via Dubai (DXB) for $17 on some dates flying flydubai in business. As always with Kiwi, you never really know what you're going to get!

Momondo
https://www.momondo.com/flight-searc...s?sort=price_a


I don't usually use the Kiwi API to find flights, but I thought I'd check their API to see if it would at least give me the fare code and it won't! That field is empty in the result (see below).
Code:
{
"currency": "USD",
"fx_rate": 1.077128,
"data": [
        {
"flyFrom": "SPX",
"flyTo": "BEY",
"cityFrom": "Giza",
"cityCodeFrom": "SPX",
"cityTo": "Beirut",
"cityCodeTo": "BEY",
"countryFrom": {
"code": "EG",
"name": "Egypt"
            },
"countryTo": {
"code": "LB",
"name": "Lebanon"
            },
"local_departure": "2024-04-25T00:35:00.000Z",
"utc_departure": "2024-04-24T22:35:00.000Z",
"local_arrival": "2024-04-25T21:50:00.000Z",
"utc_arrival": "2024-04-25T18:50:00.000Z",
"nightsInDest": null,
"quality": 186.997092,
"distance": 598.93,
"duration": {
"departure": 72900,
"return": 0,
"total": 72900
            },
"price": 14,
"conversion": {
"EUR": 12.997526756337221,
"USD": 14
            },
"fare": {
"adults": 14,
"children": 14,
"infants": 14
            },
"bags_price": {
"1": 0
            },
"baglimit": {
"hand_height": 38,
"hand_length": 55,
"hand_weight": 7,
"hand_width": 20,
"hold_dimensions_sum": 165,
"hold_height": 55,
"hold_length": 75,
"hold_weight": 20,
"hold_width": 35,
"personal_item_height": 25,
"personal_item_length": 33,
"personal_item_weight": 3,
"personal_item_width": 20
            },
"availability": {
"seats": null
            },
"airlines": [
"FZ"
            ],
"route": [
                {
"flyFrom": "SPX",
"flyTo": "DXB",
"cityFrom": "Giza",
"cityCodeFrom": "SPX",
"cityTo": "Dubai",
"cityCodeTo": "DXB",
"local_departure": "2024-04-25T00:35:00.000Z",
"utc_departure": "2024-04-24T22:35:00.000Z",
"local_arrival": "2024-04-25T06:25:00.000Z",
"utc_arrival": "2024-04-25T02:25:00.000Z",
"airline": "FZ",
"flight_no": 192,
"operating_carrier": "FZ",
"operating_flight_no": "192",
"fare_basis": "",
"fare_category": "C",
"fare_classes": "",
"return": 0,
"bags_recheck_required": false,
"vi_connection": false,
"guarantee": false,
"equipment": null,
"vehicle_type": "aircraft"
                },
                {
"flyFrom": "DXB",
"flyTo": "BEY",
"cityFrom": "Dubai",
"cityCodeFrom": "DXB",
"cityTo": "Beirut",
"cityCodeTo": "BEY",
"local_departure": "2024-04-25T18:50:00.000Z",
"utc_departure": "2024-04-25T14:50:00.000Z",
"local_arrival": "2024-04-25T21:50:00.000Z",
"utc_arrival": "2024-04-25T18:50:00.000Z",
"airline": "FZ",
"flight_no": 159,
"operating_carrier": "FZ",
"operating_flight_no": "159",
"fare_basis": "",
"fare_category": "C",
"fare_classes": "",
"return": 0,
"bags_recheck_required": false,
"vi_connection": false,
"guarantee": false,
"equipment": null,
"vehicle_type": "aircraft"
                }
            ],
"booking_token": "",
"deep_link": "",
"facilitated_booking_available": true,
"pnr_count": 1,
"has_airport_change": false,
"technical_stops": 0,
"throw_away_ticketing": false,
"hidden_city_ticketing": false,
"virtual_interlining": false
        }
    ],
"_results": 1
}




cruser1 is offline