Skip to content

TOP to GYD exchange rate API

Pa’anga to Guyana Dollar · quoted 2026-09-25

88.3771

▼ +1.23% over 1Y

1 TOP = 88.3771 GYD · 1 GYD = 0.01132 TOP · Get this rate via the API

1 TOP buys 88.3771 GYD as of 2026-09-25, so 1 GYD buys 0.01132 TOP. Over the last year, TOP/GYD traded between 86.8721 and 89.9384, averaged 88.6097 and fell 1.23%. The API holds daily TOP/GYD rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TOP/GYD over 1Y

TOP/GYD over 1Y: show the values
PointTOP/GYD
2025-09-2589.4752
2025-10-0288.5088
2025-10-0988.4065
2025-10-1688.6960
2025-10-2388.6099
2025-10-3088.1039
2025-11-0688.6548
2025-11-1388.8043
2025-11-2087.3760
2025-11-2787.2639
2025-12-0487.5569
2025-12-1287.1480
2025-12-1987.5109
2025-12-2688.6711
2026-01-0287.5063
2026-01-0987.4830
2026-01-1688.7771
2026-01-2388.4229
2026-01-3089.4427
2026-02-0689.0194
2026-02-1389.6644
2026-02-2089.2938
2026-02-2789.4965
2026-03-0689.0568
2026-03-1389.5405
2026-03-2088.5989
2026-03-2789.5711
2026-04-0388.4508
2026-04-1089.0389
2026-04-1886.8873
2026-04-2586.8721
2026-05-0286.9075
2026-05-0986.8955
2026-05-1788.8075
2026-05-2589.6336
2026-06-0189.8540
2026-06-1088.9675
2026-06-1789.9384
2026-06-2488.7630
2026-07-0188.2024
2026-07-0889.4266
2026-07-1588.2639
2026-07-2288.5338
2026-07-2988.6627
2026-08-0588.7845
2026-08-1288.8386
2026-08-2088.7733
2026-08-2789.6052
2026-09-0389.3896
2026-09-1089.4223
2026-09-1789.4287
2026-09-2488.9322

High

89.9384

Low

86.8721

Average

88.6097

For developers

Get this rate via the API

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

Replace YOUR_API_KEY with the key from your dashboard.

TOP/GYD API questions

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

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

How far back does TOP/GYD historical data go?

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