Skip to content

KMF to IRR exchange rate API

Comoro Franc to Iranian Rial · quoted 2026-09-25

3177.22

▲ +3210.93% over 5Y

1 KMF = 3177.22 IRR · 1 IRR = 0.000315 KMF · Get this rate via the API

1 KMF buys 3177.22 IRR as of 2026-09-25, so 1 IRR buys 0.000315 KMF. Over the last 5 years, KMF/IRR traded between 87.8422 and 3243.73, averaged 1145.23 and rose 3210.93%. The API holds daily KMF/IRR rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

KMF/IRR over 5Y

KMF/IRR over 5Y: show the values
PointKMF/IRR
2024-08-2495.96
2024-10-0794.55
2024-11-0692.71
2024-12-0690.42
2025-01-0588.03
2025-02-0487.84
2025-03-0692.54
2025-04-0693.56
2025-05-0696.60
2025-06-0797.37
2025-07-07100.68
2025-08-0699.19
2025-09-0599.77
2025-10-06100.26
2025-11-0598.41
2025-12-0599.67
2026-01-0599.93
2026-02-042771.16
2026-03-063116.66
2026-04-053081.81
2026-05-053127.19
2026-06-063220.95
2026-07-083189.43
2026-08-073220.28
2026-09-073243.73

High

3243.73

Low

87.8422

Average

1145.23

For developers

Get this rate via the API

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

Replace YOUR_API_KEY with the key from your dashboard.

KMF/IRR API questions

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

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

How far back does KMF/IRR historical data go?

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