Rate Overview
Live
1 KGS = 0.105681 TJS
1 TJS = 9.4624
KGS
Avg
0.105436
High
0.105842
Low
0.104912
Last updated: 8/2/2026, 1:12:53 PM
Quick Conversions
| KGS | TJS |
|---|---|
| 1 KGS | 0.11 TJS |
| 10 KGS | 1.06 TJS |
| 50 KGS | 5.28 TJS |
| 100 KGS | 10.57 TJS |
| 500 KGS | 52.84 TJS |
| 1,000 KGS | 105.68 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-08-02T13:12:53Z",
"rates": {
"TJS": 0.105681
}
}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.5681,
"rate": 0.105681
}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