Skip to content

KMF to LAK exchange rate API

Comoro Franc to Kip · quoted 2026-09-25

51.7929

▼ +2.81% over 30D

1 KMF = 51.7929 LAK · 1 LAK = 0.01931 KMF · Get this rate via the API

1 KMF buys 51.7929 LAK as of 2026-09-25, so 1 LAK buys 0.01931 KMF. Over the last 30 days, KMF/LAK traded between 51.7929 and 53.2897, averaged 52.6351 and fell 2.81%. The API holds daily KMF/LAK rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

KMF/LAK over 30D

KMF/LAK over 30D: show the values
PointKMF/LAK
2026-08-2653.2897
2026-08-2753.0733
2026-08-2853.0481
2026-08-2952.8843
2026-08-3052.7944
2026-08-3153.0471
2026-09-0152.9016
2026-09-0252.8476
2026-09-0352.6711
2026-09-0453.0347
2026-09-0553.0064
2026-09-0652.9001
2026-09-0752.8394
2026-09-0852.9972
2026-09-0952.8068
2026-09-1052.9766
2026-09-1152.8636
2026-09-1252.7462
2026-09-1352.5124
2026-09-1452.6549
2026-09-1552.4742
2026-09-1652.5830
2026-09-1752.2290
2026-09-1852.2780
2026-09-1952.4771
2026-09-2052.2188
2026-09-2152.2764
2026-09-2252.3271
2026-09-2352.1134
2026-09-2451.8635
2026-09-2551.7929

High

53.2897

Low

51.7929

Average

52.6351

For developers

Get this rate via the API

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

Replace YOUR_API_KEY with the key from your dashboard.

KMF/LAK API questions

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

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

How far back does KMF/LAK historical data go?

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