Rate Overview
Live
1 KGS = 0.108456 TJS
1 TJS = 9.2203
KGS
Avg
0.108411
High
0.108671
Low
0.107787
Last updated: 4/17/2026, 6:24:56 AM
Quick Conversions
| KGS | TJS |
|---|---|
| 1 KGS | 0.11 TJS |
| 10 KGS | 1.08 TJS |
| 50 KGS | 5.42 TJS |
| 100 KGS | 10.85 TJS |
| 500 KGS | 54.23 TJS |
| 1,000 KGS | 108.46 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-04-17T06:24:56Z",
"rates": {
"TJS": 0.108456
}
}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.8456,
"rate": 0.108456
}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