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: show the values
| Point | TOP/PYG |
|---|---|
| 2025-09-24 | 3012.07 |
| 2025-10-01 | 2996.05 |
| 2025-10-08 | 2968.60 |
| 2025-10-15 | 2981.20 |
| 2025-10-22 | 3011.16 |
| 2025-10-29 | 2978.82 |
| 2025-11-05 | 3016.64 |
| 2025-11-12 | 2995.48 |
| 2025-11-19 | 2939.90 |
| 2025-11-26 | 2913.06 |
| 2025-12-03 | 2920.55 |
| 2025-12-11 | 2905.98 |
| 2025-12-18 | 2797.86 |
| 2025-12-25 | 2818.22 |
| 2026-01-01 | 2821.79 |
| 2026-01-08 | 2749.97 |
| 2026-01-15 | 2788.92 |
| 2026-01-22 | 2825.98 |
| 2026-01-29 | 2854.43 |
| 2026-02-05 | 2826.71 |
| 2026-02-12 | 2833.73 |
| 2026-02-19 | 2799.05 |
| 2026-02-26 | 2743.18 |
| 2026-03-05 | 2774.12 |
| 2026-03-12 | 2785.20 |
| 2026-03-19 | 2767.17 |
| 2026-03-26 | 2795.93 |
| 2026-04-02 | 2759.59 |
| 2026-04-09 | 2753.68 |
| 2026-04-17 | 2713.84 |
| 2026-04-24 | 2694.50 |
| 2026-05-01 | 2666.35 |
| 2026-05-08 | 2618.89 |
| 2026-05-16 | 2578.10 |
| 2026-05-24 | 2591.53 |
| 2026-05-31 | 2594.92 |
| 2026-06-09 | 2622.63 |
| 2026-06-16 | 2607.13 |
| 2026-06-23 | 2599.12 |
| 2026-06-30 | 2563.54 |
| 2026-07-07 | 2555.86 |
| 2026-07-14 | 2573.31 |
| 2026-07-21 | 2579.49 |
| 2026-07-28 | 2582.76 |
| 2026-08-04 | 2551.42 |
| 2026-08-11 | 2522.70 |
| 2026-08-18 | 2575.29 |
| 2026-08-26 | 2565.76 |
| 2026-09-02 | 2528.92 |
| 2026-09-09 | 2545.08 |
| 2026-09-16 | 2544.91 |
| 2026-09-23 | 2543.14 |
High
3016.64
Low
2514.40
Average
2739.03
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 -X GET "https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP¤cies=PYG"const response = await fetch("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP¤cies=PYG");
const data = await response.json();import requests
data = requests.get("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP¤cies=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¤cies=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.