Skip to content

TOP to SEK exchange rate API

Pa’anga to Swedish Krona · quoted 2026-09-26

4.1153

▲ +2.96% over 1Y

1 TOP = 4.1153 SEK · 1 SEK = 0.24299 TOP · Get this rate via the API

1 TOP buys 4.1153 SEK as of 2026-09-26, so 1 SEK buys 0.24299 TOP. Over the last year, TOP/SEK traded between 3.7666 and 4.1153, averaged 3.9593 and rose 2.96%. The API holds daily TOP/SEK rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TOP/SEK over 1Y

TOP/SEK over 1Y: show the values
PointTOP/SEK
2025-09-263.9970
2025-10-033.9633
2025-10-104.0952
2025-10-174.0123
2025-10-243.9909
2025-10-313.9938
2025-11-074.0512
2025-11-143.9374
2025-11-213.9904
2025-11-283.9505
2025-12-053.9267
2025-12-123.8722
2025-12-193.8952
2025-12-263.8863
2026-01-023.8566
2026-01-093.8560
2026-01-163.9147
2026-01-233.8059
2026-01-303.7666
2026-02-063.8486
2026-02-133.8339
2026-02-203.8712
2026-02-273.8622
2026-03-063.9376
2026-03-133.9977
2026-03-203.9758
2026-03-274.0482
2026-04-034.0118
2026-04-103.9428
2026-04-183.8062
2026-04-253.8294
2026-05-023.8266
2026-05-093.8275
2026-05-163.9972
2026-05-233.9706
2026-05-303.8806
2026-06-063.9774
2026-06-133.9679
2026-06-204.0369
2026-06-274.0592
2026-07-044.0214
2026-07-114.0123
2026-07-184.0382
2026-07-254.0740
2026-08-013.9803
2026-08-083.9594
2026-08-153.9552
2026-08-223.9336
2026-08-294.0734
2026-09-054.0540
2026-09-124.0981
2026-09-194.1015
2026-09-264.1153

High

4.1153

Low

3.7666

Average

3.9593

For developers

Get this rate via the API

One GET request returns the TOP/SEK 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=SEK"
JavaScript
const response = await fetch("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP&currencies=SEK");
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=SEK").json()

Replace YOUR_API_KEY with the key from your dashboard.

TOP/SEK API questions

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

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

How far back does TOP/SEK historical data go?

Daily TOP/SEK 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/SEK 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.