Skip to content

TOP to UZS exchange rate API

Pa’anga to Uzbekistan Sum · quoted 2026-09-24

5004.61

▼ +3.24% over 1Y

1 TOP = 5004.61 UZS · 1 UZS = 0.000200 TOP · Get this rate via the API

1 TOP buys 5004.61 UZS as of 2026-09-24, so 1 UZS buys 0.000200 TOP. Over the last year, TOP/UZS traded between 4965.40 and 5286.97, averaged 5107.09 and fell 3.24%. The API holds daily TOP/UZS rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TOP/UZS over 1Y

TOP/UZS over 1Y: show the values
PointTOP/UZS
2025-09-245172.31
2025-10-015114.13
2025-10-085103.26
2025-10-155161.46
2025-10-225120.86
2025-10-295061.89
2025-11-055096.54
2025-11-125083.21
2025-11-194994.44
2025-11-264977.72
2025-12-034965.40
2025-12-115014.99
2025-12-185026.46
2025-12-255013.60
2026-01-015023.95
2026-01-085024.95
2026-01-155062.98
2026-01-225105.86
2026-01-295157.35
2026-02-055235.80
2026-02-125286.97
2026-02-195182.82
2026-02-265191.20
2026-03-055192.88
2026-03-125218.94
2026-03-195208.17
2026-03-265226.68
2026-04-025164.94
2026-04-095195.07
2026-04-175178.80
2026-04-245127.37
2026-05-015174.16
2026-05-085185.10
2026-05-165070.79
2026-05-245092.05
2026-05-315132.65
2026-06-095151.49
2026-06-165103.87
2026-06-235109.34
2026-06-305090.21
2026-07-075082.19
2026-07-145127.21
2026-07-215087.85
2026-07-285128.37
2026-08-045123.77
2026-08-115051.20
2026-08-185077.43
2026-08-265038.86
2026-09-025057.07
2026-09-095057.83
2026-09-164996.56
2026-09-235041.93

High

5286.97

Low

4965.40

Average

5107.09

For developers

Get this rate via the API

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

Replace YOUR_API_KEY with the key from your dashboard.

TOP/UZS API questions

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

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

How far back does TOP/UZS historical data go?

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