Tagging — what this page tells machines

Currency Converter

Everything below is normally invisible. It is what search engines and LLMs read to decide whether to retrieve and cite this page.


About

A no-frills currency converter: enter an amount, pick two currencies, swap them with a tap. Rates are the daily reference rates published by the European Central Bank.

How it works

It calls the keyless Frankfurter API (ECB rates) straight from your browser — no API key and nothing routed through a server of ours. Requests are debounced as you type.


Metadata
title
Currency Converter
description
Convert between world currencies in the browser using live European Central Bank rates. Keyless, no account, no server of ours.
canonical
https://kaspirius.com/currency
updated
Last updated

Heading outline

Structured data (JSON-LD)
TechArticle

Same as Article, flagged as technical/developer reference material.

{
  "@context": "https://schema.org",
  "@type": "TechArticle",
  "headline": "Currency Converter — function",
  "description": "Convert between world currencies in the browser using live European Central Bank rates. Keyless, no account, no server of ours.",
  "url": "https://kaspirius.com/currency",
  "mainEntityOfPage": {
    "@type": "WebPage",
    "@id": "https://kaspirius.com/currency"
  },
  "datePublished": "2026-06-18",
  "dateModified": "2026-06-18",
  "author": {
    "@type": "Person",
    "name": "kaspirius",
    "url": "https://kaspirius.com"
  },
  "publisher": {
    "@type": "Organization",
    "name": "kaspirius",
    "url": "https://kaspirius.com"
  }
}
↖ kaspirius