Skip to content

KMF to TOP exchange rate API

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

0.005434

▼ +2.58% over 1Y

1 KMF = 0.005434 TOP · 1 TOP = 184.0265 KMF · Get this rate via the API

1 KMF buys 0.005434 TOP as of 2026-09-25, so 1 TOP buys 184.0265 KMF. Over the last year, KMF/TOP traded between 0.005434 and 0.005760, averaged 0.005575 and fell 2.58%. The API holds daily KMF/TOP rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

KMF/TOP over 1Y

KMF/TOP over 1Y: show the values
PointKMF/TOP
2025-09-250.005578
2025-10-020.005639
2025-10-090.005597
2025-10-160.005597
2025-10-230.005563
2025-10-300.005605
2025-11-060.005517
2025-11-130.005549
2025-11-200.005609
2025-11-270.005660
2025-12-040.005664
2025-12-120.005715
2025-12-190.005697
2025-12-260.005652
2026-01-020.005717
2026-01-090.005669
2026-01-160.005561
2026-01-230.005648
2026-01-300.005671
2026-02-060.005635
2026-02-130.005637
2026-02-200.005599
2026-02-270.005609
2026-03-060.005547
2026-03-130.005488
2026-03-200.005517
2026-03-270.005472
2026-04-030.005536
2026-04-100.005574
2026-04-180.005760
2026-04-250.005732
2026-05-020.005732
2026-05-090.005760
2026-05-170.005565
2026-05-250.005521
2026-06-010.005512
2026-06-100.005518
2026-06-170.005492
2026-06-240.005454
2026-07-010.005493
2026-07-080.005440
2026-07-150.005491
2026-07-220.005482
2026-07-290.005451
2026-08-050.005522
2026-08-120.005524
2026-08-200.005563
2026-08-270.005529
2026-09-030.005509
2026-09-100.005534
2026-09-170.005481
2026-09-240.005459

High

0.005760

Low

0.005434

Average

0.005575

For developers

Get this rate via the API

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

data = requests.get("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=KMF&currencies=TOP").json()

Replace YOUR_API_KEY with the key from your dashboard.

KMF/TOP API questions

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

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

How far back does KMF/TOP historical data go?

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