Country Flag CDN

Every Flag. Every Format. One API.

Access country flags in SVG and PNG with comprehensive country data. Fast, reliable, and developer-friendly.

250+
Countries
8
PNG Sizes
SVG
& PNG
< 50ms
Response Time

Why Flagcore?

SVG & PNG

Flags in vector and raster formats, from 20px to 2560px wide.

Multiple Styles

Flat, shiny, and circle variants for every flag.

Country Data

Population, GDP, area, capital, currency, and more for every country.

Lightning Fast

Cached locally for instant delivery. No external dependencies at runtime.

Simple API

One header, one endpoint. That's it.

curl -H "X-API-Key: fc_your-key-here" \
  https://flagcore.de/api/flags/de.svg

# PNG with custom width
curl -H "X-API-Key: fc_your-key-here" \
  https://flagcore.de/api/flags/de.png?w=640