Skip to content

TOP to TJS exchange rate API

Pa’anga to Somoni · quoted 2026-09-25

3.8799

▼ +3.26% over 1Y

1 TOP = 3.8799 TJS · 1 TJS = 0.25774 TOP · Get this rate via the API

1 TOP buys 3.8799 TJS as of 2026-09-25, so 1 TJS buys 0.25774 TOP. Over the last year, TOP/TJS traded between 3.8417 and 4.0990, averaged 3.9449 and fell 3.26%. The API holds daily TOP/TJS rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TOP/TJS over 1Y

TOP/TJS over 1Y: show the values
PointTOP/TJS
2025-09-254.0105
2025-10-023.9426
2025-10-093.9322
2025-10-163.8964
2025-10-233.9101
2025-10-303.8786
2025-11-063.9249
2025-11-133.9136
2025-11-203.8547
2025-11-273.8652
2025-12-043.8492
2025-12-123.8417
2025-12-193.8615
2025-12-263.9224
2026-01-023.8616
2026-01-093.8888
2026-01-163.9608
2026-01-233.9446
2026-01-303.9954
2026-02-063.9837
2026-02-134.0322
2026-02-204.0319
2026-02-274.0614
2026-03-064.0803
2026-03-134.0990
2026-03-204.0518
2026-03-274.0956
2026-04-034.0489
2026-04-104.0495
2026-04-183.9162
2026-04-253.8976
2026-05-023.8965
2026-05-093.8749
2026-05-173.9670
2026-05-253.9659
2026-06-013.9679
2026-06-103.9772
2026-06-173.9842
2026-06-243.9303
2026-07-013.9013
2026-07-083.9555
2026-07-153.9021
2026-07-223.9099
2026-07-293.9153
2026-08-053.9131
2026-08-123.9120
2026-08-203.9147
2026-08-273.9535
2026-09-033.9485
2026-09-103.9482
2026-09-173.9368
2026-09-243.9218

High

4.0990

Low

3.8417

Average

3.9449

For developers

Get this rate via the API

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

Replace YOUR_API_KEY with the key from your dashboard.

TOP/TJS API questions

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

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

How far back does TOP/TJS historical data go?

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