Rate Overview
Live
1 KGS = 0.106072 TJS
1 TJS = 9.4276
KGS
Avg
0.107517
High
0.109638
Low
0.105805
Last updated: 5/27/2026, 4:10:30 PM
Quick Conversions
| KGS | TJS |
|---|---|
| 1 KGS | 0.11 TJS |
| 10 KGS | 1.06 TJS |
| 50 KGS | 5.30 TJS |
| 100 KGS | 10.61 TJS |
| 500 KGS | 53.04 TJS |
| 1,000 KGS | 106.07 TJS |
Get KGS/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=TJSExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-05-27T16:10:30Z",
"rates": {
"TJS": 0.106072
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "TJS",
"amount": 100
},
"result": 10.6072,
"rate": 0.106072
}Build with KGS/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key