Skip to content

TOP to ISK exchange rate API

Pa’anga to Iceland Krona · quoted 2026-09-25

50.8359

▼ +13.38% over 5Y

1 TOP = 50.8359 ISK · 1 ISK = 0.01967 TOP · Get this rate via the API

1 TOP buys 50.8359 ISK as of 2026-09-25, so 1 ISK buys 0.01967 TOP. Over the last 5 years, TOP/ISK traded between 50.8359 and 60.7553, averaged 54.4941 and fell 13.38%. The API holds daily TOP/ISK rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TOP/ISK over 5Y

TOP/ISK over 5Y: show the values
PointTOP/ISK
2024-08-2458.6893
2024-10-0758.8542
2024-11-0660.7553
2024-12-0658.8985
2025-01-0559.2236
2025-02-0459.1922
2025-03-0657.9410
2025-04-0554.9802
2025-05-0555.2143
2025-06-0454.3834
2025-07-0452.2442
2025-08-0352.3970
2025-09-0252.5522
2025-10-0251.1806
2025-11-0153.2666
2025-12-0153.1953
2025-12-3152.6303
2026-01-3051.9852
2026-03-0151.6248
2026-03-3152.9586
2026-05-0153.1221
2026-05-3152.5779
2026-07-0153.3052
2026-07-3152.9011
2026-08-3051.9367

High

60.7553

Low

50.8359

Average

54.4941

For developers

Get this rate via the API

One GET request returns the TOP/ISK rate as JSON. The free plan includes 1,000 requests a month, with no credit card required.

cURL
curl -X GET "https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP&currencies=ISK"
JavaScript
const response = await fetch("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP&currencies=ISK");
const data = await response.json();
Python
import requests

data = requests.get("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP&currencies=ISK").json()

Replace YOUR_API_KEY with the key from your dashboard.

TOP/ISK API questions

How do I get the TOP/ISK exchange rate from an API?

Send one GET request to https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP&currencies=ISK, replacing YOUR_API_KEY with your own key. The JSON response carries the date and the latest TOP/ISK rate in rates.ISK.

How far back does TOP/ISK historical data go?

Daily TOP/ISK rates are available from 2024-08-24. Request one day with the /historical endpoint and a date, or a range of days with /timeseries.

Is there a free TOP/ISK exchange rate API?

Yes. The free plan includes 1,000 requests a month, with no credit card required; paid plans raise the limit.

Put these rates in your application

One endpoint, JSON responses, 160+ currencies and history back to 1999. Start on the free plan.