Suomen Pehmeä Ikkuna Oy, VAT ID FI17156132 — Verified
Active and verified against the EU VIES database.
VAT ID
FI17156132
Y-tunnus
1715613-2
Company
Suomen Pehmeä Ikkuna Oy
Company type
Limited company
Founded
22 August 2001
Industry
Manufacture of other plastic products
Address
Teollisuustie 10
54800 SAVITAIPALE
FINLAND
VAT rates in Finland (EUR)
Standard
25.5%
Reduced
13.5%
Reduced
10%
VAT rates as of 6 Jun 2026
019e9e81-9f66-706f-b26f-6d71d81be97fEmbed this verification on your site
Paste the inline tag where the badge should appear (impressum, footer, About page) and drop the script anywhere on the same page — it works even if your framework moves <script> to the end of <body>.
Preview
Snippet
<script async src="https://vatnode.dev/badge.js"></script> <span data-vatnode-vat="FI17156132"></span>
Loads asynchronously, ~1 KB, no tracking, no dependencies.
Validating VAT in your app? Get an API key — 100 free calls, no credit card required.
Get API Keycurl "https://api.vatnode.dev/v1/vat/FI17156132" \ -H "Authorization: Bearer YOUR_API_KEY"
{
"valid": true,
"vatId": "FI17156132",
"countryCode": "FI",
"companyName": "Suomen Pehmeä Ikkuna Oy",
"companyAddress": "Teollisuustie 10\n54800 SAVITAIPALE",
"companyRegistrationDate": "2001-08-22",
"companyForm": "Limited company",
"industryDescription": "Manufacture of other plastic products",
"registryCode": "1715613-2",
"registryCodeName": "Y-tunnus",
"verifiedAt": "2026-06-06T19:55:55.621Z",
"checkId": "019e9e81-9f66-706f-b26f-6d71d81be97f",
"countryName": "Finland",
"countryVat": {
"vatName": "Arvonlisävero",
"vatAbbr": "ALV",
"currency": "EUR",
"standardRate": 25.5,
"reducedRates": [
13.5,
10
],
"superReducedRate": null,
"parkingRate": null,
"vatNumberFormat": "FI + 8 digits",
"vatNumberPattern": "^FI\\d{8}$",
"countryVatUpdatedAt": "2026-06-06"
},
"consultationNumber": null,
"source": "VIES"
}Automate this in your app
Use the vatnode API to automate VAT validation in your invoicing or checkout flow. Free plan available, no credit card required.