PARAMARIBO'S WEATHER
Please set Weather API key before using this widget.

test

dasdasd

Check out fares now!

Flight Booking Widget

More About Suriname

Special Fares & Destination Updates

Really want to visit Suriname? Then signup for specials on fares and events?

A Title to Turn the Visitor Into a Lead

Use this short paragraph to explain how you will deliver this benefit to the visitor if they decide to work with you.

Scroll to Top

FlySLM DESTINATIONs

Skip to content document.addEventListener("DOMContentLoaded", function () { function getCookie(name) { const value = "; " + document.cookie; const parts = value.split("; " + name + "="); if (parts.length === 2) return parts.pop().split(";").shift(); }const signedUp = getCookie("ifso_signed_up");if (signedUp === "yes") { let attempts = 0; const maxAttempts = 20;const tryRemove = () => { const el = document.getElementById("signupfloating"); if (el) { el.remove(); console.log("✅ Floating button removed via #signupfloating ID"); } else { attempts++; if (attempts < maxAttempts) { setTimeout(tryRemove, 500); } else { console.warn("❌ signupfloating not found after max attempts"); } } };tryRemove(); } });