vatverify home

NO984851006

DNB BANK ASA

NorwayVerified against Brønnøysund

Valid at query time

Last verified 3 d agocached832 ms019dd537-418Live status →

Validation result

VAT number
NO984851006
Company
DNB BANK ASA
Address
Dronning Eufemias gate 30, 0191 OSLO, Norge
Country
Norway
Registry
Brønnøysund
VAT format
NO + 9 digits
Local name
Org.nr / MVAMerverdiavgift

Reproduce this check

curl -X POST "https://api.vatverify.dev/v1/validate" \  -H "Authorization: Bearer $VATVERIFY_KEY" \  -H "Content-Type: application/json" \  -d '{"vat_number":"NO984851006"}'

Raw API response

{
  "data": {
    "valid": true,
    "vat_number": "NO984851006",
    "country": {
      "code": "NO",
      "name": "Norway",
      "vat": {
        "name": "Merverdiavgift",
        "abbreviation": "MVA",
        "currency": "NOK",
        "standard_rate": 25,
        "reduced_rates": [
          12,
          15
        ],
        "super_reduced_rate": null,
        "parking_rate": null,
        "number_format": "NO + 9 digits",
        "number_pattern": "^NO\\d{9}$",
        "updated_at": "2026-04-01"
      }
    },
    "company": {
      "name": "DNB BANK ASA",
      "address": "Dronning Eufemias gate 30, 0191 OSLO, Norge"
    },
    "verify_id": null,
    "verified_at": "2026-04-25T07:36:36.521Z"
  },
  "meta": {
    "request_id": "019dd537-418b-73a7-8698-4e6cb7737104",
    "latency_ms": 520,
    "cached": true,
    "source": "brreg",
    "source_status": "cached",
    "cached_at": "2026-04-25T07:36:36.521Z",
    "stale_seconds": 296065
  }
}

More from Norway

All Norway VAT details

Frequently asked

Is NO984851006 valid?
Yes: NO984851006 returned valid:true from Brønnøysund at the time of this check and resolved to DNB BANK ASA.
What does Org.nr / MVA stand for?
Org.nr / MVA is short for Organisasjonsnummer (Merverdiavgift). It is the local name for Norway's VAT identification number.
How is this checked?
vatverify queries Brønnøysund directly for every validation. Valid responses are cached for 30 days; invalid responses are cached for 24 hours. The "Re-check now" button bypasses the cache and forces a fresh registry call.
Can I integrate this in my own code?
Yes. POST /v1/validate with {"vat_number":"NO984851006"} and an Authorization Bearer header. Free plan: 500 validations per month, no credit card.

This validation is stored 30 days for audit referencerequest id 019dd537-418.

Automate Norway VAT checks in your stack

Replace manual lookups with one API call against Brønnøysund. Drops into invoicing, checkout, and signup flows in any language. 500 free validations per month, no credit card.