Skip to content

TJS to KMF exchange rate API

Somoni to Comoro Franc · quoted 2026-09-27

46.7387

▲ +4.41% over 6M

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 6 months, TJS/KMF traded between 44.1488 and 46.7455, averaged 45.7634 and rose 4.41%. 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 6M

TJS/KMF over 6M: show the values
PointTJS/KMF
2026-03-3144.7627
2026-04-0744.6773
2026-04-1444.2422
2026-04-2144.1488
2026-04-2844.6088
2026-05-0544.9105
2026-05-1244.7407
2026-05-2045.5962
2026-05-2846.0303
2026-06-0445.7435
2026-06-1345.6209
2026-06-2046.2441
2026-06-2746.6854
2026-07-0446.3987
2026-07-1146.5759
2026-07-1846.5640
2026-07-2546.7455
2026-08-0146.2902
2026-08-0846.1441
2026-08-1546.0332
2026-08-2345.5473
2026-08-3045.8751
2026-09-0645.7520
2026-09-1345.8460
2026-09-2046.3520
2026-09-2746.7387

High

46.7455

Low

44.1488

Average

45.7634

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.