Skip to content

TOP to SOS exchange rate API

Pa’anga to Somali Shilling · quoted 2026-09-25

241.0826

▼ +1.89% over 5Y

1 TOP = 241.0826 SOS · 1 SOS = 0.004148 TOP · Get this rate via the API

1 TOP buys 241.0826 SOS as of 2026-09-25, so 1 SOS buys 0.004148 TOP. Over the last 5 years, TOP/SOS traded between 237.8435 and 249.6104, averaged 243.0981 and fell 1.89%. The API holds daily TOP/SOS rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TOP/SOS over 5Y

TOP/SOS over 5Y: show the values
PointTOP/SOS
2024-08-24245.7357
2024-10-07249.3684
2024-11-06249.6104
2024-12-06244.1860
2025-01-05241.9752
2025-02-04237.8435
2025-03-06243.2203
2025-04-06239.9640
2025-05-06244.3894
2025-06-07241.3782
2025-07-07246.8396
2025-08-06242.1846
2025-09-05246.6335
2025-10-06241.5597
2025-11-05243.1882
2025-12-05238.4336
2026-01-05239.4191
2026-02-04244.9203
2026-03-06242.7274
2026-04-05243.0977
2026-05-06244.9921
2026-06-09244.5070
2026-07-09240.4540
2026-08-08238.6716
2026-09-08244.1685

High

249.6104

Low

237.8435

Average

243.0981

For developers

Get this rate via the API

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

Replace YOUR_API_KEY with the key from your dashboard.

TOP/SOS API questions

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

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

How far back does TOP/SOS historical data go?

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