We use strictly necessary cookies for authentication and, with your consent, optional analytics cookies to improve the product.
Reliable currency data for finance, e-commerce, and trading products. Supports 30+ currencies with historical time-series data.
| Method | Path | Description | Credits |
|---|---|---|---|
| GET | /latest | Latest rates for a base currency | 1 |
| GET | /historical/{date} | Rates on a specific date | 1 |
| GET | /convert | Convert an amount between two currencies | 1 |
| GET | /timeseries | Time-series between two dates | 2 |
| GET | /currencies | Supported currencies | 1 |
curl -H "X-API-Key: $LOFTPRESS_KEY" \
"https://loftpress.shop/api/v1/currency/latest"{
"amount": 1,
"base": "USD",
"date": "2026-01-15",
"rates": {
"EUR": 0.925,
"GBP": 0.787,
"TRY": 31.95
}
}No API key required. Rate-limited to 30 req/min per IP.
// Click Run to try the API
VAT, GST or other applicable sales tax is calculated and collected by Creem at checkout based on the customer's location.