Skip to content

TOP to PYG exchange rate API

Pa’anga to Guarani · quoted 2026-09-24

2514.40

▼ +16.52% over 1Y

1 TOP = 2514.40 PYG · 1 PYG = 0.000398 TOP · Get this rate via the API

1 TOP buys 2514.40 PYG as of 2026-09-24, so 1 PYG buys 0.000398 TOP. Over the last year, TOP/PYG traded between 2514.40 and 3016.64, averaged 2739.03 and fell 16.52%. The API holds daily TOP/PYG rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TOP/PYG over 1Y

TOP/PYG over 1Y: show the values
PointTOP/PYG
2025-09-243012.07
2025-10-012996.05
2025-10-082968.60
2025-10-152981.20
2025-10-223011.16
2025-10-292978.82
2025-11-053016.64
2025-11-122995.48
2025-11-192939.90
2025-11-262913.06
2025-12-032920.55
2025-12-112905.98
2025-12-182797.86
2025-12-252818.22
2026-01-012821.79
2026-01-082749.97
2026-01-152788.92
2026-01-222825.98
2026-01-292854.43
2026-02-052826.71
2026-02-122833.73
2026-02-192799.05
2026-02-262743.18
2026-03-052774.12
2026-03-122785.20
2026-03-192767.17
2026-03-262795.93
2026-04-022759.59
2026-04-092753.68
2026-04-172713.84
2026-04-242694.50
2026-05-012666.35
2026-05-082618.89
2026-05-162578.10
2026-05-242591.53
2026-05-312594.92
2026-06-092622.63
2026-06-162607.13
2026-06-232599.12
2026-06-302563.54
2026-07-072555.86
2026-07-142573.31
2026-07-212579.49
2026-07-282582.76
2026-08-042551.42
2026-08-112522.70
2026-08-182575.29
2026-08-262565.76
2026-09-022528.92
2026-09-092545.08
2026-09-162544.91
2026-09-232543.14

High

3016.64

Low

2514.40

Average

2739.03

For developers

Get this rate via the API

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

Replace YOUR_API_KEY with the key from your dashboard.

TOP/PYG API questions

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

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

How far back does TOP/PYG historical data go?

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