Skip to content

TJS to KMF exchange rate API

Somoni to Comoro Franc · quoted 2026-09-27

46.7387

▲ +13.21% over 5Y

1 TJS = 46.7387 KMF · 1 KMF = 0.02140 TJS · Get this rate via the API

1 TJS buys 46.7387 KMF as of 2026-09-27, so 1 KMF buys 0.02140 TJS. Over the last 5 years, TJS/KMF traded between 41.2849 and 46.7387, averaged 44.2156 and rose 13.21%. The API holds daily TJS/KMF rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TJS/KMF over 5Y

TJS/KMF over 5Y: show the values
PointTJS/KMF
2024-08-2441.2849
2024-10-0742.1088
2024-11-0642.6314
2024-12-0642.5803
2025-01-0543.6366
2025-02-0443.7890
2025-03-0641.7776
2025-04-0641.3250
2025-05-0641.9341
2025-06-0743.6623
2025-07-0742.9744
2025-08-0645.1666
2025-09-0544.4860
2025-10-0645.0373
2025-11-0546.3809
2025-12-0545.8879
2026-01-0545.4598
2026-02-0444.6544
2026-03-0644.1759
2026-04-0544.6455
2026-05-0544.9105
2026-06-0645.7523
2026-07-0846.4704
2026-08-0746.1940
2026-09-0745.9408

High

46.7387

Low

41.2849

Average

44.2156

For developers

Get this rate via the API

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

Replace YOUR_API_KEY with the key from your dashboard.

TJS/KMF API questions

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

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

How far back does TJS/KMF historical data go?

Daily TJS/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 TJS/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.