Rate Overview
Live
1 TJS = 9.3514 KGS
1 KGS = 0.106936 TJS
Avg
9.3709
High
9.3934
Low
9.3514
Last updated: 1/25/2026, 7:18:27 AM
Quick Conversions
| TJS | KGS |
|---|---|
| 1 TJS | 9.35 KGS |
| 10 TJS | 93.51 KGS |
| 50 TJS | 467.57 KGS |
| 100 TJS | 935.14 KGS |
| 500 TJS | 4,675.70 KGS |
| 1,000 TJS | 9,351.39 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-01-25T07:18:27Z",
"rates": {
"KGS": 9.351392
}
}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": 935.1392000000001,
"rate": 9.351392
}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