Skip to content

TOP to AMD exchange rate API

Pa’anga to Armenian Dram · quoted 2026-09-25

153.4182

▼ +7.80% over 5Y

1 TOP = 153.4182 AMD · 1 AMD = 0.006518 TOP · Get this rate via the API

1 TOP buys 153.4182 AMD as of 2026-09-25, so 1 AMD buys 0.006518 TOP. Over the last 5 years, TOP/AMD traded between 152.9277 and 172.3822, averaged 162.4459 and fell 7.80%. The API holds daily TOP/AMD rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TOP/AMD over 5Y

TOP/AMD over 5Y: show the values
PointTOP/AMD
2024-08-24166.4010
2024-10-07167.5567
2024-11-06169.6165
2024-12-06172.3822
2025-01-05167.9958
2025-02-04165.4289
2025-03-06166.7795
2025-04-06164.8347
2025-05-06165.5762
2025-06-07162.9910
2025-07-07165.6264
2025-08-06164.1144
2025-09-05164.8694
2025-10-06161.7672
2025-11-05162.4439
2025-12-05159.0426
2026-01-05160.2708
2026-02-04161.3196
2026-03-06160.5146
2026-04-05160.6655
2026-05-06158.7845
2026-06-09157.8722
2026-07-09154.6563
2026-08-08152.9277
2026-09-08155.7380

High

172.3822

Low

152.9277

Average

162.4459

For developers

Get this rate via the API

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

Replace YOUR_API_KEY with the key from your dashboard.

TOP/AMD API questions

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

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

How far back does TOP/AMD historical data go?

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