vatverify home

BG831919536

УниКредит Булбанк - АД

BulgariaVerified against VIES

Valid at query time

Last verified 2 d agocached747 ms019dd537-450Live status →

Validation result

VAT number
BG831919536
Company
УниКредит Булбанк - АД
Address
пл. СВЕТА НЕДЕЛЯ 7 обл.СОФИЯ, гр.СОФИЯ 1000
Country
Bulgaria
Registry
VIES
VAT format
BG + 9 digits
Local name
ДДСДанък върху добавената стойност

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":"BG831919536"}'

Raw API response

{
  "data": {
    "valid": true,
    "vat_number": "BG831919536",
    "country": {
      "code": "BG",
      "name": "Bulgaria",
      "vat": {
        "name": "Данък върху добавената стойност",
        "abbreviation": "DDS",
        "currency": "BGN",
        "standard_rate": 20,
        "reduced_rates": [
          9
        ],
        "super_reduced_rate": null,
        "parking_rate": null,
        "number_format": "BG + 9 or 10 digits",
        "number_pattern": "^BG\\d{9,10}$",
        "updated_at": "2026-04-01"
      }
    },
    "company": {
      "name": "УниКредит Булбанк - АД",
      "address": "пл. СВЕТА НЕДЕЛЯ   7 обл.СОФИЯ, гр.СОФИЯ 1000"
    },
    "verify_id": null,
    "verified_at": "2026-04-26T08:09:03.050Z"
  },
  "meta": {
    "request_id": "019dd537-450f-72cd-b633-94a54b95e3f4",
    "latency_ms": 522,
    "cached": true,
    "source": "vies",
    "source_status": "cached",
    "cached_at": "2026-04-26T08:09:03.050Z",
    "stale_seconds": 207719
  }
}

More from Bulgaria

All Bulgaria VAT details

Frequently asked

Is BG831919536 valid?
Yes: BG831919536 returned valid:true from VIES at the time of this check and resolved to УниКредит Булбанк - АД.
What does ДДС stand for?
ДДС is short for Идентификационен номер по ДДС (Данък върху добавената стойност). It is the local name for Bulgaria's VAT identification number.
How is this checked?
vatverify queries VIES 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":"BG831919536"} 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-450.

Automate Bulgaria VAT checks in your stack

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