Skip to content

TOP to KMF exchange rate API

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

181.2219

▲ +2.95% over YTD

1 TOP = 181.2219 KMF · 1 KMF = 0.005518 TOP · Get this rate via the API

1 TOP buys 181.2219 KMF as of 2026-09-25, so 1 KMF buys 0.005518 TOP. Over the year to date, TOP/KMF traded between 174.9180 and 183.9033, averaged 180.1622 and rose 2.95%. The API holds daily TOP/KMF rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TOP/KMF over YTD

TOP/KMF over YTD: show the values
PointTOP/KMF
2025-12-31176.0320
2026-01-07176.4349
2026-01-14178.1008
2026-01-21177.3679
2026-01-28174.9180
2026-02-04178.3159
2026-02-11177.1546
2026-02-18177.5119
2026-02-25178.5929
2026-03-04180.7369
2026-03-11180.2674
2026-03-18182.2120
2026-03-25180.5533
2026-04-01180.1924
2026-04-08178.7410
2026-04-16180.1614
2026-04-23179.3040
2026-04-30181.9305
2026-05-07179.7925
2026-05-15183.3844
2026-05-23179.7266
2026-05-30177.1429
2026-06-06179.3925
2026-06-15179.9234
2026-06-22182.4256
2026-06-29182.4362
2026-07-06181.8586
2026-07-13182.6067
2026-07-20182.7834
2026-07-27183.4573
2026-08-03181.0556
2026-08-10181.3148
2026-08-17181.1731
2026-08-25180.8167
2026-09-01181.2729
2026-09-08181.1286
2026-09-15180.9815
2026-09-22183.9033

High

183.9033

Low

174.9180

Average

180.1622

For developers

Get this rate via the API

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

Replace YOUR_API_KEY with the key from your dashboard.

TOP/KMF API questions

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

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

How far back does TOP/KMF historical data go?

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