Skip to content

TOP to GNF exchange rate API

Pa’anga to Guinea Franc · quoted 2026-09-25

3690.40

▼ +1.17% over 6M

1 TOP = 3690.40 GNF · 1 GNF = 0.000271 TOP · Get this rate via the API

1 TOP buys 3690.40 GNF as of 2026-09-25, so 1 GNF buys 0.000271 TOP. Over the last 6 months, TOP/GNF traded between 3640.96 and 3767.90, averaged 3728.76 and fell 1.17%. The API holds daily TOP/GNF rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TOP/GNF over 6M

TOP/GNF over 6M: show the values
PointTOP/GNF
2026-03-293733.99
2026-04-053739.45
2026-04-133729.12
2026-04-203741.69
2026-04-273740.03
2026-05-043756.24
2026-05-113741.55
2026-05-193752.88
2026-05-273757.67
2026-06-033755.76
2026-06-123726.06
2026-06-193742.25
2026-06-263722.90
2026-07-033703.52
2026-07-103709.17
2026-07-173767.90
2026-07-243750.89
2026-07-313734.69
2026-08-073762.42
2026-08-143728.74
2026-08-223640.96
2026-08-293722.25
2026-09-053712.87
2026-09-123711.51
2026-09-193672.80

High

3767.90

Low

3640.96

Average

3728.76

For developers

Get this rate via the API

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

Replace YOUR_API_KEY with the key from your dashboard.

TOP/GNF API questions

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

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

How far back does TOP/GNF historical data go?

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