Rate Overview
Live
1 TJS = 9.4574 KGS
1 KGS = 0.105737
TJS
Avg
9.3247
High
9.4850
Low
9.0978
Last updated: 7/26/2026, 2:58:11 AM
Quick Conversions
| TJS | KGS |
|---|---|
| 1 TJS | 9.46 KGS |
| 10 TJS | 94.57 KGS |
| 50 TJS | 472.87 KGS |
| 100 TJS | 945.74 KGS |
| 500 TJS | 4,728.70 KGS |
| 1,000 TJS | 9,457.40 KGS |
Get TJS/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=KGSExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-07-26T02:58:11Z",
"rates": {
"KGS": 9.457397
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "KGS",
"amount": 100
},
"result": 945.7397000000001,
"rate": 9.457397
}Build with TJS/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key